I'm having the same problem. I opened up the source code and commented out the line of code that was causing the problem. I was then able to compile. I could then run the server. Not a great fix but I justed wanted it to compile. The problem is the code was written for a static funtion and its not. Could be we both do not have a correct lib or something.
Let me know if you find a true fix and I'll do the same. Ken Draper ---------- Original Message ---------------------------------- From: James Purser <[EMAIL PROTECTED]> Date: Fri, 18 Feb 2005 00:29:53 +1100 >I am trying to compile the xsp-1.0.5 package ona a Fedora Core 2 system, >Every other package has compiled fine however when I go to compile xsp >it returns the following error: > >./BaseApplicationHost.cs(50) error CS0120: An object reference is >required for the non-static field `UnloadAppDomain' >Compilation failed: 1 error(s), 0 warnings >make[1]: *** [mod-mono-server.exe] Error 1 >make[1]: Leaving directory >`/home/purserj/projects/mono_install/xsp/server' >make: *** [all-recursive] Error 1 > >If anyone has run across this problem before and can help me get past >it, that would be great. > >James Purser >_______________________________________________ >Mono-list maillist - [email protected] >http://lists.ximian.com/mailman/listinfo/mono-list >--- >[This E-mail scanned for viruses by Declude Virus] > > _______________________________________________ Sent via CSolutions - http://www.csolutions.net --- [This E-mail scanned for viruses by Declude Virus] _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
