Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   NI LabVIEW (http://www.chiefdelphi.com/forums/forumdisplay.php?f=182)
-   -   Help deploying code to the robot (http://www.chiefdelphi.com/forums/showthread.php?t=123543)

Maximillian 22-12-2013 17:00

Help deploying code to the robot
 
I am trying to deploy our code to the robot. When I try to click run as startup it comes up with an error message that says it is unable to resolve from current dialog.

Mark McLeod 22-12-2013 17:17

Re: Help deploying code to the robot
 
Select "Build" before using "Run as Startup"
On the same menu.

Maximillian 22-12-2013 19:39

Re: Help deploying code to the robot
 
I did do that. I still get the same error

Joe Ross 22-12-2013 20:50

Re: Help deploying code to the robot
 
Quote:

Originally Posted by Maximillian (Post 1316216)
I did do that. I still get the same error

I assume there weren't any build errors?



I saw this type of behavior once where a LabVIEW project had been copied from a different computer that had a different directory structure, and had been partially modified. It was building in one location and trying to download in another. Could something like that have happened?

Mark McLeod 22-12-2013 22:45

Re: Help deploying code to the robot
 
It can also happen when the user account doesn't have write privileges for all the LabVIEW data directories that it should. Most commonly encountered on school issued laptops. Possibly, running LabVIEW "as administrator" might help that case.

As a test case you can try creating a default project from scratch, no edits or changes, and try building and run as startup with that.

Maximillian 23-12-2013 09:38

Re: Help deploying code to the robot
 
Quote:

Originally Posted by Joe Ross (Post 1316245)
I assume there weren't any build errors?



I saw this type of behavior once where a LabVIEW project had been copied from a different computer that had a different directory structure, and had been partially modified. It was building in one location and trying to download in another. Could something like that have happened?


In fact I did actually copy this from another computer. Thanks. I will try and fix this now that I know this is probably the problem.


All times are GMT -5. The time now is 09:52.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi