WHAT is this ??? Got Me by the Nut-Sack!

  • Thread starter Thread starter Ken
  • Start date Start date
K

Ken

Parser Error Message: Access is denied: 'localhost'.

Source Error:

Line 256: <add assembly="System.EnterpriseServices,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257: <add assembly="System.Web.Mobile,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258: <add assembly="*"/>
Line 259: </assemblies>
Line 260:

Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line:
258

This happens every once in a while, to fix it I have to cut out <add
assembly="*"/> and rebuild mechine.config, and then RE-add that line and
RE-build mechine.comfig, then all my junk works fine; WHY ?
Another VS. NET 2003 WTF!
I'ts getting to be a pain in the balls hay if you know whats going on let me
know...
PS, IIS 6.0
 
Back
Top