Print Page | Close Window

SQL Server error ‘80004005’ – version 7.9

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=12255
Printed Date: 06 April 2026 at 10:20am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: SQL Server error ‘80004005’ – version 7.9
Posted By: Hjemmebio
Subject: SQL Server error ‘80004005’ – version 7.9
Date Posted: 20 October 2004 at 2:29pm

Hello helpful people

I have some problems with my new installed forum. My friends and I often have a problem with this error:

Microsoft OLE DB Provider for SQL Server error ‘80004005’

Timeout expired

/functions/functions_common.asp, line 710

Once I had this error in Default.asp in line 236

I don’t know what to do; I have bought the system, so I very much hope I can make it work..

Best regards

Denmark




Replies:
Posted By: WebWiz-Bruce
Date Posted: 21 October 2004 at 1:44pm
This is a server issue.

Your MS SQL Server is not returning the data in the allowed time.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Hjemmebio
Date Posted: 22 October 2004 at 1:02pm

From the hosting company I received this information..

 

Timeout expired – is something you can place in the connection string – see example

 

The what me to connect like following, the new thing is "Connect Timeout=30"

 

I have kept the org. code for the forum, but is it possible to set the connect Timeout=30 in one of the files??

 

Please be specific, because my knowledge of ASP is junior amateur..



'--- Database forbindelse ---
strDBConn = "Provider=sqloledb;" & _
"Data Source=195.69.128.142,1433;" & _
"Network Library=DBMSSOCN;" & _
"Connect Timeout=30;" & _
"Initial Catalog=XXXXXXX;" & _
"User ID=XXXXXX;" & _
"Password=XXXXXXX;"

I have found the file containing data source, user id, password but nothing about connect timeout??

 

Please help me..



Posted By: WebWiz-Bruce
Date Posted: 22 October 2004 at 2:39pm
Try placing the connection timeout property at the end of the connection string.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Hjemmebio
Date Posted: 22 October 2004 at 2:49pm

Please give me an example... I don’t know ASP yet, but perhaps in time.

 

Best with an example form the org. code (please filename)

 

I don’t know what two look for??  Is there only one place to do this or hundreds???

 

Best regards

 

Overgaard



Posted By: WebWiz-Bruce
Date Posted: 23 October 2004 at 2:13pm
It's held in the SQL connection file in the admin area.

I've never tried adding a timeout to the connection so you'll just have to try it.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net