ASP database connectivity trouble Windows XP Pro 
Author Message
 ASP database connectivity trouble Windows XP Pro

i have been trying to get a web site i created with ASP to run on my new
computer, a windows xp professional operating system.

i have it currently set up on a windows 98 machine using the PWS to run it.
the OCDB seems to work in the win 98 environment.

however, although the IIS in windows xp pro seems to work (the simple ASP
pages are browsable), the data connection just never seems to work (any ASP
page with dynamically generated tables or fields gets the error: Error Type:
(0x800401F9) Error in the DLL ) and HTTP 500.100 - Internal Server Error -
ASP error Internet Information Services).

i've even resorted to dreamweaver mx to try to resolve this problem.
websites that i created with coldfusion seem to be able to connect to the
database correctly with no errors.  when i test the connection with
dreamweaver it tells me that an unidentified error has occured.  when i try
to open  table in the database with dreamweaver i get a javascript error
(!?!) in Connections.js which is in the dreamweaver program folder.

i need some advice in order to rectify this annoying problem.  i assume it's
a database connection problem.  i've set up IIS like PWS.  they're not all
that different.

what going on?

dave



Sun, 12 Jun 2005 04:14:41 GMT  
 ASP database connectivity trouble Windows XP Pro

Quote:

> i have been trying to get a web site i created with ASP to run on my new
> computer, a windows xp professional operating system.

> i have it currently set up on a windows 98 machine using the PWS to run it.
> the OCDB seems to work in the win 98 environment.

> however, although the IIS in windows xp pro seems to work (the simple ASP
> pages are browsable), the data connection just never seems to work (any ASP
> page with dynamically generated tables or fields gets the error: Error Type:
> (0x800401F9) Error in the DLL ) and HTTP 500.100 - Internal Server Error -
> ASP error Internet Information Services).

> i've even resorted to dreamweaver mx to try to resolve this problem.
> websites that i created with coldfusion seem to be able to connect to the
> database correctly with no errors.  when i test the connection with
> dreamweaver it tells me that an unidentified error has occured.  when i try
> to open  table in the database with dreamweaver i get a javascript error
> (!?!) in Connections.js which is in the dreamweaver program folder.

> i need some advice in order to rectify this annoying problem.  i assume it's
> a database connection problem.  i've set up IIS like PWS.  they're not all
> that different.

> what going on?

> dave

It would be moe clear if you could post your connection string that you
are using. Since ColdFusion is working, one can assume that the
connections can be established properly. You code most likely seems to
be a problem od the way you have contructed your connection string.
--
----------------------------
Amitabh Kant
http://www.egreycells.com


Wed, 15 Jun 2005 02:55:53 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. DELETE Records in MS Access Database from ASP on XP Pro

2. NTFS Permissions in XP PRO for ASP Changes to MS Access File

3. Database Connectivity with Windows CE

4. cdonts in Windows XP Pro

5. Problem using SetKeyboardState API call on Windows XP Pro

6. MTSTransaction Mode and Windows XP Pro

7. VB5 and Windows XP Pro ???

8. Problems with eVB on Windows XP Pro?

9. ASP, VS.NET, & Database troubles

10. Cannot connect to Access 2000 database in Windows XP with ADO (2.5)

11. DatePicker problem under Windows XP and Office XP

12. Ann: Live Chat on VenturCom Boot-NIC - Windows 2000/XP/XP Embedded Diskless Network Boot

 

 
Powered by phpBB® Forum Software