473,395 Members | 1,584 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

File or assembly name myDll or one of its dependencies, was not found.

Hi

I get this error when I change something in the web.config file. When I
build the VS projects and load the first web page the application runs fine.
If I then make a save the web.config file I then get this error when I
refresh the browser. I have to restart IIS to fix the problem.

I've included the error info but it all looks very cryptic to me. How do I
find out what's really happening and how to fix it?
Thanks
Andrew

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Empetus.WebCMS.UI' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = Empetus.WebCMS.UI, Version=2.1.2159.41614, Culture=en-GB,
PublicKeyToken=b17ba4affd856337
(Fully-specified)
LOG: Appbase = file:///C:/Documents and Settings/All Users/Documents/Visual
Studio Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.EXE.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI.EXE.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.EXE.
Stack Trace:

[FileNotFoundException: File or assembly name Empetus.WebCMS.UI, or one of
its dependencies, was not found.]
System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase,
Boolean isStringized, Evidence assemblySecurity, Boolean
throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) +0
System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef, Boolean
stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) +307
System.Reflection.Assembly.Load(AssemblyName assemblyRef) +22
System.Web.UI.Util.GetReferencedAssembliesHashtabl e(Assembly a) +70
System.Web.Compilation.BaseCompiler.GetCompiledTyp e() +385
System.Web.UI.PageParser.CompileIntoType() +60
System.Web.UI.TemplateParser.GetParserCacheItemThr oughCompilation() +126

[HttpException (0x80004005): File or assembly name Empetus.WebCMS.UI, or one
of its dependencies, was not found.]
System.Web.UI.TemplateParser.GetParserCacheItemInt ernal(Boolean
fCreateIfNotFound) +692
System.Web.UI.TemplateParser.GetParserCacheItemWit hNewConfigPath() +125
System.Web.UI.TemplateParser.GetParserCacheItem() +88
System.Web.UI.TemplateControlParser.CompileAndGetP arserCacheItem(String
virtualPath, String inputFile, HttpContext context) +119
System.Web.UI.TemplateControlParser.GetCompiledIns tance(String
virtualPath, String inputFile, HttpContext context) +36
System.Web.UI.PageParser.GetCompiledPageInstanceIn ternal(String
virtualPath, String inputFile, HttpContext context) +43
System.Web.UI.PageHandlerFactory.GetHandler(HttpCo ntext context, String
requestType, String url, String path) +44
System.Web.HttpApplication.MapHttpHandler(HttpCont ext context, String
requestType, String path, String pathTranslated, Boolean useAppConfig) +696
System.Web.MapHandlerExecutionStep.System.Web.Http Application+IExecutionStep.Execute()
+95
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +173

Dec 1 '05 #1
2 1740
Andrew,
Is your indexing services running in ur box?If so turn it off,it
will solve ur problem.

"Andrew Jocelyn" wrote:
Hi

I get this error when I change something in the web.config file. When I
build the VS projects and load the first web page the application runs fine.
If I then make a save the web.config file I then get this error when I
refresh the browser. I have to restart IIS to fix the problem.

I've included the error info but it all looks very cryptic to me. How do I
find out what's really happening and how to fix it?
Thanks
Andrew

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Empetus.WebCMS.UI' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = Empetus.WebCMS.UI, Version=2.1.2159.41614, Culture=en-GB,
PublicKeyToken=b17ba4affd856337
(Fully-specified)
LOG: Appbase = file:///C:/Documents and Settings/All Users/Documents/Visual
Studio Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.EXE.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI.EXE.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.EXE.
Stack Trace:

[FileNotFoundException: File or assembly name Empetus.WebCMS.UI, or one of
its dependencies, was not found.]
System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase,
Boolean isStringized, Evidence assemblySecurity, Boolean
throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) +0
System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef, Boolean
stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) +307
System.Reflection.Assembly.Load(AssemblyName assemblyRef) +22
System.Web.UI.Util.GetReferencedAssembliesHashtabl e(Assembly a) +70
System.Web.Compilation.BaseCompiler.GetCompiledTyp e() +385
System.Web.UI.PageParser.CompileIntoType() +60
System.Web.UI.TemplateParser.GetParserCacheItemThr oughCompilation() +126

[HttpException (0x80004005): File or assembly name Empetus.WebCMS.UI, or one
of its dependencies, was not found.]
System.Web.UI.TemplateParser.GetParserCacheItemInt ernal(Boolean
fCreateIfNotFound) +692
System.Web.UI.TemplateParser.GetParserCacheItemWit hNewConfigPath() +125
System.Web.UI.TemplateParser.GetParserCacheItem() +88
System.Web.UI.TemplateControlParser.CompileAndGetP arserCacheItem(String
virtualPath, String inputFile, HttpContext context) +119
System.Web.UI.TemplateControlParser.GetCompiledIns tance(String
virtualPath, String inputFile, HttpContext context) +36
System.Web.UI.PageParser.GetCompiledPageInstanceIn ternal(String
virtualPath, String inputFile, HttpContext context) +43
System.Web.UI.PageHandlerFactory.GetHandler(HttpCo ntext context, String
requestType, String url, String path) +44
System.Web.HttpApplication.MapHttpHandler(HttpCont ext context, String
requestType, String path, String pathTranslated, Boolean useAppConfig) +696
System.Web.MapHandlerExecutionStep.System.Web.Http Application+IExecutionStep.Execute()
+95
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +173

