[ASP/VBscript] Test for MDAC version?

This is a discussion on [ASP/VBscript] Test for MDAC version? within the Inetserver forums in Microsoft Tools category; Hi, We have a ASP/VBscript webapplication which runs without problems on lots of webservers. However, recently we installed the application on a shared hosting account for one of our clients and we've had nothing but trouble with it. Currently we're having some vague problems again and I would like to verify that the webserver is running MDAC 2.6 or higher. Can that be tested online with ASP? Regards, -- Marja Ribbers-de Vroed...

Go Back   Application Development Forum > Microsoft Tools > Inetserver

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 11-07-2005, 06:50 AM
Marja Ribbers
Guest
 
Default [ASP/VBscript] Test for MDAC version?

Hi,

We have a ASP/VBscript webapplication which runs without problems on lots of webservers.
However, recently we installed the application on a shared hosting account for one of our clients and we've had nothing but trouble with it.

Currently we're having some vague problems again and I would like to verify that the webserver is running MDAC 2.6 or higher.
Can that be tested online with ASP?

Regards,
--
Marja Ribbers-de Vroed

Reply With Quote
  #2  
Old 11-07-2005, 07:18 AM
Bob Barrows [MVP]
Guest
 
Default Re: [ASP/VBscript] Test for MDAC version?

Marja Ribbers wrote:
> Hi,
>
> We have a ASP/VBscript webapplication which runs without problems on
> lots of webservers.
> However, recently we installed the application on a shared hosting
> account for one of our clients and we've had nothing but trouble with
> it.
>
> Currently we're having some vague problems again and I would like to
> verify that the webserver is running MDAC 2.6 or higher.
> Can that be tested online with ASP?
>

You can look at the Connection's Version property, but that is no guarantee:
the server could have a corrupted MDAC installation, a coondition that can
only be diagnosed using the free Component Checker available at
msdn.microsoft.com.

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


Reply With Quote
  #3  
Old 11-07-2005, 10:48 AM
Marja Ribbers
Guest
 
Default Re: [ASP/VBscript] Test for MDAC version?

Thank you for your reply.

We checked it with:

set cn=Server.CreateObject("ADODB.Connection")
Response.Write cn.Version

and it turns out this particular server was still running MDAC 2.5, so that may well have been the problem.

The host has updated the server to MDAC 2.81 now, so I hope everything will run smoothly from now on.

--
Marja
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 03:00 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.