If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Run time error 3704

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-04-03, 22:44
sbahri sbahri is offline
Registered User
 
Join Date: Feb 2003
Posts: 19
Run time error 3704

Dear folks,
When I run vb form which contain datagrid I've got an error: "Run time error 3704 Operating is not allowed when the object is closed", on another computer the error didn't appear.
I think this happened because the library (dll) or ActiveX (ocx) not registered on system.
Does anyone know the name of dll/ocx.

Thanks.
Reply With Quote
  #2 (permalink)  
Old 04-08-03, 01:39
Nimot Nimot is offline
Registered User
 
Join Date: Apr 2003
Posts: 2
I don't have a direct answer, but might get you in the right direction. I just tried packaging and deploying an app for the first time, with MSFlexGrid in it. I got errors installing on both '98 and 2000 for the same .dll's/.tlb. They are: MFC42.dll, msvcrt.dll, mshtml.tlb, and ATL.dll. After a quick search on the Web, ATL sounds like the only one possibly associated with a Grid. If any of these files sound familiar, let me know. Good Luck.
Reply With Quote
  #3 (permalink)  
Old 04-08-03, 01:41
Nimot Nimot is offline
Registered User
 
Join Date: Apr 2003
Posts: 2
Oh yeah, it's only on my '98 box that I get the error at run time.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On