Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

I attempted to load the .NET components using the instructions as found here: http://www.sybase.com/files/White_Papers/ias_wp_SA12andVS2010.pdf

I am using V4 directory Visual Studio version 10.0.40219.1 SP1Rel SqlAnywhere version: 12.0.1.3152 (I have tried updating to the latest version, but as usual with SAP logins, takes an act of Congress to get where you want to go - and some new location, change the role etc. etc. Some things with SAP never change)

It will say successful in the DOS window, but trying to create a new connection I get a window telling me to look at a non-existent xml file. And then of course 'contact the provider vendor to resolve this problem'. I have seen several people with similar issues, but no particular resolve.

Also running these on Server 2012 R2 - fully updated.

Thank you.

asked 15 Jul '14, 01:25

cpv's gravatar image

cpv
915511
accept rate: 0%

I guess it's still possible to get SQL Anywhere EBFs from the previous Sybase download page here... - FWIW 12.0.1.3152 has been the 12.0.1 MR (Maintenance Release), so it is reaaaal old, 12.0.1.4127 is the newest EBF for Windows...

Note: There have been several fixes w.r.t. Visual Studio integration between build 3152 and 4127, so I'd certainly recommend to try a current EBF.

(15 Jul '14, 04:00) Volker Barth

What version of the .NET framework is you visual studio project targeting (Project >> 'Application Name' Properties)? If you are targeting version 3.5 or earlier, you may need to register the V2 components by running the SetupVSPackage in "%SQLANY12%\Assembly\V2"

(15 Jul '14, 10:31) Mikel Rychliski

" I get a window telling me to look at a non-existent xml file." Do you have a name for this file?

(15 Jul '14, 15:20) mysorian

Solved by updating to SQL Anywhere 12.0.1 Build 4127

permanent link

answered 15 Jul '14, 14:55

cpv's gravatar image

cpv
915511
accept rate: 0%

And you got the EBF via the Sybase download page or via the SAP Marketplace?

(15 Jul '14, 17:47) Volker Barth
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×76
×7

question asked: 15 Jul '14, 01:25

question was seen: 2,237 times

last updated: 15 Jul '14, 17:47