Error when loading code to cRIO

Hello,
I have a question about an error we are getting when trying to load code from Netbeans to the crio.
So first, we have tried this from my laptop and from the driverstation in developer. Everything is connected with ethernet.
Also the crio images fine, but when netbeans (7.1) tries to load code it gives this error:

Network interfaces on host:
Intel® 82579LM Gigabit Network Connection: address: 10.25.87.8 (or 5) netmask: 255.0.0.0 <— on robot’s subnet
Connecting FTP @10.25.87.2
C:\Users\pavchag\sunspotfrcsdk\build.xml:96: The following error occurred while executing this line:
C:\Users\pavchag\sunspotfrcsdk\ant\upgrade.xml:40:
java.net.SocketException: Software caused connection abort: recv failed

What could this be?
Thanks
Paul

First thing I would try. If you are using Ethernet Tether, Disable (not just disconnect from network) the Wireless card. We had so many problems with this.

also try making sure your Firewall is disabled.

Apart from that, nothing immediately comes to mind.

We’re there more messages around that? I’m wondering if netbeans has gotten to the step of trying to FTP the program to the cRIO. Also, the first time you download a program after reimaging requires a manual reboot step. After that it works ok by itself.

Another thing to try is to turn off the firewall and try again.

Brad