Click here to Skip to main content
15,890,506 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi

when i try to run application i am getting this error

Server Error in '/MYAPP' 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: CVT1108: cannot open C:\Windows\TEMP\RESA33F.tmp for writing

Source Error:




[No relevant source lines]

Source File: Line: 0


can any one tell me what went wrong and how to solve this issue?

thanks in advance
Posted

Go to c:\windows

right click on Temp

go to property

go to security tab

give the full control access to all.


I hope this will solve your problem.
 
Share this answer
 
Grant read, write, delete permissios to asp.net user.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900