Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > Error 3043


Reply
 
Thread Tools Display Modes
  #1  
Old 01-20-2002, 04:41 PM
MPi MPi is offline
Contributor

Forum Leader
* Expert *
 
Join Date: Dec 2001
Location: Quebec
Posts: 728
Default Error 3043


Hi everybody,

I created a small app with an Access97 database with DAO (on a Win98 OS)

I made the Setup.exe with the PDW that comes with VB6 and, on the remote PC (Win98), the person is receiving an error #3043.

I looked on Microsoft site and they're talking about a Temp directory that probably does not exist... But that's not the case. There is a c:\Temp and a c:\windows\Temp and also a d:\Temp !!!

The app is starting fine, but when it queries the database to fill an MSFlexGrid, then it comes with that error.

Can it be related with that FlexGrid or am I missing something ?

Any help will be appreciated




Here is a part of the Setup listing, if that could help (?)

[Bootstrap Files]
File1=@VB6STKIT.DLL,$(WinSysPathSysFile),,,7/15/00 12:00:00 AM,101888,6.0.84.50
File2=@COMCAT.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,5/31/98 12:00:00 AM,22288,4.71.1460.1
File3=@STDOLE2.TLB,$(WinSysPathSysFile),$(TLBRegister),,6/3/99 12:00:00 AM,17920,2.40.4275.1
File4=@ASYCFILT.DLL,$(WinSysPathSysFile),,,3/8/99 12:00:00 AM,147728,2.40.4275.1
File5=@OLEPRO32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,3/8/99 12:00:00 AM,164112,5.0.4275.1
File6=@OLEAUT32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,4/12/00 12:00:00 AM,598288,2.40.4275.1
File7=@MSVBVM60.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,8/21/00 12:00:00 AM,1388544,6.0.89.64

[Setup1 Files]
File1=@MSFLXGRD.OCX,$(WinSysPath),$(DLLSelfRegister),$(Shared),5/22/00 12:00:00 AM,244416,6.0.84.18
File2=@COMCTL32.OCX,$(WinSysPath),$(DLLSelfRegister),$(Shared),5/22/00 12:00:00 AM,608448,6.0.81.5
File3=@VB5DB.DLL,$(WinSysPath),,$(Shared),6/18/98 12:00:00 AM,89360,6.0.81.69
File4=@msjtes40.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,9/1/01 11:42:00 AM,241936,4.0.3714.5
File5=@msrepl40.dll,$(WinSysPathSysFile),,,9/1/01 11:41:58 AM,553232,4.0.3714.0
File6=@msrd3x40.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,9/1/01 11:41:58 AM,315664,4.0.3714.0
File7=@msrd2x40.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,7/2/00 1:15:12 PM,422160,4.0.2927.2
File8=@mswdat10.dll,$(WinSysPathSysFile),,,4/21/00 3:54:20 PM,831760,4.0.3829.2
File9=@MSWSTR10.DLL,$(WinSysPathSysFile),,,4/21/00 3:54:20 PM,614672,4.0.3829.2
File10=@expsrv.dll,$(WinSysPathSysFile),,,7/2/00 1:15:16 PM,379152,6.0.0.8540
File11=@VBAJET32.DLL,$(WinSysPathSysFile),,,5/5/99 10:22:00 PM,30992,6.0.1.8268
File12=@msjint40.dll,$(WinSysPathSysFile),,,7/2/00 1:15:14 PM,151824,4.0.2927.2
File13=@msjter40.dll,$(WinSysPathSysFile),,,7/2/00 1:15:14 PM,53520,4.0.2927.2
File14=@msjet40.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,9/1/01 11:42:00 AM,1499408,4.0.3714.7
File15=@DAO360.DLL,$(MSDAOPath),$(DLLSelfRegister),$(Shared),6/13/00 12:00:00 AM,557328,3.60.2521.8
File16=@Commandes.exe,$(AppPath),,,1/19/02 12:51:02 AM,81920,1.0.0.0


again, thank you
Reply With Quote
  #2  
Old 01-20-2002, 05:34 PM
Robby's Avatar
Robby Robby is offline
Code Factory

Retired Moderator
* Expert *
 
Join Date: Jan 2001
Location: Montreal, Ca.
Posts: 5,565
Default

Is there an error during Install?

I checked on the FlexGrid (MSFLXGRD.OCX), it was not shipped
with Win98. So it shouldn't be a conflict there.
Reply With Quote
  #3  
Old 01-20-2002, 05:57 PM
MPi MPi is offline
Contributor

Forum Leader
* Expert *
 
Join Date: Dec 2001
Location: Quebec
Posts: 728
Default

No errors on install. Eveything went fine.

The program starts fine too. But when I call a form containing a FlexGrid, it comes with that error. I'm not sure that the grid causes the problem though...

Error #3043, Description : Disk or Network error

Don't have a clue (!?)
Reply With Quote
  #4  
Old 01-20-2002, 09:40 PM
Robby's Avatar
Robby Robby is offline
Code Factory

Retired Moderator
* Expert *
 
Join Date: Jan 2001
Location: Montreal, Ca.
Posts: 5,565
Default

It sounds like a connection (string) to the database.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->