Advertisement

1 - 10 of 184 containing alltags:("unspecified") (0 seconds)
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...
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...
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...
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...
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...
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...
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...
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...
Zones: Processor Platform ProgrammingDate Answered: 02/18/2004 Grade: A Views: 0
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: ...
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...
Zones: ASPDate Answered: 12/02/2002 Grade: B Views: 0