ajitd / boghe

Automatically exported from code.google.com/p/boghe
0 stars 0 forks source link

Getting exception #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dear All,

Myboghe is throwing an exception
"Parameter mismatch" found in mscorelib.dll

This is the error while the software is going to recive an incoming call pc to 
pc.

And in SessionWindow.xaml, MessagingWindow.xaml is the error given below

Could not load file or assembly 'BogheApp, Version=1.0.0.0, Culture=neutral, 
PublicKeyToken=null' or one of its dependencies. The system cannot find the 
file specified.
   at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
   at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.Load(String assemblyString)
   at System.UnitySerializationHolder.GetRealObject(StreamingContext context)

   at MS.Internal.Host.Isolation.IsolatedDesigner.BootstrapProxy.LoadDesigner(IsolatedDesignerFactory factory, IsolatedView view)
   at MS.Internal.Host.Isolation.IsolatedDesigner.Load()
   at MS.Internal.Designer.DesignerPane.LoadDesignerView()

Thanks in advance.........

Original issue reported on code.google.com by tarunban...@gmail.com on 16 Dec 2010 at 11:41

GoogleCodeExporter commented 9 years ago
What is you visual studio version, Windows version, ...?
To build the client you need at least .NET Framework 3.5 or later.
Is it the case?

Original comment by boss...@yahoo.fr on 20 Dec 2010 at 8:05

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 3 Jan 2011 at 5:54