473,408 Members | 1,873 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,408 software developers and data experts.

CS0006: MetaData file not found

I've been working an a web application for 3 months now and its been
compiling and running fine when I Debug -- > start without debugging, today I
come in and work on the web app and do the samething but now i'm getting the
following errors:

CS0006: Metadata file
'c:\windows\microsoft.net\framework\v1.1.4322\temp orary asp.net
files\primeintranet\92e15b42\88c43b67\assembly\dl2 \144e69cc\00d4ffbe_fbc8c401\log4net.dll' could not be found

and its not looking for the same dll every time. before it was hascode.dll
dll,
what would be causing this error now when it worked fine for 3 months doing
the samething everyday
Apr 7 '06 #1
1 6216
Hi

We see this quite a lot. An app can happily run for weeks then suddenly
we'll get this problem, which is then intermittent. We use .Net 1.1.

We are able to resolve it by removing the <identity impersonate="true" />
line from Web.config (note that the problem doesn't seem to occur if the
<identity> line includes username and password attributes).

I don't know why this fixes it - there has been much talk about it being to
do with GAC'd assemblies in other forums, but we don't use any!

Hope this helps
Andy
"CSharpguy" wrote:
I've been working an a web application for 3 months now and its been
compiling and running fine when I Debug -- > start without debugging, today I
come in and work on the web app and do the samething but now i'm getting the
following errors:

CS0006: Metadata file
'c:\windows\microsoft.net\framework\v1.1.4322\temp orary asp.net
files\primeintranet\92e15b42\88c43b67\assembly\dl2 \144e69cc\00d4ffbe_fbc8c401\log4net.dll' could not be found

and its not looking for the same dll every time. before it was hascode.dll
dll,
what would be causing this error now when it worked fine for 3 months doing
the samething everyday

Jun 22 '06 #2

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

Similar topics

0
by: Ricola ! | last post by:
After installing a windows service that references a *.dll to a target machine, my trace file shows CS0006: Metadata file <my.dll> could not be found when calling a method on the dll. ...
1
by: Invalidlastname | last post by:
Hi, Our developer team recently started getting the compilation error, see below, once a while running the asp.net web application from Visual Studio 2003 (in debug mode), and we have to rebuild the...
0
by: Kris Vanherck | last post by:
yesterday i started getting this strange error when i try to run my asp.net project: Compiler Error Message: CS0006: Metadata file 'c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net...
4
by: james margey | last post by:
Hi to all, I have spent 3 days at this error and i have two days to go for a deadline, and i am about to go off my nut, the reason being: Microsoft dont seem to be able to provide a solution, I...
0
by: Oleg Ogurok | last post by:
Hi all, Has anyone figured out how to avoid this problem? According to Microsoft, signed assemblies are not supported in bin\ directory of a web application....
6
by: John Doe | last post by:
Hi, I've got the following error when building my ASP.NET application called WebApplication1: Preparing resources... Updating references... Performing main compilation... error CS0006:...
3
by: Steven Berkovitz | last post by:
I have a common problem with just about every ASP.NET web app I've ever developed. Randomly after compiling a project, I will get a CS0006 compiler error with the following description: ...
1
by: Giulio Petrucci | last post by:
Good morning everybody, I have been dealing with this strange issue for almost two days: I got stuck and I can't get out of it. I built up for the first time in my life (I'm quite new in stuff...
0
by: gmsieling | last post by:
We're getting compiler error CS0006, with increasing frequency. It says that a randomly named DLL was not found. This happens at random intervals when you try to run the application. We're using the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.