DDE Runtime error 282 on VB4 
Author Message
 DDE Runtime error 282 on VB4

Hello all,

I met a problem about VB4 that I can place more than five delcare for DDE cold link
such as
TxtField(1).LinkTopic = "Excel|Test.xls"
TxtField(1).LinkItem = "R1C1"
.....
TxtField(6).LinkTopic = "Excel|Test.xls"
TxtField(6).LinkItem = "R1C6"

When the number is less than or equal to 5. That would be OK.
In case that the number of Delcare exceed 5 I will get a
"Runtime Error 282 No foreign application responsed to a DDE initiate"
while the DDE server (Excel) is still running and also it ran before my VB4 application.

If anyone know about this please post or e-mail to me

Thanks.



Mon, 05 Apr 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. vb screensaver dde error 282 under nt4

2. Lift System - No foreign application responded to a DDE initiate (Error 282)

3. vb screensaver dde error 282 under nt4

4. VB4: DDE execute From dll16 to VB4 32

5. VB4 Jet Engine Runtime Error 3196

6. VB4: runtime error 3426

7. HELP! -VB4 and Querydef - runtime error 3110

8. VB4 Setup Wrong Version Runtime DLL error

9. Setup gets WRONG RUNTIME DLL error VB4

10. VB4 32bit Runtime Errors

11. A very strange runtime error - only happens inside VB4 debugger , not with .exe

12. VB4 Runtime error #424

 

 
Powered by phpBB® Forum Software