[Mono-bugs] [Bug 545260] New: shadowCopyBinAssemblies config param not supported

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 8 04:54:10 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=545260


           Summary: shadowCopyBinAssemblies config param not supported
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: stefano.sapienti at apsystems.it
         QAContact: mono-bugs at lists.ximian.com
          Found By: Community User


Description of Problem:


Steps to reproduce the problem:
1. insert in web config
<system.web>
   <hostingEnvironment shadowCopyBinAssemblies="false" />
</system.web>

Actual Results:
Assemblies are still placed in temporary directory.

Expected Results:
Assemblies should not be placed in temporary directory.

How often does this happen? 
Everytime

Additional Information:
Gonzalo Paniagua Javier recognized that Mono doesn't support this yet and asks
to create this bug report.

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


More information about the mono-bugs mailing list