Install issue

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
muskratt
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Sun Feb 20, 2011 6:54 pm

Install issue

Post by muskratt » Sun Feb 20, 2011 7:04 pm

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

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Install issue

Post by mazhar » Mon Feb 21, 2011 4:12 am

I made some Google searches and had some results. Look at this topic
http://www.methodicmadness.com/2009/01/ ... ation.html

muskratt
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Sun Feb 20, 2011 6:54 pm

Re: Install issue

Post by muskratt » Mon Feb 21, 2011 7:10 am

I guess I am just not familiar with IIS.

This is the error that I am receiving.

Image

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Install issue

Post by AbleMods » Tue Feb 22, 2011 8:23 pm

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.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

muskratt
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Sun Feb 20, 2011 6:54 pm

Re: Install issue

Post by muskratt » Wed Feb 23, 2011 5:43 am

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.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Install issue

Post by AbleMods » Wed Feb 23, 2011 7:33 am

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
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

muskratt
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Sun Feb 20, 2011 6:54 pm

Re: Install issue

Post by muskratt » Fri Feb 25, 2011 5:02 pm

I'm not 100% clear on the two "configure" tasks but here is what my IIS screen looks like.
Image

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".
Image


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

User avatar
s_ismail
Commander (CMDR)
Commander (CMDR)
Posts: 162
Joined: Mon Nov 09, 2009 12:20 am
Contact:

Re: Install issue

Post by s_ismail » Mon Feb 28, 2011 3:33 am

Check this out. May be it would be helpful for you.
http://winservermart.com/HowTo/HTTP_Err ... IIS_7.aspx.

Post Reply