VB, Threading and COM Problems 
Author Message
 VB, Threading and COM Problems

Hello,
My problem has several facets to it.  Firstly, I am aware that the VB IDE has a
general problem with multi-threaded projects,  Can someone please let me know
what that is?  I am a VC++ developer working on legacy code and the structure I
have would work in VC++ but doesn't in VB.
Testing and debugging is impossible because of the IDE problem.  However, there
is another issue.

The project is Automation EXE server that runs as a standard exe.  
It has several internal COM Objects, all of type MultiUse.  These are created
using CreateObject to ensure that a new thread is created for each instance.
A hierarchy of objects is created in this manner, this is only 1 level deep
however.
Testing is a nightmare, but can some people advise me as to what I need to watch
for or cannot actually do with VB and any debugging tips or pitfalls.

Many thanks and happy christmas
Jules



Mon, 09 Jun 2003 20:53:09 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. COM and Threading problem

2. VB-VBScript COM Threading

3. Lost threads in VB-Com component

4. VB and COM threading

5. VB-COM Threading Model

6. VB Com and Threading issues

7. Threading problem --> threads die

8. Single Thread and Apartment Thread Problem

9. Problem loading VB Com in VB Script

10. vb_dotnet thread: Problems with VB.NET : The program has exited with code 0

11. Problems updating a dataset from a worker thread in VB.NET

12. Problem with VB thread

 

 
Powered by phpBB® Forum Software