Friday, February 03, 2006

Configuration Error c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 198

Today came across this strange error all of a sudden on my development system, the details message is below:
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Object reference not set to an instance of an object.Source Error:
Line 196:
Line 197:
Line 198:
Line 199:
Line 200: Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 198
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

after searching net I found out the solution at the below link from MS:
http://support.microsoft.com/default.aspx?scid=kb;en-us;329065

0 Comments:

Post a Comment

<< Home