The index is not valid

  • An Excel Source Data Flow object (which used to work fine) sudenly started display the following error box:

    TITLE: Microsoft Visual Studio

    ------------------------------

    Error at Create BusStop Table [DTS.Pipeline]: The index is not valid.

    ADDITIONAL INFORMATION:Exception from HRESULT: 0xC0048004 (Microsoft.SqlServer.DTSPipelineWrap)

    What could be the cause?

    What is the meaning of: HRESULT: 0xC0048004 ? How could this info be used?

    Thanks and best regards,

    Dinu

     

     

  • The SSIS error messages are here:

    http://msdn2.microsoft.com/en-us/library/ms345164.aspx

    unfortunately it doesn't tell you much more than you already know:

    0xC0048004

    DTS_E_INVALIDINDEX

    The index is not valid.

    Maybe someone from MS will see this and respond?


    Cheers,

    david russell

  • I got this same message.

    Here was my work around.

    I went into the Excel file, copied the entire range, paste special - > Values to a new sheet.

    Fixed the problem.

    I have no idea what caused it. 

Viewing 3 posts - 1 through 2 (of 2 total)

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