Are you using :

1 - Any third party OCX / DLL's ?
2 - Any WinAPI calls ?
3 - Any Subclassing at all ?
4 - Loading more than one project at a time (ie. a 'vbg' group) ?

All of these can cause the kinds of crashes you are experiencing.

I had a similar problem in VB5 when it would crash just loading a project - in the end I found removing the '.vbw' files from the project directory made some difference (although it shouldn't).


Chris Eastwood

CodeGuru - the website for developers
http://codeguru.developer.com/vb