Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\...

Please support our ASP.NET advertiser: Intel Parallel Studio Home
View Poll Results: Is this IIS error or ASP.net Error ???
Yes IIS Error Not ASP.net Error 0 0%
Yes ASP.net Error not IIS Error 0 0%
Voters: 0. You may not vote on this poll

Reply

Join Date: Jun 2009
Posts: 2
Reputation: neerajlad is an unknown quantity at this point 
Solved Threads: 0
neerajlad neerajlad is offline Offline
Newbie Poster

Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\...

 
0
  #1
Jun 26th, 2009
Hi,
I m getting this compiling error in asp.net ..
"Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\needsunlimited\a2548f63\3bfeee38\App_Web_eg94tkhh.dll' -- 'Access is denied. '"

Please any Help me..
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 3,187
Reputation: sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of 
Solved Threads: 571
Sponsor
sknake's Avatar
sknake sknake is offline Offline
.NET Enthusiast

Re: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\...

 
0
  #2
Jun 26th, 2009
Are you using an XmlSerializer when this error occurs during runtime, or is this a compile time error? Could you also include the error number.

Also check this posting:
http://www.dotnetfunda.com/forums/th...rary-aspn.aspx
Scott Knake
Custom Software Development
Apex Software, Inc.
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 2
Reputation: neerajlad is an unknown quantity at this point 
Solved Threads: 0
neerajlad neerajlad is offline Offline
Newbie Poster

Re: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\...

 
0
  #3
Jun 26th, 2009
Originally Posted by sknake View Post
Are you using an XmlSerializer when this error occurs during runtime, or is this a compile time error? Could you also include the error number.

Also check this posting:
http://www.dotnetfunda.com/forums/th...rary-aspn.aspx

thx for replying.
i m not using XmlSerializer.. i have not yet started coding, i m just designing master page(putting panels and tables).
i have visited this thread but in my property there is not security tab. i have converted my fat32 system ntfs also..
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 3,187
Reputation: sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of 
Solved Threads: 571
Sponsor
sknake's Avatar
sknake sknake is offline Offline
.NET Enthusiast

Re: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\...

 
0
  #4
Jun 26th, 2009
Is this a runtime error when you launch the debugger or is it happening while you are designing the site? Do you see it in the IDE or in the browser? Can you paste the _complete_ error information?
Scott Knake
Custom Software Development
Apex Software, Inc.
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 88
Reputation: IdanS is an unknown quantity at this point 
Solved Threads: 12
IdanS IdanS is offline Offline
Junior Poster in Training

Re: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\...

 
0
  #5
Jun 26th, 2009
This may due to some permission setting in Temp folder. To solve it,

1. Go to %Systemroot%, normally C:\WINDOWS or C:\WINNT
2. Right-click the Temporary folder (mine is C:\WINDOWS\Temp) and select Sharing and Security. Select the Security tab and take a look at the list of “Group or user names:”
3. NETWORK SERVICE should be in the list. If it is not, click Add and type Network Service in the text box:
4. Make sure NETWORK SERVICE have Full Control in the Permissions list.
5. Click OK.
6. Restart IIS (Run iisreset)

Tell me if it works
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC