I have installed Mono 1.0.5 on my SuSE 9.1 box. All went well. I have activated the mod_mono stuff in my Apache2 configuration and set an alias for "aspnet". Until I got this all set up, access to: http://localhost/aspnet
Was giving me the File Not Found error. However, I think I have it all figured out now. But when I connect to aspnet now, I get a parse error: Server Error in '/aspnet' Application --------------------------------------- Parser Error Description: Error parsing a resource required to service this request. Review your source file and modify it to fix this error. Error message: Unknown attribute: language File name: /usr/share/doc/xsp/test/index.aspx Line: 1 Source Error: <%@ language="C#" EnableSessionState="false" AutoEventWireup="false" %> <%@ Import namespace="System.IO" %> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> Since these files are from the xsp RPM package, I would be surprised if there is really an error in the file. More likely I have missed something in my configuration. Can anyone point me in the right direction to get this going in the test installation? Thank you. -Michael George Ideal Solution, LLC _______________________________________________ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list