Getting Configuration Error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
15 anni tempo fa
Anyone have any idea what this error is telling me?

Server Error in '/NopCommerce' Application.
--------------------------------------------------------------------------------

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 68:       </assemblies>
Line 69:     </compilation>
Line 70:     <authentication mode="Forms">
Line 71:       <forms name="NOPCOMMERCE.AUTH" cookieless="AutoDetect" loginUrl="~/Login.aspx" protection="All" timeout="43200" path="/" requireSSL="false" slidingExpiration="true" defaultUrl="~/default.aspx" enableCrossAppRedirects="false"/>
Line 72:     </authentication>


Source File: C:\HostingSpaces\usertest4\usertest4.com\wwwroot\NopCommerce\nopcommerceweb\web.config    Line: 70



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. (C:\HostingSpaces\usertest4\usertest4.com\wwwroot\NopCommerce\nopcommerceweb\web.config line 73)
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. (C:\HostingSpaces\usertest4\usertest4.com\wwwroot\NopCommerce\nopcommerceweb\web.config line 77)
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. (C:\HostingSpaces\usertest4\usertest4.com\wwwroot\NopCommerce\nopcommerceweb\web.config line 82)
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. (C:\HostingSpaces\usertest4\usertest4.com\wwwroot\NopCommerce\nopcommerceweb\web.config line 87)
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. (C:\HostingSpaces\usertest4\usertest4.com\wwwroot\NopCommerce\nopcommerceweb\web.config line 88)
15 anni tempo fa
from the error msg, it looks like u didnt setup the IIS properly
13 anni tempo fa
Can someone please tell me how to setup the iis property .. i am using a plesk panel ... please help .. vry imp ..
13 anni tempo fa
acescape wrote:
Can someone please tell me how to setup the iis property .. i am using a plesk panel ... please help .. vry imp ..


this article might help

http://www.netomatix.com/Development/IIS7Configuration.aspx
13 anni tempo fa
Thank you but I am getting this error on my web server not local pc .. i am trying to install it on my web server .. Can someone please guide me..
13 anni tempo fa
Don't know about Plesk but in DotNetPanel there is an option to make a virtual directory (it also creates IIS application).
That's what you need to do with the directory that nopcommerce sits in.
13 anni tempo fa
LevGe wrote:
Don't know about Plesk but in DotNetPanel there is an option to make a virtual directory (it also creates IIS application).
That's what you need to do with the directory that nopcommerce sits in.


I'm using DotNetPanel and getting the above error.
When you say "option to make a virtual directory", do you mean create a "Web Site" ?
I don't explicitly see "virtual directory" anywhere.

thanks.
13 anni tempo fa
in dotnetpanel when you go in to your website and click on the website name it shows "Web Site Properties "
There you have a tab "Virtual Dirs"
Inside it you can create a new directory
13 anni tempo fa
thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.