Hello,

I have an application that can load around 60-70 xml files that are downloaded from a webservice on demand then parsed into windows forms. after a while in the application and having several forms loaded for a while the application will just quit. Has anyone seen anything like this when using applications with several forms/threads? It does not happen too often but it still does happen enough for me to notice while testing. I don't know where to look as there are no error messages and no exceptions. i'm using visual studio 2003.