Vista install that does not even get to the first page

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Harley
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 39
Joined: Mon Jun 23, 2008 9:18 am

Vista install that does not even get to the first page

Post by Harley » Mon Jun 23, 2008 1:55 pm

I am installing the demo on vista, I can't even get the first install page to come up. I get this error.

You do not appear to have the correct permissions to install. The application must have the ability to write files to your installation folder. Make sure the user has MODIFY access to the install path.

Windows User: NT AUTHORITY\NETWORK SERVICE
Install Path: C:\inetpub\wwwroot\AbleDemo\\

The exception was:

Access to the path 'C:\inetpub\wwwroot\AbleDemo\App_Data\PERMTEST.TXT' is denied.

I have checked perms on the dir, and that file permstest.txt does not exist in the dir specified. I know this seems stupid, but I did check the obvious things and the forum stuff deals only with things that happen after you get this page to come up. Any help here would be appreciated.

Thanks in advance.
Steve Portock
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com

Mailto: sportock@web2market.com

p. 480-220-4121
f. 877-245-5553

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Re: Vista install that does not even get to the first page

Post by Shopping Cart Admin » Mon Jun 23, 2008 2:39 pm

Hello,

System Requirements - check here before installing.

http://help.ablecommerce.com/installati ... sp.net.htm
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

Harley
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 39
Joined: Mon Jun 23, 2008 9:18 am

Re: Vista install that does not even get to the first page

Post by Harley » Mon Jun 23, 2008 3:11 pm

Mike,

So from that I gather that you can't install this on vista correct?

So if I want to develop and do custom code, how am I supposed to run this?

Sorry for the stupid questions.
Steve Portock
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com

Mailto: sportock@web2market.com

p. 480-220-4121
f. 877-245-5553

Harley
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 39
Joined: Mon Jun 23, 2008 9:18 am

Re: Vista install that does not even get to the first page

Post by Harley » Mon Jun 23, 2008 3:12 pm

What about running this on windows server 2008?
Steve Portock
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com

Mailto: sportock@web2market.com

p. 480-220-4121
f. 877-245-5553

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Re: Vista install that does not even get to the first page

Post by Shopping Cart Admin » Mon Jun 23, 2008 3:14 pm

Hello,

It's just not a supported or tested OS as of yet, many have it working.

viewtopic.php?f=42&t=7361&p=30788&hilit=vista#p30788

If the above doesn't get you going try searching the 7.0 forums on 'vista'.
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

User avatar
NC Software
AbleCommerce Partner
AbleCommerce Partner
Posts: 4620
Joined: Mon Sep 13, 2004 6:06 pm
Contact:

Re: Vista install that does not even get to the first page

Post by NC Software » Mon Jun 23, 2008 3:21 pm

It should work fine folks! You just have to set a few things, those things I haven't checked yet but it WILL work. First thing, try disabling User Account Control (UAC) in the Control Panel User Accounts area. See if it works. If not, try setting the IIS compatibility to IIS 6. Remember Vista uses IIS 7. As soon as AC 7 goes final I'll be setting up my Vista x64 dev machine with it and I can give more details at that time.

Bottom line, it WILL work just fine on Vista.
Neal Culiner
NC Software, Inc.

Harley
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 39
Joined: Mon Jun 23, 2008 9:18 am

Re: Vista install that does not even get to the first page

Post by Harley » Mon Jun 23, 2008 4:04 pm

Neil,

Thanks, that got it going, I had to change some other perms too.
Steve Portock
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com

Mailto: sportock@web2market.com

p. 480-220-4121
f. 877-245-5553

User avatar
calvis
Rear Admiral (RADM)
Rear Admiral (RADM)
Posts: 710
Joined: Tue Jan 27, 2004 3:57 pm
Location: Redmond, WA

Re: Vista install that does not even get to the first page

Post by calvis » Mon Jun 23, 2008 4:16 pm

This will make a nice Wiki post once AC 7 is final.
Able Customer Since 1999 Currently Running on GOLD R12 SR1 and PCI Certified.

Mark Harris
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 37
Joined: Fri Mar 28, 2008 3:50 pm
Location: Perth, Western Australia
Contact:

Re: Vista install that does not even get to the first page

Post by Mark Harris » Tue Jun 24, 2008 6:51 am

I have AC working on two Windows Server 2008 Datacentre edition. Put the IIS virtual host on it's own application pool, and set it to classic mode.

We use SQL Enterprise, which was a real pain to get the right init string for because we didnt realise the datacentre had installed enterprise on there. Once we got that sorted it was fine.

Harley
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 39
Joined: Mon Jun 23, 2008 9:18 am

Re: Vista install that does not even get to the first page

Post by Harley » Tue Jun 24, 2008 9:44 am

Yes, the pool thing and the right perms on the dir did it for me. I will be setting up a win2k8 server soon on this too.
Steve Portock
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com

Mailto: sportock@web2market.com

p. 480-220-4121
f. 877-245-5553

Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Re: Vista install that does not even get to the first page

Post by Mike718NY » Fri Sep 05, 2008 4:50 pm

Mark Harris wrote:I have AC working on two Windows Server 2008 Datacentre edition. Put the IIS virtual host on it's own application pool, and set it to classic mode.
Mark,
Do you have AC7 running on Windows Servers 2008 with no problems?
I just tried migrating to it and got an error on Default.aspx.

The person from the hosting company sent me this:

"I see you have an error with the AJAX (System.Web.Extensions, Version=1.0.61025.0). IIS 7
only supports AJAX version 3.5. You will need to modify your codes."

Line 91: <compilation debug="false" strict="false" explicit="false">
Line 92: <assemblies>
Line 93: <add assembly="System.Web.Extensions, Version=1.0.61025.0, . . .

Have you been running AC7 on Win 2008 sucessfully? thanks

Post Reply