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?

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to