Sounds like the library needs to be added to your bin folder or registered or added to your web.config file. Do you know how to do these things? On Mar 10, 2011 8:09 AM, "cfi" <[email protected]> wrote: > Hi, > > I installed Mono 2.10 on my RHEL 5.2 machine and when I try to access a > ASP.NET site (mod_mon or xsp) I get the following error - how can I fix > that?: > > Server Error in '/' Application > > Could not load file or assembly 'System.IdentityModel, Version=3.0.0.0, > Culture=neutral, PublicKeyToken=b77a5c561934e089, > processorArchitecture=MSIL' or one of its dependencies. The system cannot > find the file specified. > > Description: HTTP 500. Error processing request. > > Stack Trace: > > System.IO.FileNotFoundException: Could not load file or assembly > 'System.IdentityModel, Version=3.0.0.0, Culture=neutral, > PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL' or one of its > dependencies. The system cannot find the file specified. > File name: 'System.IdentityModel, Version=3.0.0.0, Culture=neutral, > PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL' > at System.AppDomain.Load (System.String assemblyString, > System.Security.Policy.Evidence assemblySecurity, Boolean refonly) [0x00000] > in :0 > at System.AppDomain.Load (System.String assemblyString) [0x00000] in :0 > at (wrapper remoting-invoke-with-check) System.AppDomain:Load (string) > at System.Reflection.Assembly.Load (System.String assemblyString) > [0x00000] in :0 > at System.Web.Compilation.AssemblyPathResolver.GetAssemblyPath > (System.String assemblyName) [0x00000] in :0 > Version information: Mono Runtime Version: 2.10.1 (tarball Wed Feb 23 > 20:24:20 UTC 2011); ASP.NET Version: 2.0.50727.1433 > > regards > CFI > > -- > View this message in context: http://mono.1490590.n4.nabble.com/Mono-2-10-under-RHEL-5-2-Could-not-load-file-or-assembly-System-IdentityModel-tp3345805p3345805.html > Sent from the Mono - ASP.NET mailing list archive at Nabble.com. > _______________________________________________ > Mono-aspnet-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
_______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
