To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here

HOME News MS SQL Oracle DB2 Access MySQL PHP Scripts Books Links DBA Talk


Go Back   Database Journal Forums > Miscellaneous > Database Programming

Database Programming Discussion on all database programming topics, including ASP-db, ASP.NET, ASP and PHP.

Reply Post New Thread
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-22-2009, 11:24 PM
Frank Frank is offline
Super Moderator
 
Join Date: Oct 2002
Posts: 929
Installing ASP-db and Tornado in Windows 7

I got W7 and have been using it for a few days. It works pretty much the same as VISAT except a few programs fail to run and some applications has to be worked on. For example, if you do not have hardware virtualization then you have to uninstall the Virtual Machine Updates, Uninstall the program and then install the old VPC2007. Delete the state file and use the old .vmc file and you can use the virtual machine to develop classic ASP-db in XP mode. If your hardware is new then you can use the build-in Virtual Machine of W7. Other than that classic ASP-db loads into the Component Services the same way. remember to uncheck the "Enforce Access Checks" as well as check the "Allow IIS Intrinsic properties" as in VISTA.

Tornado works exactly the same way as before.

Fk
Reply With Quote
  #2  
Old 11-16-2009, 03:11 PM
Frank Frank is offline
Super Moderator
 
Join Date: Oct 2002
Posts: 929
Install Classic ASP-db in VISTA and W7

When installing classic ASP-db in VISTA and W7, remember to setup your server directory as application instead of virtual directory. Otherwise you'll get an HTTP 500.19 error.

Note that you may encounter a problem of the ID file not found. Turn on the ID file tracing using x.dbDebug=109. See the following example. The ID is in the system 32 directory but the O/S prohibit that to be read and reports an error. The work around is to do -

1. x.dbIDfileDir = "C:\Inetpub\wwwroot\ASPdb\GOLD2009.ID"
Specify exactly where is the ID file.
2. Store the ID file in -> C:\inetpub\wwwroot\aspdb\DLL\_ASPDB2009.ID

...Looking for ID file: C:\Windows\system32\_ASPDB2009.ID
...Not found in C:\Windows\system32\_ASPDB2009.ID (The file is there !!)
ID file located in C:\inetpub\wwwroot\aspdb\DLL\_ASPDB2009.ID
Version = CLASSIC ASPDB-06-28-09-XP-SP3-ADO21-MTS-Gold
ID file path = C:\inetpub\wwwroot\aspdb\DLL\_ASPDB2009.ID
ASP-db(tm) (C)1998-2009 by ASP-db Inc. - Licensed to........

Fk

Last edited by Frank; 11-16-2009 at 09:41 PM.
Reply With Quote
Reply Post New Thread

Bookmarks

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 02:13 PM.


DatabaseJournal Recent Articles


 » Top 10 SQL Server 2008 Database Administra...

 » A First Look at SQL Server 2008 R2 Master ...

 » Redmond exploits MySQL uncertainty

 » Oracle Launches Oracle Global Trade Manage...

 » SQL Server 2008 RTM Support Ends April 13,...

Search Database Journal:
 







Acceptable Use Policy

Internet.com
The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.