Hi,
I created an EasyMorph model and tested it on my local machine before publishing to the server. The model works fine on my local machine but when I run the model from the server I get the generic:
The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
I was not sure how to get around that, so I made sure no excel processes are running, then opened the model on the Easymorph server and stepped through each action. All the actions worked as expected until I get to the run VBA macro action. It kicks off as normal then in about a minute or so, It flashes a window saying: File In use Personal.xlsb is locked for editing by EasyMorph, my only options are to click notify when available or cancel. This was not happening on my local machine when I ran it. Any advice?