Vignesh's Weblog - An Intermittent blog with scraps of ASP.NETIIS information

"System.Security.SecurityException: Security error" error message when the virtual directory points to a remote share in ASP.NET

This issue is documented in https://support.microsoft.com/?id=320268. I recently worked on issue...

Author: Vignesh Date: 08/15/2007

Compiler Error Message: CS0016: Could not write to output file 'c:WINDOWSMicrosoft.NETFrameworkv1.1.4322Temporary ASP.NET FilesMyAppfadda49ebbdb0b87eqdatzch.dll' -- 'Access is denied.'

What I like about the above error message is the part which says 'Access is denied.' These are some...

Author: Vignesh Date: 02/08/2007

A WAP project opens up as a WEBSITE in VS2005 if the webinfo file is present in the content folder

SCENARIO==========Customer migrates his asp.net 1.1 app to asp.net 2.0 app using VS2005 and WAP. He...

Author: Vignesh Date: 11/02/2006

How to change the default TempFile upload location for the ASP.NET 2.0 FileUpload control?

We used to see a lot memory related issues with File uploading in ASP.NET 1.1 as ASP.NET loads the...

Author: Vignesh Date: 10/25/2006