error 0x80010105 when I validate an OLE DB Source

  • Good Morning,

    I want to define a new package in a SSIS 2005 project with Visual Studio 2005.

    In this package, I create a new data flow with an OLE DB source.

    I created a connection based on Sybase ASE OLE DB Provider. The test for the connection is OK. The Sybase server is in version 12.5.

    Now, I want to define the OLE DB source with the Sybase connection and an access by an query. The query is "select name from master.dbo.sysdevices". If I parse the query, it's OK. If I choose to build the query, the builder find all columns of the table. But if I want to preview or validate the source. I have an error Microsoft " Microsoft Visual Studio has encountered an internal Error" and the new window with the error "The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT).

    If I see in the Event Viewer, I found this event : "Faulting application devenv.exe, version 8.0.50727.42, stamp 4333e699, faulting module msvcrt.dll, version 7.0.3790.3959, stamp 45d70b06, debug? 0, fault address 0x00038efa.

    Could you help me ?

    Thanks for your help.

    "

Viewing post 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply