

The following assemblies are installed into the GAC: The system cannot find the file specified.įile name: ', Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'Īt (System.String assemblyString, assemblySecurity, Boolean refonly) in :0Īt (System.String assemblyString) in :0Īt (wrapper remoting-invoke-with-check) System.AppDomain:Load (string)Īt (System.String assemblyString) in :0Īt .LoadAssembly ( info, `1 al) in :0Īt .GetReferencedAssemblies () in :0Īt .CallPreStartMethods () in :0īut the file is installed in the GAC: gacutil -l System.IO.FileNotFoundException: Could not load file or assembly ', Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.


Net framework 4.0 and using mod-mono-server4.Ĭould not load file or assembly ', Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Net framework 2.0 and using mod-mono-server2, and it worked fine. I hosted the hello world example targeting. I am hosting a ServiceStack web service in Apache with mod-mono, I have mono-3.0.0, and xsp-2.10.2.
