Click here to Skip to main content
15,887,930 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: source code Pin
Richard MacCutchan10-Sep-11 2:36
mveRichard MacCutchan10-Sep-11 2:36 
QuestionRe: source code Pin
Eddy Vluggen10-Sep-11 13:02
professionalEddy Vluggen10-Sep-11 13:02 
Questionproject source code Pin
vishnumoorthy10-Sep-11 1:03
vishnumoorthy10-Sep-11 1:03 
AnswerRe: project source code Pin
Richard MacCutchan10-Sep-11 1:16
mveRichard MacCutchan10-Sep-11 1:16 
GeneralSanskrit Keyboard Pin
Sesharaman9-Sep-11 21:31
Sesharaman9-Sep-11 21:31 
GeneralRe: Sanskrit Keyboard Pin
Richard MacCutchan9-Sep-11 23:00
mveRichard MacCutchan9-Sep-11 23:00 
GeneralRe: Sanskrit Keyboard Pin
Sesharaman9-Sep-11 23:44
Sesharaman9-Sep-11 23:44 
QuestionCould not load file or assembly 'Microsoft.Practices.CompositeUI, Version=1.0.51205.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. Pin
swjam9-Sep-11 3:17
swjam9-Sep-11 3:17 
Hi,

I have a view that inherits from a user control. The problem is when trying to load in the designer, I get the call stack below. I've just about given up on how to fix it and would appreciate any pointers.
(note: I can see the composite UI assembly is in the references, and the version matches (the runtime version is different though)

Thank you!

at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent)
at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeType type, RuntimeType caType, Boolean inherit)
at System.RuntimeType.GetCustomAttributes(Type attributeType, Boolean inherit)
at System.ComponentModel.ReflectTypeDescriptionProvider.ReflectGetAttributes(Type type)
at System.ComponentModel.ReflectTypeDescriptionProvider.ReflectedTypeData.GetAttributes()
at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.DefaultTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.DefaultTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.DefaultTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
at System.ComponentModel.TypeDescriptor.GetAttributes(Type componentType)
at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager)
at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
at System.ComponentModel.Design.Serialization.BasicDesignerLoader.BeginLoad(IDesignerLoaderHost host)
----------------------------------------------------------
Lorem ipsum dolor sit amet.

AnswerRe: Could not load file or assembly 'Microsoft.Practices.CompositeUI, Version=1.0.51205.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. Pin
jschell9-Sep-11 6:58
jschell9-Sep-11 6:58 
QuestionSide-by-side installation of .Net frameworks on Citrix Metaframe servers Pin
Dylan Morley8-Sep-11 22:40
Dylan Morley8-Sep-11 22:40 
AnswerRe: Side-by-side installation of .Net frameworks on Citrix Metaframe servers Pin
Matt U.9-Sep-11 8:01
Matt U.9-Sep-11 8:01 
AnswerRe: Side-by-side installation of .Net frameworks on Citrix Metaframe servers Pin
jschell10-Sep-11 7:53
jschell10-Sep-11 7:53 
GeneralRe: Side-by-side installation of .Net frameworks on Citrix Metaframe servers Pin
Dylan Morley11-Sep-11 21:46
Dylan Morley11-Sep-11 21:46 
QuestionCreate multiple instances of class for multi-threading Pin
HentoDeluxe8-Sep-11 11:40
HentoDeluxe8-Sep-11 11:40 
AnswerRe: Create multiple instances of class for multi-threading Pin
MicroVirus8-Sep-11 12:54
MicroVirus8-Sep-11 12:54 
GeneralRe: Create multiple instances of class for multi-threading Pin
HentoDeluxe9-Sep-11 5:17
HentoDeluxe9-Sep-11 5:17 
AnswerRe: Create multiple instances of class for multi-threading Pin
Luc Pattyn9-Sep-11 5:38
sitebuilderLuc Pattyn9-Sep-11 5:38 
Questioncall exe file in vb.net Pin
vishnumoorthy6-Sep-11 16:35
vishnumoorthy6-Sep-11 16:35 
AnswerRe: call exe file in vb.net Pin
Pradeep Shukla6-Sep-11 17:37
professionalPradeep Shukla6-Sep-11 17:37 
GeneralRe: call exe file in vb.net Pin
Pravin Patil, Mumbai6-Sep-11 20:20
Pravin Patil, Mumbai6-Sep-11 20:20 
GeneralRe: call exe file in vb.net Pin
Pradeep Shukla7-Sep-11 4:07
professionalPradeep Shukla7-Sep-11 4:07 
GeneralRe: call exe file in vb.net Pin
Pete O'Hanlon7-Sep-11 4:32
mvePete O'Hanlon7-Sep-11 4:32 
GeneralRe: call exe file in vb.net Pin
Pradeep Shukla7-Sep-11 4:37
professionalPradeep Shukla7-Sep-11 4:37 
GeneralRe: call exe file in vb.net Pin
Pete O'Hanlon7-Sep-11 4:55
mvePete O'Hanlon7-Sep-11 4:55 
GeneralRe: call exe file in vb.net Pin
PIEBALDconsult7-Sep-11 14:49
mvePIEBALDconsult7-Sep-11 14:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.