Click here to Skip to main content
15,920,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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 24:                <add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/></assemblies>
Line 25:    </compilation>
Line 26:        <authentication mode="Forms">
Line 27:            <forms loginUrl="Login.aspx" timeout="30" defaultUrl="Index.aspx"/>
Line 28:        </authentication>

Source File: D:\INETPUB\VHOSTS\ads4market.com\httpdocs\afterlogin\web.config    Line: 26


Show Additional Configuration Errors:


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. (D:\INETPUB\VHOSTS\ads4market.com\httpdocs\afterlogin\web.config line 29)

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. (D:\INETPUB\VHOSTS\ads4market.com\httpdocs\afterlogin\web.config line 35)

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. (D:\INETPUB\VHOSTS\ads4market.com\httpdocs\afterlogin\web.config line 41)


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18055


for More details about the error click below link

<a href="http://www.ads4market.com/Login.aspx">Click Here to visit</a>
Posted
Updated 18-Dec-13 23:18pm
v2
Comments
thatraja 19-Dec-13 5:19am    
Hey don't share login details in public forums unless you want hackers to mess your site.
KP Singh Chundawat 19-Dec-13 5:25am    
Dont worry thatraja ..this is a temp account ...and i will remove shortly this account from site. If you have any answer this above mention problem then tell your idea about this. Thanks in advance.

This is how Google[^] replies me.
 
Share this answer
 
Comments
Jobless Creature 19-Dec-13 6:17am    
May be you can try this...

Right click on the directory in IIS and select convert to application..
Yes, that is one solution. But add a comment below the question, so that OP will get notified.
Jobless Creature 19-Dec-13 6:35am    
oh, thanks.
Welcome. :)
May be you can try this...

Right click on the directory in IIS and select convert to application..
 
Share this answer
 
thanks guys your valuable solution . I solved out my problem. Thanks in advance.
Krishanpal Singh Chundawat
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900