« Return to Thread: Simple chat application

Re: Runtime debug problem

by robiwan :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Support skrev:

> Hi Rob,
>
> It means that there is an assembly including a different version of
> FluorineFx (an older one) and assembly binding fails.
> For example it can be the case when you have the service browser referenced
> by your application and the service browser assembly was not rebuilt with
> your custom built FluorineFx
> Or your service library and web application are referencing different
> versions of FluorineFx.
> Where do you get in this error? If it is traced in the fluorine.log file can
> you find any additional details there about the binding error?

Kösz Zoli,

Problem was that the asp.net web project bound to a 1.0.0.15 version of the dll, when I removed that dll
it works fine!

Regards,
/Rob

_______________________________________________
fluorine mailing list
fluorine@...
http://fluorine.thesilentgroup.com/mailman/listinfo/fluorine_fluorine.thesilentgroup.com

 « Return to Thread: Simple chat application