DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33944>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33944

           Summary: X-AspNet-Version Header Should be sent for compatibilty
                    with Visual Studio
           Product: Apache mod_aspdotnet
           Version: 2.0.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_aspdotnet
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I've been trying to diagnose the differences between IIS and Apache with
mod_aspdotnet using Visual Studio .Net 2003. Currently it seems the ONLY
difference is that when creating a new project it thinks it's running on ASP.Net
1.0. From what I can gather VS requests "<root>/get_aspx_ver.aspx" so it can get
the X-AspNet-Version header. The response itself is not special and in my case
returns 404 Status.

Using "headers_module" and 'Header always set X-AspNet-Version "1.1.4322"'
VS.Net works perfectly.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to