Axis camera not working with classmate

I am trying to get the Axis 206 camera image to appear on the classmate. Following instructions here: t=100131&highlight=camera"]http://www.chiefdelphi.com/forums/showthread.php?t=100131&highlight=camera, I reset the camera, and manually set its IP to 10.xx.xx.11 (xxxx is my team number), and added the user FRC, with password FRC as an administrator. In addition to these steps, I set the netmask to 255.255.255.0, and the gateway to 10.xx.xx.4.

After plugging this into the robot’s oboard router, I can access the cameras webpage through my web-browser at 10.xx.xx.11, logging in as either root or FRC. However, the camera image on the classmate remains white, even when it is successfully running code.

I then set the camera back to 192.168.0.90, and used the configuration utility that came with LabView. The messages this gave suggest that it did the same things I did (set ip to 10.xx.xx.11, and add user FRC), however following this configuration, the camera does not get beyond the orange light when it boots.

I reset it again, and attempted both of the above another time, without success. I am using the latest drive-station and the latest CRIO image (as of Jan-14-2012)

EDIT:
If I build the default dashboard from labview, and run then on any of our 3 develpors’ computers, (with a hard-coded ip), it succsefully shows the camera image. However, when I run the same .exe on the classmate, it does not show the image. I ran it from the exe, not debug on all of the test machines.

I also put an indicator after the readMJPG vi, and the IMAQclearOverlay vi, both of which stayed without an error code.