Search found 3 matches

by pj6284
Thu Jun 04, 2009 5:40 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Necessary and sufficient Windows services for AbleCommerce?
Replies: 0
Views: 2124

Necessary and sufficient Windows services for AbleCommerce?

In setting up a new Windows Server 2008 box that will be used only for AbleCommerce (including SQL Server), I'm wondering if anyone has a list of the minimum Windows Services you need to have running to support Able. Put another way, what can I safely turn off without adversely impacting Able? Thanks.
by pj6284
Fri Apr 24, 2009 7:54 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Admin file upload exception; temp file has no permissions
Replies: 1
Views: 1843

Re: Admin file upload exception; temp file has no permissions

Figured it out -- "nevuh mind." Simple permissioning problem unrelated to AbleCommerce. I had tried a lot of weird permissioning things and had created a rat's nest. I cleaned out the junk and just granted ASPNET full control over the folder. (Perhaps not restrictive enough, but this app isn't in pr...
by pj6284
Fri Apr 03, 2009 3:22 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Admin file upload exception; temp file has no permissions
Replies: 1
Views: 1843

Admin file upload exception; temp file has no permissions

Using Admin to upload an image for a product, I get the error "You did not upload a valid file" which comes from Admin/Products/Assets/UploadImage.aspx.cs, line 92. The reason it's failing is that the temp file created by the system from my image has zero permissions; in Unixese, it'd be "---------....