Installation of 7.0.3 on Windows Server 2008 R2

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ghghgh
Ensign (ENS)
Ensign (ENS)
Posts: 11
Joined: Fri Oct 09, 2009 12:21 pm

Installation of 7.0.3 on Windows Server 2008 R2

Post by ghghgh » Fri Oct 09, 2009 12:29 pm

I'm trying to install AbleCommerce 7.0.3 on Windows Server 2008 R2.

I've put the site into IIS and given the Network Service user full control to the root folder but I am not passing all the tests when I run the Install/default.aspx page.

Test Results:
Test write in ~App_Data: PASSED
Test delete in ~App_Data: PASSED
Test write in ~App_Themes: PASSED
Test delete in ~App_Themes: PASSED
Test write in ~Assets: PASSED
Test delete in ~Assets: PASSED
Test write in ~webcharts: PASSED
Test delete in ~webcharts: PASSED
Test write in ~Assets/ProductImages: PASSED
Test delete in ~Assets/ProductImages: PASSED
Test write in ~App_Data/EmailTemplates: PASSED
Test delete in ~App_Data/EmailTemplates: PASSED
Test write in ~App_Data/EmailTemplates/1: FAILED
Access to the path '~App_Data/EmailTemplates/1/DELETEME.TXT' is denied.
Test write in ~App_Data/Logs: FAILED
Access to the path '~App_Data/Logs/DELETEME.TXT' is denied.
Test write in ~App_Data/DigitalGoods: FAILED
Access to the path '~App_Data/DigitalGoods/DELETEME.TXT' is denied.
Test write in ~App_Data/Scriptlets/Custom/Content: FAILED
Access to the path '~App_Data/Scriptlets/Custom/Content/DELETEME.TXT' is denied.
Test write in ~App_Data/Scriptlets/Custom/Footer: FAILED
Access to the path '~App_Data/Scriptlets/Custom/Footer/DELETEME.TXT' is denied.
Test write in ~App_Data/Scriptlets/Custom/Header: FAILED
Access to the path '~App_Data/Scriptlets/Custom/Header/DELETEME.TXT' is denied.
Test write in ~App_Data/Scriptlets/Custom/Layout: FAILED
Access to the path '~App_Data/Scriptlets/Custom/Layout/DELETEME.TXT' is denied.
Test write in ~App_Data/Scriptlets/Custom/Sidebar: FAILED
Access to the path '~App_Data/Scriptlets/Custom/Sidebar/DELETEME.TXT' is denied.
Test read of ~/web.config: PASSED
Test write access to ~App_Data/database.config: FAILED
Access to the path '~App_Data/database.config' is denied.
Test write access to ~App_Data/encryption.config: FAILED
Access to the path '~App_Data/encryption.config' is denied.
Test no existing files in '~/Assets/ProductImages/': PASSED
Test no existing files in '~/App_Data/EmailTemplates/': PASSED


If I take the first failed test: ~App_Data/EmailTemplates/1/DELETEME.TXT, and look at the effective permission for the Network Service user, the user has full control.

Any idea on how to fixt this?

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Installation of 7.0.3 on Windows Server 2008 R2

Post by jmestep » Fri Oct 09, 2009 4:18 pm

Try checking the subfolders, like App_Data and make sure the permissions propagated down to them.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

ghghgh
Ensign (ENS)
Ensign (ENS)
Posts: 11
Joined: Fri Oct 09, 2009 12:21 pm

Re: Installation of 7.0.3 on Windows Server 2008 R2

Post by ghghgh » Fri Oct 09, 2009 5:36 pm

The full control permissions are propigating down from the root folder:

EmailTemplates.1 Folder:
Image

EmailTemplates.1.DeleteMe File:
Image

User avatar
WylieE
Captain (CAPT)
Captain (CAPT)
Posts: 281
Joined: Tue Mar 25, 2008 8:26 am
Location: Puyallup, WA
Contact:

Re: Installation of 7.0.3 on Windows Server 2008 R2

Post by WylieE » Tue Oct 13, 2009 9:26 am

Has anyone else had any problems installing 7.0.3 on Server 2008 R2? I have a new server on order and plan on installing R2.

Anyone?
Eric Wylie
Warmoth Guitar Products, Inc.
http://www.warmoth.com

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

Re: Installation of 7.0.3 on Windows Server 2008 R2

Post by AbleMods » Tue Oct 13, 2009 12:51 pm

Isn't ASPNET still required to have permissions since it's an ASP.NET application? Or did that change in 2008?
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

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Installation of 7.0.3 on Windows Server 2008 R2

Post by Logan Rhodehamel » Tue Oct 13, 2009 1:44 pm

You can try using the free process monitor tool from Microsoft (fka Sysinternals filemon). If you run that you might be able to see what user is trying create the file. Perhaps it's not NETWORK SERVICE that needs permission.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Installation of 7.0.3 on Windows Server 2008 R2

Post by jmestep » Tue Oct 13, 2009 4:50 pm

We are running several sites on Windows Web Server 2008 SP 2. We had to give IIS_IUSER read permissions at one point but I don't remember why, but we ran into some problem and when we did trouble shooting, that is what we found.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

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

Re: Installation of 7.0.3 on Windows Server 2008 R2

Post by mazhar » Wed Oct 14, 2009 3:21 am

Yes provide read/write permissions to IIS_IUSER.

Post Reply