Re: Plea for help with SP2 issues!

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

From: Duane Bozarth (dp_bozarth_at_swko.dot.net)
Date: 06/06/04


Date: Sun, 06 Jun 2004 17:22:19 -0500

Dan Ritchie wrote:
>
> My application is an ActiveX server.
> methods like this one are now failing, where a byte array is being used.
>
> Public Sub SetABuffer(abuf As Variant)
> MainAbuffer() = abuf
> End Sub
>
> I can't change it because I have 91 external applications that are using it, and I don't even have the source code for all of them anymore.

What's failing? You consistently are not providing any <useful>
information for anyone to really help...



Relevant Pages

  • Re: MultiThreading an ActiveX DLL call...
    ... > COM method in the same thread procedure? ... > Failing to do so will incur thread marshaling overhead! ... > So the STA threading rules are simple; ... It's slow when passing the array to the VB6 AX Function, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Fortran Error Problem
    ... imply that failing to assign a value can cause this error. ... clear that all forms of this error come from failing to dimension the ... Matters like how the array is used ... But assigning to an undimensioned array is usually a ...
    (comp.lang.fortran)
  • Re: references and objects
    ... >I'm failing to find something in the manuals (or at least the bit I'm ... >I want to return an array and 2 scalars. ...
    (perl.beginners)
  • Re: ADSI script for IIS 5.0 can not run in IIS 6.0
    ... Problem fixed by changing the array for ServerBindings from dynamic array to ... > It seems that something happens with the ReDim. ... >> You have given insufficient information on what exactly is failing. ...
    (microsoft.public.inetserver.iis)
  • Re: Using MINLOC(array)
    ... mistake by failing to use DIM=1, without which MINLOC returns a vector ... likewise be an array, so you have ...
    (comp.lang.fortran)