09-13-2012 08:19 AM
Hi,
I'm trying to deploy my WebUI application but keep on getting the error as attached. I also got the same error when I am trying to save the project. I've checked http://status.niwsc.com/ and it shows that the WebUI server is on (with green check mark). I've done this in the past and now, I need to deploy the final version ASAP. Can somebody please let me know, why?
Many thanks.
Shazlan
09-13-2012 09:38 AM - edited 09-13-2012 09:39 AM
Hi,
I haven't been able to reproduce the problem you're describing so far, but I have a couple of suggestions.
The error message looks like you're saving a new project to NI Web Storage, and that's failing (even before getting to Build & Deploy). So can you try saving locally instead, and then trying Build & Deploy that way? (If you haven't done the local install yet, you'd need to first, though.)
- If you're in the out-of-browser (installed locally) editor, click the application button (with LV logo, left of the Home ribbon), Save Project As, and then save locally (location = This Computer, then pick where to save the files). After that save completes, try to Build & Deploy again.
- If you're still in the in-browser editor, with project changes you need to save (and you're getting that save error): Select your project in the "Project" window tree view. In the ribbon (Selected Item tab, choose Export Project). You'll get a ZIP file of your project. Then install locally, and choose Open Project > LabVIEW ZIP Project (This Computer). Once you re-open the project you just saved, you can follow the steps from the first point in order to save and try to build again.