From: MXC on 25 Nov 2009 00:54 I test the website on IIS7.0 I got Error 500.24 I put in following lines in web.config <system.webServer> <validation validateIntegratedModeConfiguration="false" /> </system.webServer> Then I keep getting Compiler Error Message: CS0016: Could not write to output file 'c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8446fad0\ffd3b5f0\es\App_GlobalResources.otwliza-.resources.dll' -- 'Access is denied. I tried to set the secuity of the folders. I finaly set Full Control to Network Serveice, everyone. But I still getting Compiler Error Message: CS0016: Could not write to output file Help needed!
From: Andrew Morton on 25 Nov 2009 04:26 MXC wrote: > Then I keep getting > Compiler Error Message: CS0016: Could not write to output file > 'c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET > Files\root\8446fad0\ffd3b5f0\es\App_GlobalResources.otwliza-.resources.dll' > -- 'Access is denied. You could try deleting the contents of "Temporary ASP.NET Files". Andrew
From: MXC on 25 Nov 2009 18:48 I delete the folder ffd3b5f0 and text again. I still keep getting Compiler Error Message: CS0016: Could not write to output file The folder ffd3b5f0 and its subfolder create again. Actually each time I refresh it, The previous Access denied output dll file was go though and a new pdb file is created A new error message say another file was access denied. So I suppose if keep refresh it may be hundred times finally the web page will show up. Is it stupid? Help and suggestion is appreciated "Andrew Morton" <akm(a)in-press.co.uk.invalid> wrote in message news:7n4bhoF3kb1i3U1(a)mid.individual.net... > MXC wrote: >> Then I keep getting >> Compiler Error Message: CS0016: Could not write to output file >> 'c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET >> Files\root\8446fad0\ffd3b5f0\es\App_GlobalResources.otwliza-.resources.dll' >> -- 'Access is denied. > > You could try deleting the contents of "Temporary ASP.NET Files". > > Andrew >
From: Andrew Morton on 26 Nov 2009 03:56 MXC wrote: > I delete the folder ffd3b5f0 and text again. > I still keep getting Compiler Error Message: CS0016: Could not write > to output file > The folder ffd3b5f0 and its subfolder create again. > Actually each time I refresh it, > The previous Access denied output dll file was go though and a new > pdb file is created > A new error message say another file was access denied. Does it only go wrong when you use the validateIntegratedModeConfiguration setting? Is the error hiding some other error that would show if you set it to true? A cure for the 500.24 error is at http://forums.iis.net/t/1155841.aspx The notes here might help: http://mvolo.com/blogs/serverside/archive/2007/12/08/IIS-7.0-Breaking-Changes-ASP.NET-2.0-applications-Integrated-mode.aspx Andrew
From: MXC on 28 Nov 2009 23:38 The Compiler Output: c:\windows\system32\inetsrv> "C:\Windows\Microsoft.NET\Framework\v2.0.50727\csc.exe" /t:library /utf8output /R:"C:\Windows\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8446fad0\ffd3b5f0\assembly\dl3\df26d6da\c0237fe6_a16cca01\RJS.Web.WebControl.PopCalendar.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8446fad0\ffd3b5f0\assembly\dl3\0adac9a4\80ca5ee6_a16cca01\App_Licenses.DLL" /R:"C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\Windows\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /out:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8446fad0\ffd3b5f0\pt\App_GlobalResources.xgdq-uny.resources.dll" /D:DEBUG /debug+ /optimize- /res:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8446fad0\ffd3b5f0\resources.stringsres.pt.resources" /w:4 /nowarn:1659;1699;1701 "C:\Windows\Microsoft.NET\ foldFramework\v2.0.50727\Temporary ASP.NET Files\root\8446fad0\ffd3b5f0\App_GlobalResources.xgdq-uny.pt_0.cs" I guess the error is actually caused by read from files.not output to file--access denied I can access C:\Windows\assembly\GAC_MSIL from command window but the folder not showed in windows explorer. "Andrew Morton" <akm(a)in-press.co.uk.invalid> wrote in message news:7n4bhoF3kb1i3U1(a)mid.individual.net... > MXC wrote: >> Then I keep getting >> Compiler Error Message: CS0016: Could not write to output file >> 'c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET >> Files\root\8446fad0\ffd3b5f0\es\App_GlobalResources.otwliza-.resources.dll' >> -- 'Access is denied. > > You could try deleting the contents of "Temporary ASP.NET Files". > > Andrew >
|
Next
|
Last
Pages: 1 2 Prev: IIS 7 and Enabling ASP.Net Extensions... Next: Database logging with IIS 7.0 |