Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Error appearing in webservices

web-app

BindingFailure was detected
Message: The assembly with display name 'CounterSoft.Gemini.Services.XmlSerializers' failed to load in the 'LoadFrom' binding context of the AppDomain with ID 2. The cause of the failure was: System.IO.FileNotFoundException: Could not load file or assembly 'CounterSoft.Gemini.Services.XmlSerializers, Version=1.0.2760.20207, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'CounterSoft.Gemini.Services.XmlSerializers, Version=1.0.2760.20207, Culture=neutral, PublicKeyToken=null'

I am confused because there was only ever 2 files (services and common) now it seems to be looking for a new file ('CounterSoft.Gemini.Services.XmlSerializers'). Ran in release mode and this error appeared, now it is permanent in both debug and release. Can you shed any light on what might be happening here please?

It occurs when instantiating the Service Manager object (passing in the URL)

Simon@MailboxPro
· 1
Simon@MailboxPro
Replies (3)
helpful
0
not helpful

Unfortunately, we can not replicate this. Can you send over your solution?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

It is strange one - i reloaded the code and references onto anothe rmachine (the exact dump from soursesafe) and it worked. My laptop has been doing a few strange things of late,  it is probably just that. I'll get back if there is still an issue.

Do you have a class/file called XmlSerializers?


Simon@MailboxPro
· 1
Simon@MailboxPro
helpful
0
not helpful

Never mind, i deleted the source tree and got latest, all is ok now. Visual Studio's "Clean Sollution" obviously was not thorough enough!


Simon@MailboxPro
· 1
Simon@MailboxPro