I'm trying to get the XSP web server going on my
machine (RedHat 7.3) and have run into a couple
problems. I have turned off garbage collection, as
I've read that it is problematic (export
GC_DONT_GC=1). I'm currently testing it with wget on
the same machine to remove any issues with a specific
browser or connectivity.

1) I have to give the entire path to the file I want.
e.g., http://127.0.0.1:8080/index.aspx does not work.
http://127.0.0.1:8080/home/clark/xsp-0.2/server/test/index.aspx
does. Is there some configuration setting I need to do
to fix this?

2) The server seems to "hang up" quite often, and I
have to stop and restart it. Is this attributable to
being an early release, or am I doing something wrong?

Thanks for any help. I'm looking forward to playing
around with ASP.net in Linux.

Clark

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to