Book a Demo

Author Topic: OLE DB error in EA when using WAN Optimizer  (Read 3736 times)

fredrikm

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
OLE DB error in EA when using WAN Optimizer
« on: May 08, 2013, 06:44:14 pm »
Hi,
I get an error message in Enterprise Architect when I create a connection to an MS SQL Server database using WAN Optimizer.

A dialog box appears with the following error message:
"Microsoft OLEDB Persistence Provider [-2147287038]
File {FCAB5C95-...} cannot be found."

I get four error messages of this kind with different File-GUID's before EA ask if I like to create a new model because it thinks the DB is empty, it's not.

It works fine if I don't use the WAN Optimizer.

My system:
Client: MS Windows 7 x64 running EA
Server: MS Server 2008 R2 x64
running MS SQL Server Standard x64 and WAN Optimizer

I'm using "Microsoft OLE DB Provider for SQL Server" on both client and server.

The connection string in the WAN Optimizer Config Client (which appear to work fine.): "Provider=SQLOLEDB.1;Password=XXXXX;Persist Security Info=True;User ID=YYYYY;Initial Catalog=EA_DB;Data Source=V-REX"

/Fredrik