04-03-2015 01:47 PM
I am unable to remotely debug a project. I get "The debugging information file for this file is out of date".
This is very strange because the project resides on the remote computer and I am working on it as a network share. I had it working yesterday, but not today.
I assume that I have the 2 system configured properly since I am getting this error on my development system when I launch the program on the remote system. I am connecting remotely with TeamViewer 10.
CVi 2012 SP1.
04-06-2015 03:17 PM
Mjl,
Have you made changes to what you are trying to debug since yesterday? I would make sure that the application versions match for both computers you are using.
Also, are you following this link to debug your project?
http://www.ni.com/tutorial/3384/en/
04-07-2015 08:27 AM
I am currently using remote debugging on a different system with another project.
As I stated before, the source code actually resides on the remote system. My development system shares the directory. All modifications are made on the remote system.
The next step when I get a chance is to move the source code to anther directory and create a new project to see if that solves the issue.
04-07-2015 08:30 AM
Sorry I didn't answer the question, but yes I did make some changes.