RE: possible Excel 2003/VSTO bug???

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Bob le baumeister (2004soft_at_freenet.de)
Date: 12/08/04

  • Next message: Bob le baumeister: "Re: Accessing a VSTO application from another application"
    Date: Wed, 8 Dec 2004 15:59:03 -0800
    
    

    ... well, it seems to be a NineEleven-case ;-) Call 0800-BILLGATES

    But... seriously: I'll try this early tomorrow morning. Interesting point.
    Regards, Martin
    Hamburg,Germany

    "joe" wrote:

    > I believe I have found a bug with Excel 2003/VSTO.
    >
    > This method fails if an array element (string) has a length greater
    > than 911:
    >
    > shSheet1.Range("A2").Resize(intIndex, 15).Value = DataArray
    >
    > It's really weird because I can Dim a string, load a value with a
    > length greater than 911, and then just dump that string straight to
    > the cell like this and it works fine:
    > shSheet1.Range("A5").Value = strTest
    >
    > so no 911 length limitation there..
    >
    > but if you dump from the dataarray with an element with a length
    > greater than 911, he throws this exception:
    >
    > HRESULT: 0x800A03EC
    >
    > anybody confirm/deny?
    >
    > Thanks-
    > Joe
    >
    >
    >


  • Next message: Bob le baumeister: "Re: Accessing a VSTO application from another application"
  • Quantcast