What is this error? frustating

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi friends,

I am new to dotnet. I created one page(index.aspx). I have written some
code which was explained in msdn (displaying all controls clientID in the
page).

It executed fine. Later i modified one line
(response.write(muenumerator.reset())

saved and compiled.

It got an error "Access to the path
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\mydotnet_practice\b6914f08\7ca45854\hash.web is denied"

I have gone thru that folder. I am not able to open or delete that file
saying Access Denied, file may be in use.

Prev i got the same error for another application. I was practicing. I
created another virtual folder and doing now. The files in the old
application no longer used. What is this error. very frustating. Remaining
applications(cirtual folders) are working fine. If it happens so, i will
loose all of my files in that folder in which i got an error. How to resolve
this?

Pls give me the sollution.

Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top