Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Setting up on IIS 7. Script timeout.
 New Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 01 June 2012 :  17:55:16  Show Profile  Reply with Quote
Haven't really done any development work since I got my new laptop with Windows 7 64bit, so decided to setup IIS 7 on it and setup a default snitz forum. Seems I can't even manage that anymore.

Unpacked the forum into c:\inetpub\wwwroot\snitz with the access database in c:\inetpub\wwwroot\snitz\dbase.

Connection string is as follows:
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\wwwroot\snitz\dbase\snitz_forums_2000.mdb" '## MS Access 2000 using physical path

Ran http://localhost/snitz/setup.asp and get the script timeout error.
Increased it to 5 mins, same error after 5 mins.

I opened the database in access 2010 and saved it as snitz_forums_2000.accdb and changed connection string to:
'strConnString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=c:\inetpub\wwwroot\snitz\dbase\snitz_forums_2000.accdb" '## MS Access 2007 using virtual path

Timeout error.

Moved the database to c:\inpetpub\db\ and changed the connection string accordingly. Gave IUSR and IIS_IUSR full control on folder and file.

Timeout error.
A simple helloworld.asp file works fine in root folder.

What simple thing am I missing here?

Support Snitz Forums

Edited by - Davio on 01 June 2012 17:55:29

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 01 June 2012 :  18:21:50  Show Profile  Send ruirib a Yahoo! Message
You need to enable support for 32 bits apps in IIS. Open IIS Manager, choose Application Pools, right click DefaultAppPool, choose Advanced Settings and then choose True from the dropdown for Enable 32-bit Applications.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 02 June 2012 :  00:57:51  Show Profile
Excellent. Thanks Rui.

Support Snitz Forums
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 02 June 2012 :  17:59:17  Show Profile  Send ruirib a Yahoo! Message
You're welcome, David .


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

falkor
Starting Member

12 Posts

Posted - 12 January 2013 :  11:47:32  Show Profile
Can somebody please explain why this 32-bit apps option is disabled by default? How did ruirib find out this was causing the issue?
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 12 January 2013 :  14:07:27  Show Profile
Not everyone will be using older software technologies. But the option is there if you need to enable it.

Support Snitz Forums
Go to Top of Page

Panhandler
Average Member

USA
783 Posts

Posted - 24 January 2013 :  19:48:53  Show Profile  Visit Panhandler's Homepage
Thanks Davio. . .got it workin' within minutes after reading this post.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07