PDA

Click to See Complete Forum and Search --> : Package & Deployment Error


dharmaraju
Nov 29th, 2005, 01:01 AM
Hi....

When I Start P & D for one of my project it gives error after last screen of
P & D when i give finish it gives error
"unexpected error number 28 has occured: Out of stack space "

Can Somebody clarify what may be the reason



Bye & Thanks

randem
Nov 29th, 2005, 03:40 AM
someone stated that this was the solution:

Edit the CRYSTL32.DEP file which is present in the windows system directory.
then change the lines present in it as given below (Add ; before the sentences).
This 100% solves ur need.

;[CRPE32.DLL]
;Dest=$(winsyspath)
;Uses1=CRPE32.DLL
;Uses2=

I would just get away from PDW and use ********** with Inno Setup or some other installation package.

Some other helpful information: Read Installation Problems in my signature.

dharmaraju
Nov 29th, 2005, 05:09 AM
Thanks Randem
I have done that but now i am with new problem

When I Start P & D for one of my project it gives error after last screen of
P & D when i give finish it gives error
"unexpected error number 76 has occured: Path not found "

Have any idea to this

randem
Nov 29th, 2005, 05:12 AM
Do yourself a favor, Leave PDW and go to some other installer line Inno Setup. Check my signature for ********** and Inno Setup.