03-07-2011 09:36 AM
Hello,
I'm trying to deploy a web service and it appears that when I use an element from the Control Design and Simulation panel I get the following error:
"Error LabVIEW: (Hex 0xFFFEF84D) LabVIEW Web Services: An error occurred when extracting the deployed Web service. occurred. "
I can't convert the hex number to anything meaningful that I can search with.
any help out there?
Solved! Go to Solution.
03-08-2011 05:48 PM
Hi Rasman,
This issue has also been encountered in the past. Have you tried rebuilding the build specifications and deploying it again? If you try this does it work fine or are you still getting errors? This has been a way around that issue in the past.
03-08-2011 08:12 PM
Hi Matt,
I've attached an simplified example of where it seems to crash. It's a simple set-up: input to mathscript which runs a step function. I've tried to change the build parameters but can't seem to get it to work.
03-09-2011 09:26 PM
Hello,
I am going to try it out on my side and see if I can reproduce this error.
Regards,
03-18-2011 03:11 PM - edited 03-18-2011 03:12 PM
After some off topic email exchanges, a bug report has been filed.
For those who happen to get the same problem, a workaround involves ticking the "use labview 8.x file layout" in the advanced tab when building the project
happy webserving!