now its
Server Error in '/DotNetNuke' Application.
Cannot create/shadow copy 'DotNetNuke.Modules.Store.WebControls' when that file already exists.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileLoadException: Cannot create/shadow copy 'DotNetNuke.Modules.Store.WebControls' when that file already exists.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Assembly Load Trace: The following information can be helpful to determine why the assembly 'DotNetNuke.Modules.Store.WebControls' could not be loaded.
=== Pre-bind state information ===
LOG: User = GVS\amcglone
LOG: DisplayName = DotNetNuke.Modules.Store.WebControls
(Partial)
LOG: Appbase = file:///E:/DotNetNuke/
LOG: Initial PrivatePath = E:\DotNetNuke\bin
Calling assembly : System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: E:\DotNetNuke\web.config
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/dotnetnuke/5d9cf845/d2eb7937/DotNetNuke.Modules.Store.WebControls.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/dotnetnuke/5d9cf845/d2eb7937/DotNetNuke.Modules.Store.WebControls/DotNetNuke.Modules.Store.WebControls.DLL.
LOG: Attempting download of new URL file:///E:/DotNetNuke/bin/DotNetNuke.Modules.Store.WebControls.DLL.
LOG: Using application configuration file: E:\DotNetNuke\web.config
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
ERR: Failed to complete setup of assembly (hr = 0x800700b7). Probing terminated.
|
Stack Trace:
[FileLoadException: Cannot create/shadow copy 'DotNetNuke.Modules.Store.WebControls' when that file already exists.]
[FileLoadException: Cannot create/shadow copy 'DotNetNuke.Modules.Store.WebControls, Version=1.0.2309.14243, Culture=neutral, PublicKeyToken=null' when that file already exists.]
System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +211
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +141
System.Reflection.Assembly.Load(String assemblyString) +25
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +98
[ConfigurationErrorsException: Cannot create/shadow copy 'DotNetNuke.Modules.Store.WebControls, Version=1.0.2309.14243, Culture=neutral, PublicKeyToken=null' when that file already exists.]
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +734
System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +297
System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +71
System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() +39
System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +203
System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +95
System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +877
System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +198
System.Web.Compilation.BuildManager.CompileResourcesDirectory() +52
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +384
[HttpException (0x80004005): Cannot create/shadow copy 'DotNetNuke.Modules.Store.WebControls, Version=1.0.2309.14243, Culture=neutral, PublicKeyToken=null' when that file already exists.]
System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +81
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +524
System.Web.Compilation.BuildManager.CallAppInitializeMethod() +27
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +560
[HttpException (0x80004005): Cannot create/shadow copy 'DotNetNuke.Modules.Store.WebControls, Version=1.0.2309.14243, Culture=neutral, PublicKeyToken=null' when that file already exists.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +645
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +151
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +173
|
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42