cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I am attempting to deploy a powerbuilder/sybase anywhere application.
Following the documentation, I am using the deployment wizard. I successfully created the MSI file and copied it to the target computer. (XP Pro svc pack 3)

When I run the utility apparently works displaying a progress bar until I get the error message below:

Error writing to file iAnywhere.Data.SQL Anywhere.dll Verify that you have access to that directory

  1. Why is it referring to a DLL as a directory?
  2. I don't believe XP has any elevating issues.
  3. How can I get past this?

Thanks, Melvyn Polatchek

View Entire Topic
VolkerBarth
Contributor
0 Likes

As this error seems to rely to the SQL Anywhere .NET provider - Do you need to install that component for your PB application?

If you do not, omitting the provider from the deployment may be the easy way out.

If you do, what .NET runtime version are you targetting?

As a starting point, the following doc (for v12.0.1) may help: Deploying the SQL Anywhere .NET Data Provider