Hi.
I downloaded asp.net ajax documentation and do instructions in read me for installation and configuration. but my explorer (IE) don't load pages of it and an error accured during loading.it is like this:
_______________________________________________________________________________________________
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:It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
Source Error:
Line 96:
Line 97: <!-- Auth, membership, profile, providers sections all custom and must be kept for now. -->
Line 98: <authentication mode="Forms"/>
Line 99:
Line 100: <!-- The membership element is for some of our custom samples that use membership. -->
Source File:D:\Learning\AJAX\AspNet_AJAX_Documentation\web.config Line:98
________________________________________________________________________________________________________
I installed visual studio 2005 and asp ajax extension and asp.net 2 and iis and other that required.
Please help me.
Thanks.
Looks like there is something wrong with the configuration file, did you try this steps:
http://alpascual.com/blog/al/archive/2006/10/24/Manually-upgrading-from-Atlas-to-ASP.NET-2.0-Ajax.aspx
No comments:
Post a Comment