Dec 1 '05 #2
Hi Santhi

Indexing was turned off. The problem seemed to go away when I changed this
line in the AssemblyInfo.vb file:

Assembly: AssemblyCulture("en-GB")

to

Assembly: AssemblyCulture("")

It does seem to be related to the 'Temporary ASP.NET Files' folder somehow.
Still not sure what it all means though?

Thanks
Andrew
"Santhi Maadhaven" <Sa*************@discussions.microsoft.com> wrote in
message news:29**********************************@microsof t.com...
Andrew,
Is your indexing services running in ur box?If so turn it off,it
will solve ur problem.

"Andrew Jocelyn" wrote:
Hi

I get this error when I change something in the web.config file. When I
build the VS projects and load the first web page the application runs
fine.
If I then make a save the web.config file I then get this error when I
refresh the browser. I have to restart IIS to fix the problem.

I've included the error info but it all looks very cryptic to me. How do
I
find out what's really happening and how to fix it?
Thanks
Andrew

Assembly Load Trace: The following information can be helpful to
determine
why the assembly 'Empetus.WebCMS.UI' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = Empetus.WebCMS.UI, Version=2.1.2159.41614,
Culture=en-GB,
PublicKeyToken=b17ba4affd856337
(Fully-specified)
LOG: Appbase = file:///C:/Documents and Settings/All
Users/Documents/Visual
Studio Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/webcms_v2_dotnet/cfb87e29/810d0a11/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.EXE.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI.EXE.
LOG: Attempting download of new URL file:///C:/Documents and Settings/All
Users/Documents/Visual Studio
Projects/WebCMS_v2_DOTNET_migration/WebCMS_v2/bin/en-GB/Empetus.WebCMS.UI/Empetus.WebCMS.UI.EXE.
Stack Trace:

[FileNotFoundException: File or assembly name Empetus.WebCMS.UI, or one
of
its dependencies, was not found.]
System.Reflection.Assembly.nLoad(AssemblyName fileName, String
codeBase,
Boolean isStringized, Evidence assemblySecurity, Boolean
throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) +0
System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef,
Boolean
stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) +307
System.Reflection.Assembly.Load(AssemblyName assemblyRef) +22
System.Web.UI.Util.GetReferencedAssembliesHashtabl e(Assembly a) +70
System.Web.Compilation.BaseCompiler.GetCompiledTyp e() +385
System.Web.UI.PageParser.CompileIntoType() +60
System.Web.UI.TemplateParser.GetParserCacheItemThr oughCompilation()
+126

[HttpException (0x80004005): File or assembly name Empetus.WebCMS.UI, or
one
of its dependencies, was not found.]
System.Web.UI.TemplateParser.GetParserCacheItemInt ernal(Boolean
fCreateIfNotFound) +692
System.Web.UI.TemplateParser.GetParserCacheItemWit hNewConfigPath()
+125
System.Web.UI.TemplateParser.GetParserCacheItem() +88

System.Web.UI.TemplateControlParser.CompileAndGetP arserCacheItem(String
virtualPath, String inputFile, HttpContext context) +119
System.Web.UI.TemplateControlParser.GetCompiledIns tance(String
virtualPath, String inputFile, HttpContext context) +36
System.Web.UI.PageParser.GetCompiledPageInstanceIn ternal(String
virtualPath, String inputFile, HttpContext context) +43
System.Web.UI.PageHandlerFactory.GetHandler(HttpCo ntext context,
String
requestType, String url, String path) +44
System.Web.HttpApplication.MapHttpHandler(HttpCont ext context, String
requestType, String path, String pathTranslated, Boolean useAppConfig)
+696

System.Web.MapHandlerExecutionStep.System.Web.Http Application+IExecutionStep.Execute()
+95
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +173

Dec 2 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Suresh Gladstone | last post by:
Hi, This is a bit with versioning and installation of the .NET dlls. I want to perform the following, 1. A third party application will be invoking my .NET dll through COM interop . For this I...
0
by: karunakar | last post by:
Hi All I am not able to read the class name I want read the particular class name string path = System.Configuration.ConfigurationSettings.AppSettings; string className = path + ".User";...
3
by: Michael Bøcker-Larsen | last post by:
Hi I'v been stuck on this problem for ages now. I have found that I'm not the only one with this problem, by looking through the different newsgroups. Hope you can help me! I know there is a...
2
by: aallee83 | last post by:
i'm new in asp.net after develop my solution i copied it on the server where I want it to run but something cares... WHAT?!?! thank you in advance File or assembly name System, or one of its...
0
by: Martinh | last post by:
Hi After invoking RetrieveData in a WebService I recieve the following response in a new window... I am running Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 ...
3
by: jlea | last post by:
I'm receiving the error message shown below when I try to load an aspx file (C# web application) on our server. The web application works fine if I remove the reference to the dll so I know the...
1
by: Olav Tollefsen | last post by:
I get the included error message when trying to run my ASP.NET application under Windows Server 2003 (with all updates installed). How can I troubleshoot this? Olav File or assembly name...
3
by: Jim | last post by:
Hi, I have an assembly and it's satellite in my GAC. I have referenced the DLLs in my project (from the same location where I added it to the GAC). CopyLocal is set false. When I run the...
4
by: Tiraman | last post by:
Hi, i have some problem to run my dll's (assemblies) on the production server. I have 3 dll's which use each other. Every thing is ok on my local machine where i developed them but when i...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.