[Mono-list] Mono 1.9.0 Preview 3 is out!!

sasha trofimich at gmail.com
Sat Mar 1 18:07:25 EST 2008


I can't run any ASP.NET page under XSP2.

All test made under WinXP 64Bit, site developed in VS2008 and published 
with "Publish" menu item.
web.config is neext:

<?xml version="1.0" encoding="utf-8"?>
<configuration>
     <system.web>
         <customErrors mode="Off"/>
	<authentication mode="Windows"/>
     </system.web>
</configuration>


I've got only empty response and see empty white page without any errors.

Has anybody tried to run .NET 3.5 site compiled in VS2008 under XSP? 
Maybe there is some specifity?



More information about the Mono-list mailing list