|
Could not find installable ISAM |
Post Reply |
Author | |
mikeb
Admin Group Joined: March/17/04 Location: United States Status: Offline Points: 194 |
Post Options
Thanks(0)
Posted: November/09/05 at 8:44pm |
These are not easy errors. error '80004005', means no permission. ASP.NET is not installed correctly on the server or permissions are not correct to run ASP.NET. Unfortunately, correcting these sorts of errors requires that you ISP be very knowledgeable in ASP.NET and troubleshooting permission problems with auditing and such. Besides the obvious fix of reinstalling the Server OS and ASP.NET which is generally not desirable.
Its not possible to document how to successfully run and set permissions for ASP.NET....I have yet to even see any decent online documentation on the subject. Its mostly trial and error and excellent server admin. Have your ISP take a look at these KB's, they represent two of the more common ASP.NET server configuration issues. http://support.salescart.com/kb/KB-details.asp?key=5485 http://support.salescart.com/kb/KB-details.asp?key=5486 |
|
jason2004
Groupie Joined: September/29/05 Status: Offline Points: 87 |
Post Options
Thanks(0)
|
We are hosting SalesCart on a Windows 2003 Server with ipowerweb.com
Everything works fine on our http://localhost IIS 5.1 FPServer 2000 but when we uploaded files to the server we are having problems. The first customer adds a product and the cart works. The next customer adds a product and the following error is generated: Microsoft JET Database Engine error '80004005' Could not find installable ISAM. /cgi-bin/GetOrder.asp, line 30 Is there a problem in DB connection or in the permissions. Here are settings for FPDB folder live on server ASPNET -Read -No Access -Modify(selected) NETWORK SERVICE -Read(selected) -No Access -Modify IUSR_1547 -Read -No Access-Modify(selected) Permissions: (All Unchecked) Directory browsing Lock directory from web browsing (still allows access via website scripts) Execute CGI Scripts Execute ASP/ASP.Net/PHP Scripts Set as an application directory Here are the settings for shop.mdb file ASPNET -Read -No Access -Modify(selected) NETWORK SERVICE -Read(selected) -No Access -Modify IUSR_1547 -Read -No Access-Modify(selected) Technicians at ipowerweb are clueless and their response is that I should contact Sale Cart provider. I was reading explanations on this subject but everything is so confusing and it is different. In Sales Cart Pro manual it says that FPDB folder should be checked as “Allow programs to be run” and “Allow scripts to be run”. Then in the error explanations it says for FDPB folder “uncheck ALL check boxes” Any input appreciated. Thank you. Edited by jason2004 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |