Here's a suggestion, try: export GC_DONT_GC=1
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Sowka Sent: Tuesday, December 10, 2002 10:52 AM To: [EMAIL PROTECTED] Subject: [Mono-list] XSP test server Hello, I was very anxious to try out the mono web application capabilities in 0.17, but up to this point have been a bit dismayed... I'm either going crazy, don't know how to follow bone easy "INSTALL", or possibly found a ?glitch? (hard to believe) in the xsp tarball released with 0.17. I've tried: #1 rpm the mono + libgc packages for RH8 #2 make & make install in xsp tarball #3 cd server/text & mono server.exe So far I've got the same on three machines ranging from a P2 laptop to a 2200+ Athlon: #1 Browser displays a trace as such: Error System.Web.HttpException: String returned by HttpRuntime.GetResourceStringFromResourceManager in <0x00085> 00 System.Web.HttpApplication:InitModules () in <0x00057> 00 System.Web.HttpApplication:Startup (System.Web.HttpContext,System.Web.HttpApplicationState) in <0x00121> 00 System.Web.HttpApplicationFactory:GetPublicInstance (System.Web.HttpContext) in <0x000b0> 00 System.Web.HttpApplicationFactory:GetInstance (System.Web.HttpContext) in <0x0014a> 00 System.Web.HttpRuntime:InternalExecuteRequest (System.Web.HttpWorkerRequest) #2 stderr/stdout in the server.exe terminal: GC Warning: Finalization cycle involving 8158d20 #3 ... and two of the three systems have also printed the following upon `mono server.exe` (printed twice): ** (server.exe:31346): WARNING **: Failed to load library libkernel32.dll.so (kernel32.dll): libkernel32.dll.so: cannot open shared object file: No such file or directory Is this a known issue? Any workarounds? Thanx, Mike -- Mike Sowka <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
