Showing posts with label unrecognized. Show all posts
Showing posts with label unrecognized. Show all posts

Wednesday, March 21, 2012

Problem In Deploy

Hello,

Whenever I try to deploy and Run an ATLAS web I get following error in Web.config File...

Parse Error Message: unrecognized attribute 'type'

Line 15 : <sectionGroup name="microsoft.web" type = "Microsoft.web.configuration.MicrosoftWebSectionGroup">

I tried to create Website in Both FileFormat and HTTP. In both method I get the Same Error Message.

Have you checked whether the ASP.NET version of your web application is set to 2.0? You would get this message if your application is set to use ASP.NET 1.x, because the type attribute did not exist on the sectionGroup element in v1.x.

Thanks,


Hi,

It works...
I have just changed the version and Application Pool to ASP.NET 2.0.

It works Nice...

Thank u...

problem in using atlas

I just installed Atlas and in VS.NET 2005 beta 2, I get this error:

Error 1 Unrecognized attribute 'appliesTo'. Note that attribute names are case-sensitive. (C:\AtlasWebSite\web.config line 53)
It seems it doesn't want the appliesTo keyword on web.config. Any suggestion?

Depending on the version of ASP.net you have, you can simply remove the "appliesTo" keyword and then the web.config will work.
Also, make sure you download the appropriate VSI file from this page:http://beta.asp.net/default.aspx?tabindex=7&tabid=47
Choose the VSI you want (either the Blank Project one, or the Hands on Lab one), and from there you can choose either the RTM version, or the Beta 2 version.
Thanks,
Eilon

Eilon :

the link you posted goes nowhere..asked to login..??No