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
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.