netdde fails silently in Terminal Services session

  • Thread starter Thread starter Paul Davis
  • Start date Start date
P

Paul Davis

I use netdde in excel to get data from a netdde server.
The spreadsheet works in terminal server sessions on NT4,
and works on the windows2000 console, but simply fails to
getdata if run in a windows2000 terminal services session.

Any ideas?
 
Hi Paul

There's an issue when you use NetDDE in a TS session because of the way TS handles network computer IDs. You should check your TS documentation, since each TS session is identified by the user id only and not the computer name, as required by NetDDE (which uses NetBIOS to locate computers on a network). Since you can have multiple active sessions on a single TS server, TS does not identify the machine name when accessing a DDE remote node and therefore the NetDDE request cannot be serviced. I don't know if there's a workaround for this issue, because it is imposed by TS "by design"

----- Paul Davis wrote: ----

I use netdde in excel to get data from a netdde server.
The spreadsheet works in terminal server sessions on NT4,
and works on the windows2000 console, but simply fails to
getdata if run in a windows2000 terminal services session

Any ideas
 

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

Similar Threads

NetDDE 2
NetDDE in Excel 2003 1
NetDDE Failure 0
User Session at Terminal Service 1
NetDDE DDEShare and Excel 1
Terminal Services on Server 2000 1
C# Skype silent connection 0
Terminal Services Session Open 1

Back
Top