Access is denied

  • Thread starter Thread starter Morgan
  • Start date Start date
M

Morgan

Somthings gotta give as the fun has ended...
Win XP Pro SP1
IE 6, all Hotfixes applied

The assembly listed below is in the GAC, but error has listed other
referenced assembilies, including projects in the solution. I can do builds
for a while, then BAM!, I get this error and have to reboot. Funny enough,
never had the problem with Win2K.

Parser Error Message: Access is denied:
'Infragistics.WebUI.UltraWebGrid.v3'.

Source Error:


Line 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 198: <add assembly="*"/>
Line 199: </assemblies>
Line 200: </compilation>
 
Morgan,

Did you manage to sort this problem? I'm getting the same thing and
would be interested to know how you fixed it.

Cheers
Rob
 
Back
Top