Problem when using ssl shared encryption with front page form

M

mooseless05

Hi I have a website set up with a Shared SSL system, the site loads fine and
all the pages load as they should, the only problem occures when you try and
select the login page (logon.asp) the following error occurs:

Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified
/logon.asp, line 76

I have checked the asp code on line 76 which is

tmp = mid(vInput,cnt,1)

This is how it should be I think. I believe the problem is that the database
cannot be located but I have checked the system with out the SSL active and
everything works as it should.

If anybody has any ideas I would be gratefull.

Windows XP
Frontpage 2003
 
A

AL G

Check your odbc drivers in admin tools to insure the MS odbc driver is
installed. If not then you will have to install it.

al
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top