Page 1 of 1
Install issue
Posted: Sun Feb 20, 2011 7:04 pm
by muskratt
Details:
Trial user, evaluating for a client
2008 x64 on VMware
SQL Express 2005 SP3
ASP.NET is running as "Network Service" according to IIS
Root folder for AC has full permission for "Network Service" user
I cannot get the install page to come up. Additionally I cannot get the testpermissions.aspx page to run either. Both are erroring out.
HTTP Error 500.19
This configuration section cannot be used at this path. This happens when a section is locked at the parent level....
I would love to get this installed so that my client can evaluate it but I'm not having much luck thus far.
Thanks
Re: Install issue
Posted: Mon Feb 21, 2011 4:12 am
by mazhar
I made some Google searches and had some results. Look at this topic
http://www.methodicmadness.com/2009/01/ ... ation.html
Re: Install issue
Posted: Mon Feb 21, 2011 7:10 am
by muskratt
I guess I am just not familiar with IIS.
This is the error that I am receiving.

Re: Install issue
Posted: Tue Feb 22, 2011 8:23 pm
by AbleMods
That error suggests that the default web.config file for AC7 has been modified to work within another .Net application.
Did you modify the root web.config file for your particular installation?
On Server 2008, I think you need to give the machine IIS_User permissions to the web site folder.
Re: Install issue
Posted: Wed Feb 23, 2011 5:43 am
by muskratt
This is a clean install of 2008. No other applications exist on the server. The C:\AbleCommerce directory is extracted straight from the archive from the AC website (after registering).
I added IIS_IUSRS under full control for the AC directory and still recieve the same error.
Re: Install issue
Posted: Wed Feb 23, 2011 7:33 am
by AbleMods
Hmmm that is odd - I don't usually have all that much trouble getting 2k8 to run AC7.
Here's what I do:
Make a folder.
Copy the unzipped files into the folder
Set the folder permissions to have:
IIS_User Full Control
NETWORKSERVICE Full Control
Go into IIS Manager
Configure an ASP.Net Classic app pool
Configure a new web application, assign it the classic .Net app pool and point it to the folder
Launch the install
Re: Install issue
Posted: Fri Feb 25, 2011 5:02 pm
by muskratt
I'm not 100% clear on the two "configure" tasks but here is what my IIS screen looks like.
IIS & NetworkService are both Full control and the folder has inheritance enabled.
I also recieve this error when attempting to view Handler Mappings and Modules on the "mystore".
It's a bit frustrating that the docs on help.ablecommerce.com are not completely up-to-date for 2008 considering mainstream support for 2003 has already ended.
Thanks
Re: Install issue
Posted: Mon Feb 28, 2011 3:33 am
by s_ismail