Ravee Rasaiyah

Ravee Rasaiyah

  • NA
  • 105
  • 67.4k

ASP.NEt with Windows Vista Ulimate Sp1

Jul 1 2008 10:49 AM

Hi Experts
after insatlled Windows Vista Sp1 ,
I have suddenly started getting this errorin all my ASP.NET applications when
I try to open any aspx page.

Compiler Error Message: CS0016: Could not write to output file
'c:\WINDOWS\Microsoft.NET\Framework64\v2.0.xxx\Temp orary ASP.NET
Files\home\0f303405\7e879dff\ohtbfczl.dll' -- 'The directory name is invalid.
'

I looked for this error in google and found a Microsoft support article
which advises to fix environment variables TEMP and TMP. I have verified it
and they are pointing to correct paths. Also, the ASPNET and NETWORK SERVICE
accounts have full access to these temp folders.

I have also given full access to ASPNET and NETWORK SERVICE forTemporary
ASP.NET Files folder but nothing works.
I have also tried aspnet_regiis -i, but this also does not work.

Please please please help me

Thank you
RRave