Google 网上论坛不再支持新的 Usenet 帖子或订阅项。历史内容仍可供查看。

vb6 debug problem with com object

已查看 5 次
跳至第一个未读帖子

toto

未读,
2004年8月9日 14:34:122004/8/9
收件人
Hi,

i have a vb6(sp5) com object and when i want to launch a debugging mode is
don't work...

My dll work fine but the debug is not possible, in the past i have debug
this dll.

on other Pc the debug is possible.

My environnment is visual studio sp5 widows sp4 with all patch, MTS (i have
a web n tiers environnment)


Olivier


Michael Culley

未读,
2004年8月9日 17:48:062004/8/9
收件人
"toto" <to...@tt.tf> wrote in message news:ORvU89jf...@TK2MSFTNGP10.phx.gbl...

> Hi,
>
> i have a vb6(sp5) com object and when i want to launch a debugging mode is
> don't work...

You didn't cross post to enough groups to get an answer....

--
Michael Culley


Richard Jalbert

未读,
2004年10月23日 23:08:532004/10/23
收件人

Open the DLL project and start it with the option "Wait for object to
be created".

Then lauch in the IDE the project calling this DLL.
If that is not possible, just put a breakpoint inside the DLL code and
call it.

**********************************************************************
Richard Jalbert Programmer-Analyst Rich...@sympatico.ca

Dogs have owners, cats have staff.

http://www3.sympatico.ca/richmann/
**********************************************************************

0 个新帖子