Help With machine.config file

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

I am using Visual Studio.NEt 2003 and running aps.net v 1.1

I had a problem with a custom control as not being recognized in the
machine.config file, so I decided to open it and simply take a look.

It opened with Dreamweaver MX 2004 by default, and now I get :

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: Server cannot read capabilities configuration r.

Source Error:

Line 494: rendersBreakBeforeWmlSelectAndInput = "false"
Line 495: requiresAttributeColonSubstitution = "false"
Line 496: requiresPhoneNumbersAsPlainText = "false"
Line 497: requiresUrlEncodedPostfieldValues = "false"
Line 498: requiredMetaTagNameValue = "


I have tried to open and resave in Notepad and VS.NET but to no avail.

Any suggestions? Thanks in advance,

Frank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top