General discussion

  • Creator
    Topic
  • #2344641

    VB6 Package & Deployment Wizard

    Locked

    by austinadkins ·

    I have packaged projects in the past, but yesterday I was finishing up and I ran in to “Unexpected Error 28, Out Of Stack Space.”
    I have checked the system.ini and it is fine. Any insight on this would be appreciated.

    Austin

All Comments

  • Author
    Replies
    • #3721043

      VB6 Package & Deployment Wizard

      by spankil ·

      In reply to VB6 Package & Deployment Wizard

      Hi Austin,
      Since you have made your package earlier and you if you are trying to run the same Script which was already made then there may be a chance of Some Dependency files are Missplaced or may be deleted or was upgraded, then in that case you have to change the script to none and then try to Develop the package.

      Or try this out.
      There might be a Support directory in the Package folder. Run the .Bat File in that folder which will build your package Faster.
      If still not worked then Letme Know.

      Regards
      sPankil@rediffmail.com

    • #3722023

      VB6 Package & Deployment Wizard

      by rrv ·

      In reply to VB6 Package & Deployment Wizard

      when wizard wanted to rebuild the exe did you give “Yes”. if so check if Drwtsn32.exe is running in Task manager. open your source code and try to run using ctrl+F5. if if works [all options in program], try to make the exe from command prompt. then start the wizard and say no to recompile the project. give a new [fresh] folder for building the setup. do not use old packaging scripts. if it still gives problems all you have to do is to apply service pack 5 for your visual studio. and itshould work after that.

      all the best
      Raja venkatesh
      rvenkatesh@dubal.co.ae

    • #3611815

      VB6 Package & Deployment Wizard

      by austinadkins ·

      In reply to VB6 Package & Deployment Wizard

      This question was closed by the author

Viewing 2 reply threads