Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79920 --- shadow/79920 2006-11-16 17:05:18.000000000 -0500 +++ shadow/79920.tmp.13703 2006-11-16 17:24:03.000000000 -0500 @@ -5,13 +5,13 @@ OS Details: windows XP 64bit 2003 edition Status: NEW Resolution: Severity: Unknown Priority: Major Component: Sys.Web -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: ASP.NET 2.0 runtime error @@ -77,6 +77,32 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-11-16 17:05 ------- xsp2.exe and Mono.WebServer2.dll need to be installed in the GAC. Probably the windows installer missed that part. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-16 17:24 ------- +It's in the gac: + [EMAIL PROTECTED] /cygdrive/c/test/Mono-1.2 +$ find . -name "*WebS*" +./lib/mono/1.0/Mono.WebServer.dll +./lib/mono/2.0/Mono.WebServer2.dll +./lib/mono/gac/Mono.WebServer +./lib/mono/gac/Mono.WebServer/0.1.0.0__0738eb9f132ed756/Mono.WebServer.dll +./lib/mono/gac/Mono.WebServer/0.1.0.0__0738eb9f132ed756/Mono.WebServer.dll.mdb +./lib/mono/gac/Mono.WebServer2 +./lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756/Mono.WebServer2.dll +./lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756/Mono.WebServer2.dll.mdb + [EMAIL PROTECTED] /cygdrive/c/test/Mono-1.2 +$ find . -name "xsp2*" +./bin/xsp2 +./bin/xsp2.bat +./lib/mono/2.0/xsp2.exe +./lib/mono/gac/xsp2 +./lib/mono/gac/xsp2/1.1.18.0__0738eb9f132ed756/xsp2.exe +./lib/mono/gac/xsp2/1.1.18.0__0738eb9f132ed756/xsp2.exe.mdb + [EMAIL PROTECTED] /cygdrive/c/test/Mono-1.2 + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
