« Return to Thread: Service Browser

Service Browser

by Andres Serral-2 :: Rate this Message:

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

Zoli.
 
ServiceBrowser with last release doesn´t seems to be working.
I was trying with the last compilled dlls from svn
 
I check my website log file
This is the log error that occurs when I try access my web site (debug mode)
 
2009-04-07 12:23:43,921 [10] FATAL FluorineFx.FluorineGateway - Failed to aquire ServiceBrowser renderer
System.IO.FileLoadException: Could not load file or assembly 'FluorineFx, Version=1.0.0.16, Culture=neutral, PublicKeyToken=1875756ba09931ab' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'FluorineFx, Version=1.0.0.16, Culture=neutral, PublicKeyToken=1875756ba09931ab'
   at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase)
   at System.Reflection.Assembly.GetType(String name, Boolean throwOnError)
   at FluorineFx.TypeHelper.Locate(String typeName) in Z:\_lib\.NET\FluorineFx\svn\trunk\Source\FluorineFx\TypeHelper.cs:line 142
   at FluorineFx.ObjectFactory.Locate(String typeName) in Z:\_lib\.NET\FluorineFx\svn\trunk\Source\FluorineFx\ObjectFactory.cs:line 79
   at FluorineFx.FluorineGateway.Init(HttpApplication application) in Z:\_lib\.NET\FluorineFx\svn\trunk\Source\FluorineFx\FluorineGateway.cs:line 190
 
 
Could be a source error?
 
Andres.

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

 « Return to Thread: Service Browser