473,404 Members | 2,114 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,404 software developers and data experts.

desperate - cannot edit web form html or css without rebuilding

KJ
I am building an ASP.NET 2.0 Web Site in VS 2005 Team Edition SP1.
Every time I edit any HTML (not just server controls, even if I edit a
div), or even if I edit the stylesheet (yes, the .css file), I get the
error below. This is getting to be a nightmare, and I'd love some
suggestions on how to stop it. I have the Edit and Continue setting
enabled, but that doesn't help any. Please help if you can. The error
follows:
Server Error in '/Sites.MySite' Application.
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.

Compiler Error Message: CS0006: Metadata file 'C:\WINDOWS\Microsoft.NET
\Framework\v2.0.50727\Temporary ASP.NET Files\sites.mysite
\2f75a5d7\2a72c2ee\App_Web_4fbguju3.dll' could not be found

Source Error:

[No relevant source lines]

Source File: Line: 0

Apr 6 '07 #1
1 1554
Well, first of all, when using ASP.NET you should have all data that you
expect to change frequently come from external data sources (database, xml
file, text file, etc.) so that you can change those sources without needing
to recompile. But in your case it looks like your code is trying to use a
*.dll that doesn't exist yet. I am guessing that this *.dll is one that is
generated when you compile your code. I haven't seen how your site is set
up, so I can't say for sure, but try taking a look at this.
--
Nathan Sokalski
nj********@hotmail.com
http://www.nathansokalski.com/

"KJ" <n_**********@mail.comwrote in message
news:11**********************@d57g2000hsg.googlegr oups.com...
>I am building an ASP.NET 2.0 Web Site in VS 2005 Team Edition SP1.
Every time I edit any HTML (not just server controls, even if I edit a
div), or even if I edit the stylesheet (yes, the .css file), I get the
error below. This is getting to be a nightmare, and I'd love some
suggestions on how to stop it. I have the Edit and Continue setting
enabled, but that doesn't help any. Please help if you can. The error
follows:
Server Error in '/Sites.MySite' Application.
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.

Compiler Error Message: CS0006: Metadata file 'C:\WINDOWS\Microsoft.NET
\Framework\v2.0.50727\Temporary ASP.NET Files\sites.mysite
\2f75a5d7\2a72c2ee\App_Web_4fbguju3.dll' could not be found

Source Error:

[No relevant source lines]

Source File: Line: 0

Apr 10 '07 #2

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

Similar topics

4
by: Craig | last post by:
I have a page that has a few columns and totals. I've been asked to amke sure that not only is the totals boxes readonly, they must not accept focus from the cursor. However, setting the bo to...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
4
by: Glenn M | last post by:
I have a shared XML file on a server . i also have one xslt file that performs a simple transform on in to view the data. now i want to have another page that lets users modify the shared xml...
9
by: Steve | last post by:
I have an XML control on a page which is populated dynamically from an XML string and then transformed using an external XLST file. This works perfectly. Once a user competes parts of the XML...
0
by: Joergen Bech | last post by:
Help! Looking for a .Net-kompatible component for converting between HTML and RTF (both ways). Asked this question a few days ago and received this link:...
2
by: this one | last post by:
I have the following code <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript"...
7
by: Ladysniper | last post by:
DESPERATE doesn't begin to describe it. Can someone PLEASE tell me what is WRONG with this code? Now..a bit of background. It is a search results page for http://www.azsoma.info/directory.htm....
16
by: pamelafluente | last post by:
I am still working with no success on that client/server problem. I need your help. I will submit simplified versions of my problem so we can see clearly what is going on. My model: A client...
1
by: edfialk | last post by:
Hi all, I'm desperately trying to get a simple mysql connection working in php 4.3.9 and I think I have a doozy for you guys. First of all, I didn't set up ANY of this system, I'm just working...
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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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.