08-24-2013 12:38 PM - edited 08-24-2013 12:46 PM
***SOLVED***
I figured it out, I changed one of the settings but not both of them, that did the trick
I recently installed LabVIEW 2013 and VIPM 2013. I am trying to install several add ons to LabVIEW 2013, and keep getting this error. I have already gone into the settings and made sure that the local host is set up for VIPM, and I also changed the TCP/IP port for VI Server to 3363 as it was 3365 before. I have received the error with both ports entered into the VI Server field.
Any help would be greatly appreciated.
Steven
08-25-2013 06:52 PM
What did you do to fix it?
08-26-2013 08:29 AM
Craig,
I had added the "localhost" to the "exported VIs list" box, but not the "machine access list" box. This seemed to fix the problem. I also noticed that at the top of the page that the TCP/IP address is now defaulting to 3365 where it was 3363 in LabVIEW 2012, and 2011.
Steven R Howell
Certified LabVIEW Associate Developer (Waiting on results of CLD)
Arcus Technology Services, LLC.
10-03-2013 05:33 PM
I tried that but still got the same error.
Any ideas?
10-03-2013 05:44 PM
@cnguyen10 wrote:
I tried that but still got the same error.
Any ideas?
Those settings require LabVIEW to close and restart to be applied.
10-03-2013 10:49 PM
Here is the method that I use, and it has always worked.
Bob Schor
10-04-2013 09:24 AM
I switched my laptop wireless off and used the LAN line and it worked.
Not sure why.
10-04-2013 09:34 AM
That's an interesting twist! I can see that having two NICs, both active, could "confuse" VIPM. My Work PC has a second active NIC, but I might not have had it enabled when I just recently "rebuilt" my PC -- certainly in the past, with earlier releases of VIPM, both NICs were on.
My Laptop has both Wireless and Ethernet. I usually disable Ethernet, largely to save battery power (as almost all the time I'm using Wireless), so "by accident" I didn't encounter your difficulty.
I'm assuming that the folks at JKI who maintain VIPM will see this post and will think about how/if this situation can be addressed -- they're pretty good about that.
BS
11-05-2013 09:13 AM
Hi all,
It's been a while since the last post but I encountered the problem and I was able to fix it. First of all I tried all the steps, set "localhost", "127.0.0.1", etc and it didn't work. Then, I look my computer IP (you can see here how to find it in windows 7), I copy the address and everything works.
11-07-2013 06:20 PM