Vista install that does not even get to the first page
Vista install that does not even get to the first page
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.
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
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com
Mailto: sportock@web2market.com
p. 480-220-4121
f. 877-245-5553
- Shopping Cart 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
Hello,
System Requirements - check here before installing.
http://help.ablecommerce.com/installati ... sp.net.htm
System Requirements - check here before installing.
http://help.ablecommerce.com/installati ... sp.net.htm
Re: Vista install that does not even get to the first page
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.
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
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com
Mailto: sportock@web2market.com
p. 480-220-4121
f. 877-245-5553
Re: Vista install that does not even get to the first page
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
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com
Mailto: sportock@web2market.com
p. 480-220-4121
f. 877-245-5553
- Shopping Cart 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
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'.
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'.
- NC Software
- 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
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.
Bottom line, it WILL work just fine on Vista.
Neal Culiner
NC Software, Inc.
NC Software, Inc.
Re: Vista install that does not even get to the first page
Neil,
Thanks, that got it going, I had to change some other perms too.
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
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com
Mailto: sportock@web2market.com
p. 480-220-4121
f. 877-245-5553
Re: Vista install that does not even get to the first page
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.
-
- 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
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.
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.
Re: Vista install that does not even get to the first page
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
Lead Developer
Web 2 Market, Inc.
http://www.web2market.com
Mailto: sportock@web2market.com
p. 480-220-4121
f. 877-245-5553
Re: Vista install that does not even get to the first page
Mark,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.
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