[Mono-bugs] [Bug 368516] Unable to run ASP.NET applications under XSP2 ( Windows XP 64bit)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 11 16:38:37 EDT 2008


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

User trofimich at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=368516#c7





--- Comment #7 from Alexander Tyutik <trofimich at gmail.com>  2008-03-11 14:38:36 MST ---
Marek, thanks for your comments - they prompt me one idea about file names :-)

It doesn't metter how XSP were started (from command line or context menu). The
result is the same. I made all my tests on Windows XP and expected that mono
uses Windows rules for working with file system, but seems it does not.

So, as you can see in my test application, there is the page with name
Default.aspx

I tried to load this page diffirent ways and got next results:

1) http://localhost:8080/ - OK
2) http://localhost:8080/Default.aspx - OK
3) http://localhost:8080/default.aspx - empty page
4) http://localhost:8080/other_default.aspx - Error: The resource cannot be
found.

I think now you can see where is the problem...


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list