|
 |
asp_databases thread: PROBLEMS WITH ODBC-CONNECTIONS!
Message #1 by "Martin Johansson" <info@s...> on Thu, 12 Oct 2000 18:55:45 +0100
|
|
I tried to create connections, and i think i did that right. But i get
this message in return. WHY? I use Win 2000 Adv. Server.
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be
displayed.
--------------------------------------------------------------------------------
Please try the following:
Click the Refresh button, or try again later.
Open the 192.168.0.10 home page, and then look for links to the
information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
/SD.se/nyhetsinlaggsdse.asp, line 36
Browser Type:
Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
Page:
GET /SD.se/nyhetsinlaggsdse.asp
Time:
Thursday, October 12, 2000, 7:53:01 PM
More information:
Microsoft Support
PLEASE HELP ME WITH THIS ONE!
--
Greetings
MARTIN JOHANSSON
Message #2 by Gregory_Griffiths@c... on Fri, 13 Oct 2000 09:04:30 +0100
|
|
At a guess I'd say that your connection is not being made to your
database :
[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
/SD.se/nyhetsinlaggsdse.asp, line 36
Check out line 36 and ensure that you are making a connection correctly.
> -----Original Message-----
> From: info@s... [mailto:info@s...]
> Sent: 12 October 2000 18:56
> To: asp_databases@p...
> Cc: info@s...
> Subject: [asp_databases] PROBLEMS WITH ODBC-CONNECTIONS!
>
>
> I tried to create connections, and i think i did that right. But i get
> this message in return. WHY? I use Win 2000 Adv. Server.
>
>
>
> The page cannot be displayed
> There is a problem with the page you are trying to reach and
> it cannot be
> displayed.
>
> --------------------------------------------------------------
> ------------------
>
>
> Please try the following:
>
> Click the Refresh button, or try again later.
>
> Open the 192.168.0.10 home page, and then look for links to the
> information you want.
> HTTP 500.100 - Internal Server Error - ASP error
> Internet Information Services
>
> --------------------------------------------------------------
> ------------------
>
>
> Technical Information (for support personnel)
>
> Error Type:
> Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
> [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
> /SD.se/nyhetsinlaggsdse.asp, line 36
>
>
> Browser Type:
> Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
>
> Page:
> GET /SD.se/nyhetsinlaggsdse.asp
>
> Time:
> Thursday, October 12, 2000, 7:53:01 PM
>
>
> More information:
> Microsoft Support
>
>
> PLEASE HELP ME WITH THIS ONE!
> --
> Greetings
> MARTIN JOHANSSON
>
|
|
 |