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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=368516#c7





--- Comment #7 from Alexander Tyutik <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to