05-20-2010 01:40 PM
Hi, when I try to compile / deploy "pac" I am getting an error "Access denied: This host computer's IP address is not on the target's allowable access list." I gave an access to "*" in target list. What other settings needed to be changed
Thank you,
Bella
NI Software : LabVIEW FPGA version 2009
NI Hardware : RIO (cRIO, R Series, FlexRIO, sbRIO) device CRIO-9073
Thank you,
Bella
05-21-2010 04:56 PM
Bella-
To fix this issue, please do the following:
1. Open My Documents.
2. In the address bar at the top, type
ftp://[Your CRIO's IP]
3. You should now see the files inside the
FTP, as you would a normal Windows folder.
4. Right-Click the
ni-rt.ini file, and select Copy.
5. Paste the ni-rt.ini file on your
Windows desktop.
6. On your Windows desktop, double-click the
ni-rt.ini file to open it. You may be prompted to select an application
to open the file. Please select Notepad.
7. Edit the
server.tcp.access and RTTarget.IPAccess tokens as shown below.
server.tcp.access="+*"
RTTarget.IPAccess="+*"
8. Save the
ni-rt.ini file in Notepad.
9. Drag the ni-rt.ini file from your
windows desktop back to the FTP folder, when prompted to overwrite the
file select 'Yes'
10. Reboot your Compact RIO by pulling out the
power, and plugging it back in.