CS0016
I have a simple web page using asp, which has a button and a label
Click the button and it changes the label.text.
This works fine with IIS 4.0 and 5.0.
I created a similar aspx file (button and label)using C#, asp.net we
page. Created a local website on IIS 6.0. It gives CS0016 error.
Description: An error occurred during the compilation of a resourc
required to service this request. Please review the following specifi
error details and modify your source code appropriately.
Compiler Error Message: CS0016: Could not write to output fil
'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Tempor ary ASP.NE
Files\root\f14a6e2f\a179231d\s5leiecm.dll' -- 'Access is denied. '
The point is why should my simple web page write a dll on to the har
disk in the temp directory.
The idea of not having antivirus on any comp seems dangerous.
Even IE always gives lot of trouble. Unexpectedly it picks exe's fro
some where and writes it to the hard disk. All these probs dont occu
on WebSphere nor while using Netscape or Mozilla. There should be
proper solution other than changing user rights or removing antivirus.
Jak
-
jakespee
-----------------------------------------------------------------------
Posted via
http://www.codecomments.co
-----------------------------------------------------------------------