So I have created a program for my cRIO 9045 that I want to be able to control from any computer. I've been trying to figure out the web control feature, and I'm currently stuck. The program runs fine if I skip the application build and just run it from the development environment.
I went through the steps here and I've gotten to the point where I can access the front panel via Internet Explorer. However, the program appears to be frozen. I'm not sure if it's actually frozen or if the VI is running fine on the cRIO and it's only frozen in the web control.
Here's what MAX says in case any of this is useful:


And here's the web control front panel in the state that it's stuck in:

Any suggestions I should try to remedy this?
Thank you!