VB6 App using DDE hangs when Shelled from VB .Net App

R

Rick

We have a VB 6 app which opens a DDE Link to another application.
All runs fine under VB6 debugger and as a compiled app.

We Shell/Process.Start this VB6 app from an VB .Net app with WaitForExit.
The DDE Link never establishes if the .Net app is active. When the .Net app
is stopped in the debugger, the spawned VB6 app immediately estabishes its
link.

Any ideas on why DDE Link wont work?

Thanks in advance.

Rick
 
R

Rick

I'm still trying to resolve this and time is getting critical. Does anyone
have suggestions. Thanks very much.

Rick
 
C

Chris Dunaway

I'm still trying to resolve this and time is getting critical. Does anyone

You're asking in the wrong place. This is a DOTNET newsgroup. Try this
one:

Microsoft.Public.VB.General.Discussion


--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.
 
R

Rick

It *IS* a dotNet problem silly goose.

*sheesh* some people don't bother reading at all.


Chris Dunaway said:
I'm still trying to resolve this and time is getting critical. Does
anyone

You're asking in the wrong place. This is a DOTNET newsgroup. Try this
one:

Microsoft.Public.VB.General.Discussion


--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top