europa.io Posted February 28, 2006 Report Share Posted February 28, 2006 This is my second thread,and I hope that all the people in this fantastic world can help me! Let's go... when I try to use the functionallity "Place on the block diagram." from the LabVIEW Help I get an error (Page Not Found). I investigate the problem for a long time...but now I don't know what to do! I think that my Service Lovator doesn't work! From the NI page http://digital.ni.com/public.nsf/allkb/227...6256E55007A303D (What Is The NI Service Locator And How Do I Troubleshoot?) I learned to call (from a browser) http://localhost:3580/dumpinfo? to get the status of the service locator, but I get only a blank page. What can I do? Thank you and I apologize for my scary english! Federico Quote Link to comment
PJM_labview Posted February 28, 2006 Report Share Posted February 28, 2006 This is my second thread,and I hope that all the people in this fantastic world can help me!Let's go... when I try to use the functionallity "Place on the block diagram." from the LabVIEW Help I get an error (Page Not Found). I investigate the problem for a long time...but now I don't know what to do! I think that my Service Lovator doesn't work! From the NI page http://digital.ni.com/public.nsf/allkb/227...6256E55007A303D (What Is The NI Service Locator And How Do I Troubleshoot?) I learned to call (from a browser) http://localhost:3580/dumpinfo? to get the status of the service locator, but I get only a blank page. What can I do? Thank you and I apologize for my scary english! Federico Make sure you have these 2 lines in your LabVIEW ini file: serviceLocatorEnabled=TRUE helpServerEnabled=TRUE PJM Quote Link to comment
europa.io Posted February 28, 2006 Author Report Share Posted February 28, 2006 Make sure you have these 2 lines in your LabVIEW ini file: serviceLocatorEnabled=TRUE helpServerEnabled=TRUE PJM Thank you PJM, I checked my ini file.. is all right! I paste the two line from my ini file: helpServerEnabled=True serviceLocatorEnabled=True Do you have other ideas? Thank you, Federico Quote Link to comment
PJM_labview Posted March 1, 2006 Report Share Posted March 1, 2006 Thank you PJM,I checked my ini file.. is all right! I paste the two line from my ini file: helpServerEnabled=True serviceLocatorEnabled=True Do you have other ideas? Thank you, Federico Well, the only idea that I have is that you may have a firewall setting somewhere that might be blocking the particular port used by the service locator. Good luck in resolving this issue. PJM Quote Link to comment
europa.io Posted March 1, 2006 Author Report Share Posted March 1, 2006 Well, the only idea that I have is that you may have a firewall setting somewhere that might be blocking the particular port used by the service locator.Good luck in resolving this issue. PJM Thank you, PJM The port used by the service locator is not blocked: I can connect to it via "telnet localhost 3580"... Federico Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.