Results 1 to 8 of 8

Thread: SGrid Deployment

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Location
    Meeko
    Posts
    135

    Arrow SGrid Deployment

    Hi all,

    My application has made use of the vbaccelerator sgrid control.
    When deploying it with PDW and install on a client PC (win98), it has problem.

    After installation and running the program, an error occurs when the sgrid is loaded: "Run-time error '0'" with the title of the message box shows "vbAcceleratorS-Grid Control".

    I've already tried to register the activeX control on the client PC with regsvr32.exe, but the error still exists.

    What's will be the problem? Does sgrid supports on win98?

    Thanks!
    Meeko

  2. #2
    New Member
    Join Date
    Mar 2005
    Posts
    2

    Re: SGrid Deployment

    Hi. Are you using SGrid 1 o SGrid 2. I have tried Sgrid 2 control with W98 and i have no problem, but i don't try it with Sgrid 1

  3. #3
    Fanatic Member
    Join Date
    Mar 2002
    Location
    AUSTRALIA
    Posts
    603

    Re: SGrid Deployment

    In another post I attached a file that allows you to install the SGrid-2 into client's computer. (allso the related DLL).
    I will bring that post up(in the queue), so it is next to this reply
    Rob C

  4. #4
    Frenzied Member David.Poundall's Avatar
    Join Date
    Sep 2002
    Location
    Robin Hood Land
    Posts
    1,457

    Re: SGrid Deployment

    Rob all you need to do to link posts, is to place the URL of the post you want to link to into the thread you want to link from.

    You can do it like this...

    http://www.vbforums.com/showthread.php?t=328519

    or like this

    .
    David

    Learn the Rules so that you know how to break them properly.

    Printing dll dBTools MZTools Winsock API WinsockVB More Winsock SGrid2 MSChart Mail2Web

    If you have found this thread useful then read this

  5. #5
    Fanatic Member
    Join Date
    Mar 2002
    Location
    AUSTRALIA
    Posts
    603

    Re: SGrid Deployment

    Currently this post has this in the explorer bar at the top -
    http://www.vbforums.com/showthread.p...86#post1945786
    (It looks a bit longer than yours ?)
    Do I just copy that, and paste it ?
    Rob C

  6. #6
    Frenzied Member David.Poundall's Avatar
    Join Date
    Sep 2002
    Location
    Robin Hood Land
    Posts
    1,457

    Re: SGrid Deployment

    Yep. But you can also use the "insert hyperlink" icon when you are putting your reply together to do it the embedded way.
    David

    Learn the Rules so that you know how to break them properly.

    Printing dll dBTools MZTools Winsock API WinsockVB More Winsock SGrid2 MSChart Mail2Web

    If you have found this thread useful then read this

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Location
    Meeko
    Posts
    135

    Re: SGrid Deployment

    Thanks for replies,

    The problem is not only in win98....

    Thanks, RobCrombie, I've tried to install the "InstallControls" in the client's PC, and it works!!!!

    What does InstallControls actually do? I would like to include this in the deployment package or in the source code, it is possible?

    Thanks
    Meeko
    Last edited by Meeko; Mar 13th, 2005 at 10:27 PM.

  8. #8
    Fanatic Member
    Join Date
    Mar 2002
    Location
    AUSTRALIA
    Posts
    603

    Re: SGrid Deployment

    Hi,
    As I mentioned in the other post, I actually made it to pre-install the Sgrid-2 and related DLL in my user's computer.
    It was only when someone mentioned that they were having trouble installing the grid in their computer that I thought perhaps my little tool, might do that task as well. Which it appears it does.
    All I did was create a new Vb Project and add a reference to the DLL, and to the grid control. I painted the grid onto the form, and used P&D wizard to make the installer that you just used. I did it a litle while back, so I can't recall whether I had to do a wee bit of browsing to tell the P&D wizard to include the DLL in the install package. So keep one eye out for that.
    I have attached a JPEG showing the Project's References and Controls Dialogs.

    To your broader question - If you ensure your real project has those same references and controls, and you ensure the P&D wizard includes them in your setup package, you should be ok.
    Attached Images Attached Images  
    Rob C

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