Results 1 to 6 of 6

Thread: error in package and deployment wizard (Urgent)

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2002
    Posts
    97

    error in package and deployment wizard (Urgent)

    I'm trying to make a package for a project that has a crystal report component but it gives this error

    unexpected error number 28 has occurred: out of stack space

    i remember the problem is with the file of the crystal report i think is with *.dep but i forget the solution so

    please any one can help me

    pleaaaaaaaaaaaaaaseeeeeeeeeeeee

  2. #2
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697
    I'm not sure if this will help but a while ago I was getting the same "Out of stack space" error. The reason I finally found out was I called a routine and if a condition was met within the routine it would call another routine. The problem was the second routine would call the first one again before it was completed.

    HTH

  3. #3
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385
    libra78

    See bottom of post and get rid of your problems with PDW for good. Use ********** with Inno Setup.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Oct 2002
    Posts
    97
    sorry but i didn't get it

    my program is small and i don't think so the problem with some routins

    i tryed to search in misrosoft but i didn't find any thing

    please help

  5. #5
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697
    Your original post said you think it was to do with the .dep file - compile your project and make sure it's the .dep file causing the error.

  6. #6
    Fanatic Member TokersBall_CDXX's Avatar
    Join Date
    Mar 2003
    Location
    America
    Posts
    571

    it sounds like your program is

    calling a routine over and over and over again, until it runs out of stack space.


    try debuging before proceding, as mentioned above INNO is a much more productive solution to your packaging questions.
    Build your own personalized flash based chat room for your webpage for FREE! http://www.4computerheaven.com

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