for what reasons might vb exit with no error message when half way through loading a project? this only happens on one machine - the project loads fine on a different computer.
thanks.
Printable View
for what reasons might vb exit with no error message when half way through loading a project? this only happens on one machine - the project loads fine on a different computer.
thanks.
Check wether all the references are available on the "crashing" machine. Or reinstall VB, that mostly works
references like dlls?
cheers for your help.