[Mono-bugs] [Bug 397418] New: Context.Server. MapPath returns wrong path with cookieless session

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 5 06:57:09 EDT 2008


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


           Summary: Context.Server.MapPath returns wrong path with
                    cookieless session
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: andrea.boccellari at poste.it
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=220385)
 --> (https://bugzilla.novell.com/attachment.cgi?id=220385)
Samples ASP.NET webapp generated by VS.net 2003

Description of Problem:
Attached sample webapp generated with VS.net 2003 gives error:
System.IO.DirectoryNotFoundException: Could not find a part of the path
"/home/iorio/TCookieless/(BD0261CF6544856489B085BD)/xml/txml.xml".

Steps to reproduce the problem:
1. untar attached file
2. cd TCookieless
3. launch xsp2
4. navigate to http://localhost:8080/WebForm1.aspx


Actual Results:
System.IO.DirectoryNotFoundException: Could not find a part of the path
"/home/iorio/TCookieless/(BD0261CF6544856489B085BD)/xml/txml.xml".

Expected Results:
No error

How often does this happen? 
Always

Additional Information:
mono --version
Mono JIT compiler version 1.9 (/trunk/ r104864)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  x86
        Disabled:      none


-- 
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