I did:
C:\Program Files\SQL Anywhere 11\Assembly\V2>SetupVSPackage.exe
iAnywhere Solutions (R) SQL Anywhere Package for Visual Studio .NET
Setup Utilit
y Version 11.0.1.23082
Copyright (C) iAnywhere Solutions 2008. All rights reserved
Options:
/help Display this usage message (Short form: /?)
/install Install (Short form: /i)
/language <lang> Language (Short form: /lang)
/silent Suppress display of all output (Short form: /s)
/uninstall Uninstall (Short form: /u)
Option key: '/' or '-'
Example: SetupVSPackage /i, SetupVSPackage /u
C:\Program Files\SQL Anywhere 11\Assembly\V2>SetupVSPackage.exe /u
iAnywhere Solutions (R) SQL Anywhere Package for Visual Studio .NET
Setup Utilit
y Version 11.0.1.23082
Copyright (C) iAnywhere Solutions 2008. All rights reserved
Creating an instance of the COM component with CLSID
{1A5AC6AE-7B95-478C-B422-0E
994FD727D6} from the IClassFactory failed due to the following error:
80010001.
Uninstalling SQL Anywhere Package for Visual Studio 2010
Succeeded
C:\Program Files\SQL Anywhere 11\Assembly\V2>SetupVSPackage.exe /i
iAnywhere Solutions (R) SQL Anywhere Package for Visual Studio .NET
Setup Utilit
y Version 11.0.1.23082
Copyright (C) iAnywhere Solutions 2008. All rights reserved
Creating an instance of the COM component with CLSID
{1A5AC6AE-7B95-478C-B422-0E
994FD727D6} from the IClassFactory failed due to the following error:
80010001.
Installing SQL Anywhere Package for Visual Studio 2010
Succeeded
Now, integration with VS2008 is broken:
"---------------------------
Microsoft Visual Studio
---------------------------
An unexpected error occurred in the .NET Framework Data Provider for
SQL Anywhere 11. Please contact the provider vendor to resolve this
problem.
---------------------------
OK
---------------------------
"
What can I do? To fix 2008 and try to get 2010 working?
Zote