The Debug Server may have problems starting if NI Service Locator isn't running. Try these: - Verify that NI Service Locator is running.
- Go to Start»Run
- Enter services.msc
- Make sure that NI Service Locator has Started and is set to Automatic
- If using a firewall, or any application that can block ports, make sure that Port 3580 is open. This is the port that NI Service Locator uses. <a href="http://digital.ni.com/public.nsf/allkb/CEF5A3568A5DA71D8625732800520EA1?OpenDocument" target="_blank">KnowledgeBase 2GD9CL6Q</a> has a listing of all ports that may need to be open.
- If you just installed NI software, be sure to restart your computer.
If all else fails, a work around is to disable Debugging in your Application's Build Specifications. Double check the application's .ini file on the run-time PC. If you have these two tokens, they should look like:DebugServerEnabled=FalseDebugServerWaitOnLaunch=FalseIf you can reproduce this with a very simple VI (a while loop writing the Loop Iteration to a indicator for example), please post the build executable. We might be able to find the problem.Trey BApplications EngineeringNational Instruments