[Mono-aspnet-list] XSP: Failed to create shadow copy

cjack cjaeckel at pol-it.de
Thu Jan 7 04:40:04 EST 2010


Hi,

I just installed Mono 2.6.1 on Windows Vista.
After starting XSP (as administrator)
~~~
Mono version 2.6.1 Build 1
Prepending 'E:\sware\Mono-2.6.1\bin' to PATH
xsp2
Listening on address: 0.0.0.0
Root directory: E:\sware\Mono-2.6.1\lib\xsp\test
Listening on port: 8080 (non-secure)
Hit Return to stop the server.
~~~
...and accessing page http://localhost:8080/index2.aspx, I am getting the
exception:
*** Failed to create shadow copy (CopyFile). ***
(see complete message below...)

I also tried installing Mono on a Windows XP SP3 machine with exactly same
result/exception.
(On both machines I am executing XSP as administrator with full access to
all drives...)

Any hints?

Thanks in advance!

Chris

PS:
Complete error message displayed in the browser is:

Server Error in '/' Application

Failed to create shadow copy (CopyFile).
Description: HTTP 500. Error processing request.
Stack Trace:
System.ExecutionEngineException: Failed to create shadow copy (CopyFile).
  at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom
(string,bool)
  at System.Reflection.Assembly.LoadFrom (System.String assemblyFile)
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager.LoadAssembly (System.String path,
System.Collections.Generic.List`1 al) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager.GetReferencedAssemblies ()
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager.BuildInner (System.Web.VirtualPath
vp, Boolean debug) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager.Build (System.Web.VirtualPath vp)
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager.GetCompiledType
(System.Web.VirtualPath virtualPath) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager.GetCompiledType (System.String
virtualPath) [0x00000] in <filename unknown>:0 
  at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext
context) [0x00000] in <filename unknown>:0 

Version information: Mono Runtime Version: 2.6.1 (tarball); ASP.NET
Version: 2.0.50727.1433


-- 
View this message in context: http://old.nabble.com/XSP%3A-Failed-to-create-shadow-copy-tp27056819p27056819.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list