On Sun, 2004-02-22 at 03:20, Gonzalo Paniagua Javier wrote:
Shared handles must be enable for Process class to work. That class is
used to run 'mcs' when compiling ASP.NET pages. So, 'mcs' must be in
your PATH.

-Gonzalo
Hi,
I realized that shared handles must be enabled long time ago, but I got the following error after starting xsp (and any other .net program that uses threads):
** (/opt/mono/bin/xsp.exe:1243): WARNING **: Shared memory sanity check failed.

** (/opt/mono/bin/xsp.exe:1243): WARNING **: Failed to attach shared memory! Falling back to non-shared handles
Listening on port: 8080
Listening on address: 0.0.0.0
Root directory: /home/brcha/Programi/ASP.NET/GoPlay
Hit Return to stop the server.
After some browsing of mono source code, I realized that shared handles are located in ~/.wapi directory and when the system crashed that directory got corrupt somehow. After I deleted it, everything works just fine, as it worked before :)

Thanx for the help and keep up the good work you have done with Mono.NET (and with Evolution :) )

Best regards
Filip
-- 
Filip Brcic <[EMAIL PROTECTED]>
WWWeb:  serbianc.sourceforge.net
Jabber: [EMAIL PROTECTED]
ICQ#    40994923

Reply via email to