Results 1 to 11 of 11

Thread: SGRID2 vbaccelerator ERROR 0

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2022
    Posts
    5

    Unhappy SGRID2 vbaccelerator ERROR 0

    Hello good day
    I have a very large project (VB6) running at a company, and it uses vbaccelarator's sgrid2. Randomly it gives the ERROR 0, and it is only solved by restarting the pc or logging out. I've read that it's because of the ssubtmr.dll subclass, and I even read that someone had recompiled the dll and fixed those (memory) bugs. Anyone knows how to solve this? It is not feasible to switch from GRID as it is a very large project and is used on hundreds of screens.
    I thank you very much. A hug for everyone

  2. #2
    Fanatic Member
    Join Date
    Aug 2016
    Posts
    597

    Re: SGRID2 vbaccelerator ERROR 0

    sGrid2 can be replaced by iGrid ActiveX.

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2022
    Posts
    5

    Re: SGRID2 vbaccelerator ERROR 0

    Quote Originally Posted by DaveDavis View Post
    sGrid2 can be replaced by iGrid ActiveX.

    hello
    Thanks for answering.
    But when changing activeX, I would have to change the code, right?

  4. #4
    Fanatic Member
    Join Date
    Aug 2016
    Posts
    597

    Re: SGRID2 vbaccelerator ERROR 0

    Quote Originally Posted by extremoduro View Post
    hello
    Thanks for answering.
    But when changing activeX, I would have to change the code, right?
    I would say yes, but as a programmer, it is not so hard. iGrid 'is' an upgraded commercial version of sGrid2.

  5. #5
    PowerPoster
    Join Date
    Aug 2010
    Location
    Canada
    Posts
    2,412

    Re: SGRID2 vbaccelerator ERROR 0

    Since the SGrid source code is available - and if the issue is truly with ssubtmr.dll - you can remove the reference and usage of ssubtmr and substitute a modern subclasser in its place, then recompile the SGrid OCX without the ssubtmr.dll dependency.

  6. #6

    Thread Starter
    New Member
    Join Date
    Apr 2022
    Posts
    5

    Re: SGRID2 vbaccelerator ERROR 0

    Quote Originally Posted by jpbro View Post
    Since the SGrid source code is available - and if the issue is truly with ssubtmr.dll - you can remove the reference and usage of ssubtmr and substitute a modern subclasser in its place, then recompile the SGrid OCX without the ssubtmr.dll dependency.

    Thank you very much!
    Does anyone already have that OCX recompiled?
    Many, many thanks for the information.


    Quote Originally Posted by DaveDavis View Post
    I would say yes, but as a programmer, it is not so hard. iGrid 'is' an upgraded commercial version of sGrid2.
    ¡Thank you!!!

  7. #7

    Thread Starter
    New Member
    Join Date
    Apr 2022
    Posts
    5

    Re: SGRID2 vbaccelerator ERROR 0

    Quote Originally Posted by jpbro View Post
    Since the SGrid source code is available - and if the issue is truly with ssubtmr.dll - you can remove the reference and usage of ssubtmr and substitute a modern subclasser in its place, then recompile the SGrid OCX without the ssubtmr.dll dependency.
    Would you know how to do what you tell me? It is very difficult for me to change the control to iGrid since it is a very large project with more than 200 forms, but I don't know how to do what you tell me. I would be willing to pay for it. Thanks.

  8. #8
    Fanatic Member
    Join Date
    Aug 2016
    Posts
    597

    Re: SGRID2 vbaccelerator ERROR 0

    You post your version of sGrid2, then we can repair it for you.

  9. #9
    Fanatic Member
    Join Date
    Aug 2016
    Posts
    597

    Re: SGRID2 vbaccelerator ERROR 0

    Quote Originally Posted by DaveDavis View Post
    You post your version of sGrid2, then we can repair it for you.
    I ever tried to replaced the dll and I did a lot of trails, but I forgot those modifications... So with your sGrid2 source, I can help to do again.Name:  sGRid2.jpg
Views: 240
Size:  41.0 KB

  10. #10

    Thread Starter
    New Member
    Join Date
    Apr 2022
    Posts
    5

    Re: SGRID2 vbaccelerator ERROR 0

    Quote Originally Posted by DaveDavis View Post
    You post your version of sGrid2, then we can repair it for you.
    Attachment 186736


    Hello!
    The version I use of sgrid is the one in the image. the OCX control is vbalSGrid.ocx version 2.00.0040 , which I have in sysWOW64 and registered with regsvr32 . The machines that use it are all windows 10 64bits.
    THANK YOU!

  11. #11
    Fanatic Member
    Join Date
    Aug 2016
    Posts
    597

    Re: SGRID2 vbaccelerator ERROR 0

    Quote Originally Posted by extremoduro View Post
    Attachment 186736


    Hello!
    The version I use of sgrid is the one in the image. the OCX control is vbalSGrid.ocx version 2.00.0040 , which I have in sysWOW64 and registered with regsvr32 . The machines that use it are all windows 10 64bits.
    THANK YOU!
    Please send me private msg and tell me your email.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width