The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
问题 I have an application which opens an Visio file .VSD and copies some jpeg images onto the VSD file. I am using Visio 2013, it works fine with this version but I have another client machine where I have only exe of this application(not complete code base) and has Visio 2010 in that client machine. when I run the application and select the Visio .vsd file, it throw the above subjected error. Struggling to understand whether problem with exe, code, version or dlls? May I know what could be the