Hi, doing some testing on an app we are trying to get working on Win7. It is an older app that works on XP however it references MSSOAP and gives error "SOAP Client Object not Available". Any idea how we work around this?
Can you upload your installer to a file-hosting site and provide the url? or you can use WeTransfer, send to yourself, and post the link. If it is a program that you do not want to make available publicly, you can send me the link via private message.
sorry I am not able to do that and it wouldn't work offsite as it would need to talk to the backend. The only guidance we can get is that:
"The error appears when the application is unable to locate the "MSSOAP.SOAPClient" object, which is normally provided by the "MSSOAP1.dll" file in the application's directory."
I did also find out that this client software needs to be able to write files to its application directory so that is another item I need to cover.
I attempted to add it to the package. I think it is part of the XP SP3 install so I don't think it picked up that it uses it or the application can't find the entry or something it is looking for in the packaged app?