Member_2_4384294
asked on
ASP 'compilation error' and Windows Update
Winodows Server 2003.
WSUS is running, but I cannot open the console window. I believe it is related to repeated ASP errors in the event log:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1310
Event code: 3007
Event message: A compilation error has occurred.
Exception message: (0): error CS0006: Metadata file 'C:\WINDOWS\assembly\GAC_3 2\System.E nterpriseS ervices\2. 0.0.0__b03 f5f7f11d50 a3a\System .Enterpris eServices. dll' could not be found
The reason that the dll cannot be found is that the directory does not exist in Windows\assembly. But, it is actually in C:\WINDOWS\WinSxS\x86_Syst em.Enterpr iseService s_b03f5f7f 11d50a3a_2 .0.0.0_x-w w_7d5f3790 .
I have checked permissions for Network Service on Windows\Temp and the TEMP ASP.Net folders. Also tried aspiis_reset and uninstall/reinstall of IIS and WSUS. Could not uninstall .NET though....Ideas welcome!
thanks,
Jo
WSUS is running, but I cannot open the console window. I believe it is related to repeated ASP errors in the event log:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1310
Event code: 3007
Event message: A compilation error has occurred.
Exception message: (0): error CS0006: Metadata file 'C:\WINDOWS\assembly\GAC_3
The reason that the dll cannot be found is that the directory does not exist in Windows\assembly. But, it is actually in C:\WINDOWS\WinSxS\x86_Syst
I have checked permissions for Network Service on Windows\Temp and the TEMP ASP.Net folders. Also tried aspiis_reset and uninstall/reinstall of IIS and WSUS. Could not uninstall .NET though....Ideas welcome!
thanks,
Jo
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
correct :)
ASKER
Manged to uninstall .net through control panel by removing 3.5,3 then 2. Also ran cleanup tool afterwards.
Just rebooting now after IIS install.....watch this space!
Just rebooting now after IIS install.....watch this space!
Roger that....
Good Luck.
Good Luck.
ASKER
its already rogered, that's why I'm doing all of this!
(Installing WSUS now....)
(Installing WSUS now....)
Lol
I only said that in reference to your comment ".....watch this space!"
I only said that in reference to your comment ".....watch this space!"
ASKER
Running through setup now. Good news though is taht console is working, which means error is sorted. Cheers for the uninstall tool tip. Have 500 points sir!
ASKER
I shuld reinstall IIS, .NET then WSUS in that order right?
JO