Question
3
Replies
34
Views
Posted: March 16, 2018
Last activity: April 3, 2018
Closed
Solved
Issue in deployment files
Hi All,
We have created an automation by using Openspan studio 8.01 version. It have a windows automation and web automation. It is working fine when run on it through Openspan studio itself. We create deployment files and run through Openspan runtime. We are getting an error message and the automation is not working. I have cleaned the solution and re-build but nothing resolve the issue.
Hi @LogeshK8,
Thanks for posting on PSC.
I have researched and found the solution, Could you try:-
1. Do a Build > Clean Solution
2. Add a string variable component to the global container with the IntMgr (this could be any component, the purpose is to make the global container file "dirty" to force a change when saving)
3. Save GC
4. Do a Build >Rebuild Solution
5. You can now delete the string variable
Hope it helps, kindly notify if it does.
Regards,
Asif