[Mono-aspnet-list] Type 'System.Web.Security.RoleManagerModule, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' cannot be found

jat14 jat14 at psu.edu
Tue Apr 14 09:25:14 EDT 2009


Online

I Love Mono!
Posts: 1

  HTTP 500 Error
Yesterday at 3:09pm      I have an asp.net project running and have deployed
to a mono server.

Here are the current contents of the "/usr/bin/mon-mono-server2" file. 

#!/bin/sh
exec /usr/bin/mono $MONO_OPTIONS "/usr/lib/mono/2.0/mod-mono-server2.exe"
"$@"

---
when i try to bring up an aspx page i encounter the following
---
can anyone please point me in a direction of what i am missing...i have been
searching for the corrret answer but i cannot seem to find it..


Type 'System.Web.Security.RoleManagerModule, System.Web, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' cannot be found
Description: HTTP 500. Error processing request.

Stack Trace: 

System.TypeLoadException: Type 'System.Web.Security.RoleManagerModule,
System.Web, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' cannot be found
 at System.Web.HttpApplication.LoadType (System.String typeName, Boolean
throwOnMissing) [0x00000] 
 at System.Web.Configuration.ModulesConfiguration.Add (System.String name,
System.String type) [0x00000]  
 
Back to top   

-- 
View this message in context: http://www.nabble.com/Type-%27System.Web.Security.RoleManagerModule%2C-System.Web%2C-Version%3D2.0.0.0%2C-Culture%3Dneutral%2C-PublicKeyToken%3Db03f5f7f11d50a3a%27-cannot-be-found-tp23039418p23039418.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list