
08-31-2007, 10:58 AM
|
 |
Regular
|
|
Join Date: Oct 2005
Location: NC
Posts: 58
|
|
VS closing unexpectedly
|
Hi all,
Myself and the developers that are working with me on our current project have been having a unique problem. For some odd reason, on sporadic occasions when starting a debug session, VS will build the solution, then close entirely, process and all, with no explanation or error message given. The upside is that it does save (as it performs a complete build); however, we're concerned that this might be a larger issue as we move toward deployment, as we're still uncertain what might be causing it.
Here's a few pertinent specs:
VS .net 2003
2 GB RAM
1.86 GHz processor
Loaded executable is about 48 Megs in size
And a few additional details that aren't used by every program:
References:
MS Word 11.0 Object Library
MS Excel 11.0 Object Library
ActiveX PDF Viewer
ActiveX SigPlus Library (from third party - Topaz Systems) - used for signatures
ActiveX MS Document Imaging Viewer (this control seems buggy to begin with so I suspect this may have some part in the problem)
Various CRv9 refs
Hopefully this will turn out to be a common bug, but my instinct tells me that it will be something obscure that nobody knows anything about. Hopefully this isn't the case; help!
|
|