Hi guys,
I have a question in cdonts.newmail object.
i want to send a attach file.if i am trying
to send attach file by using following code
its giving the unspecified error.please
help me i...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20274917.htm...
Zones:
ASPDate Answered: 03/21/2002 Grade: A Views: 0
Hi,
I have this application using asp,xml,access and iis.This was working fine till recently my system crashed and I had to Re install the OS.I had Win 2000 server edition previously.After...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20324425.htm...
Zones:
ASPDate Answered: 07/19/2002 Grade: A Views: 0
Has anybody run into this problem?
System.Data.OleDb.OleDbException: Unspecified error:
E_FAIL(0x80004005)
If we wait a few minutes, maybe 5-10 minutes and refresh the page the error
dissap...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20404833.html
Zones:
.NETDate Answered: 10/12/2003 Grade: A Views: 0
Hi, all!
I got the following error when I was using the Component.createImage() method. My code looks like this:
private updateImg() {
Image offScrImg = null;
offScrImg = this.create...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10240138.html
Zones:
JavaDate Answered: 12/07/1999 Grade: A Views: 0
access database
this is the code
have checked with permissions => given all permissions
works fine in one iis server but in another server where 2 sites are created gives this error
any...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20113561.htm...
Zones:
ASPDate Answered: 05/09/2001 Grade: A Views: 0
Error Type:
Provider (0x80004005)
Unspecified error
/separate/header.asp, line 34
The code:
set conemail = server.CreateObject("adodb.connection")
conemail.Mode = admodereadwrite
cone...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20178612.htm...
Zones:
ASPDate Answered: 09/23/2001 Grade: B Views: 0
</body>
<% Dim SQL1
Dim conn1
Dim jobs1
dim rs
set conn1 = server.createobject("ADODB.Connection")
conn1.ConnectionString = "DSN=diary"
conn1.open
SQL1 = "SELECT * FROM diarytable"
Set rs...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20243406.htm...
Zones:
ASPDate Answered: 04/21/2002 Grade: A Views: 0
I have created a CListCtrl-subclassed control in VC++6/VC++3CE and I cannot add the control to a VB/VBCE application. An Unspecified Error 0X80004005 occurrs, and the control is not added to a for...
http://www.experts-exchange.com/Programming/Processor_Platforms/Q_20370621.html
Hello all.
I am receiving this error after running a page, but not right at the beginning. I get this error after about 65 or so Database connections. Most of my connections look like this:
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20375859.htm...
Zones:
ASPDate Answered: 07/19/2003 Grade: A Views: 0
Using an Access 2000 database, the first time a page is displayed it works correctly. If refreshed immediately, the following error results.
Error Type:
Provider (0x80004005)
Unspecified error...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20408730.htm...
Zones:
ASPDate Answered: 12/02/2002 Grade: B Views: 0