Error parsing application configuration file

  • Thread starter Thread starter khasibhatla
  • Start date Start date
K

khasibhatla

I am trying to use Enterpise Library in VS 2005, in a web Application.
I am often pestered with a message , which reads as below.

Error parsing application configuration file at line 15. Type
'{http://www.microsoft.com/practices/enterpriselibrary/08-31-2004/configuration}XmlFileStorageProviderData'
is not found in Schema.

Please correct before proceeding.
(You might rename the current web.config and add a new one.)

I did rename the current web.config and added a newer version. I can
run the application with out debugging. But what is the use of it ?
 
Back
Top