![]() |
Sergey Kornilov admin 5/20/2008 |
Check connection string in include/dbconnection.asp file and make sure that you have required ODBC driver or OLEDB provider installed on the new box. |
|
orit author 5/22/2008 |
Can you please specify what are the ODBC driver or the OLEDB provider that should be installed on the new 64bit server, and can you please provide an example how the string in the dbconnection.asp suppose to look like in difference from how it is in the 32bit server? |
![]() |
Sergey Kornilov admin 5/22/2008 |
Post your connection string here. |
|
orit author 5/23/2008 |
My connection string: <%
|
![]() |
Sergey Kornilov admin 5/23/2008 |
I recommend you to build a test application using the latest version of ASPRunnerPro then copy and paste the connection string to your existing application. |
J
|
JOHNF777 9/17/2008 |
Just in case someone else needs a solution for this..... |
C
|
CoolSan 12/17/2008 |
Hey.... |