PDA

View Full Version : Enabling Supernode Debugging on Desktop Communicator


kcarpenter
10-19-2007, 07:11 AM
From Larry:

Launch Desktop Communicator and then QUIT it. A registry key for Desktop is created ON QUIT if Desktop has been newly installed on a machine.

Launch RegEdt32

Open HKEY_Current_User

Open "Software"

Open "VB and VBA Program Settings"

Open "TwistedPairSolutions"

CLICK on (not open) WAVEDesktop

In the window to the right, right-click and select "New String Value"

Name it "Debug"

Open this and enter in the Value data field: True

Case doesn't matter....

Close everything up.

Launch Desktop and log into a profile.

Once the profile is loaded, double-click on the little person icon at the bottom left of the interface and the debugging window will open. Also, if you have DebugView up and running you will now see detailed debug tracing.

D.injef
11-09-2009, 01:51 AM
If you want to setup the server name prior to giving a machine to an end user, you can change this registry key so they dont have to:

HKEY_CURRENT_USERSoftwareVB and VBA program settingsTwistedPairSolutionsWAVEDesktopServerLi st

Then you set Item0=<ip address> or <dns name>