I've just installed VWD 2005 Express and Atlas. So, I created a new "Atlas" web site, created a label, but when I tested the page I've got a "Configuration Error" ??
I've used all the default settings...
Here is the whole error:
Configuration Error
Description:Anerror occurred during the processing of a configuration file requiredto service this request. Please review the specific error details belowand modify your configuration file appropriately.Parser Error Message:The element 'buildProviders' cannot be defined below the application level.
Source Error:
Line 63: -->
Line 64: <compilation debug="false">
Line 65: <buildProviders>
Line 66: <add extension=".asbx" type="Microsoft.Web.Services.BridgeBuildProvider" />
Line 67: </buildProviders>
Source File: c:\inetpub\wwwroot\teste\web.config Line: 65
I'm a newbie on ASP.NET, so I can't realize what's wrong. And I'm very surprised, cause I've used all the default configurations...
And yes, I've associated the ".asbx" extension in IIS on the instalation of "Atlas"...
I'm usingWin XP Pro
bye,
thx 4 all
An observation:
This error occur when I open the browser and type "http://localhost/teste"
But when I press Ctrl+F5 in VWD it works
No comments:
Post a Comment