Jerry100 Posted October 16, 2009 Posted October 16, 2009 I have created a new solution and bound it into a runtime version. I have used Inno as my installer in the past with no problems. Now I am getting a message when I try to launch the runtime app saying it failed because it could not locate xerces.dll, yet when I look at the runtime package that file is clearly there. I have tried rebinding the original solution and recreating the Inno script several times all with the same result. Any insights would be appreciated.
bcooney Posted October 19, 2009 Posted October 19, 2009 Well, what if you don't use an installer, and launch the runtime? And, what platform and versions? Where are you installing the runtime? Perhaps a permissions issue?
edisonia Posted May 21, 2010 Posted May 21, 2010 I have seen this error when the user attempts to run the solution from inside a zip file. Extracting the files from the zip archive and running the app from a normal folder solved the problem.
Recommended Posts
This topic is 5300 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now