Hello,

I'm new at ASP .NET, so please forgive me if I'm asking something 
trivial. I've set up mono and mod_mono and uploaded a very simple web 
application. I'm just learning ASP .NET and trying to get things work. 
The apache config seems to be ok, I can run the xsp examples without any 
problem:
http://asptest.kovesdan.org/xsptest/

But for my own application, I get parser error, like this one:
http://asptest.kovesdan.org/

This application worked in Visual Studio Express, but does not work with 
mono. I looked at the examples, and noticed that the index.aspx file 
uses a different layout. While my Default.aspx file does not contain 
code, just specifies the location of the code via 
CodeFile="Default.aspx.cs", the xsp example has code in index.aspx. 
Should I convert my project somehow? Or what should I do to get it to work?

Thanks in advance,
Gabor Kovesdan
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to