https://bugzilla.novell.com/show_bug.cgi?id=368516


           Summary: Unable to run ASP.NET applications under XSP2 (Windows
                    XP 64bit)
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: x86-64
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Description of Problem: request to any page return empty response

Steps to reproduce the problem:
1. Run VS2008 and create new ASP.NET application
2. Write such code in Page_Load of default page: Response.Write("Test");
3. Run application and look at word "Test" in browser
4. Select "Publish web site" menu item and publish site in directory you like
5. Run explorer, find directory from step 4 and select context menu "XSP 2.0
web server here"
6. Run browser and try to load the test page and you'll see empty white page
instead of word "Test"


Actual Results: empty page


Expected Results: page with word "Test"


How often does this happen: always


Additional Information: tested using WindowsXP 64bit, Mono 1.9.4


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to