1: Yes, i have heard / read the same. (and indeed i repack every week or
so.)
2 / 3 give's the error:
<CUT>
Unexpected error. A trappable error (C0000005) occurred in an external
object. The script cannot continue running..
</CUT>
Thanks!
Gerard
Michael D. Long - 28 Oct 2004 04:56 GMT
The error is the result of referencing a Null pointer. If you're coding in
VC++ then perform a code review. If not, either use your knowledge of your
code and the use of external libraries to isolate the offending module or
install a debugger and get a dump of the process when the error occurs. A
final option is to open an incident with MS Support and let them give you a
hand.

Signature
Michael D. Long
> 1: Yes, i have heard / read the same. (and indeed i repack every week or
> so.)
[quoted text clipped - 10 lines]
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
Val Mazur - 30 Oct 2004 02:34 GMT
Hi Gerard,
It could be Access violation error, could be something else. You need to
debug and see which specific code causes this error. In this case would
could try to narrow possible cause of this.

Signature
Val Mazur
Microsoft MVP
> 1: Yes, i have heard / read the same. (and indeed i repack every week or
> so.)
[quoted text clipped - 10 lines]
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!