Exceptions and errors
Hi again!
I have completed the deployment of my project for the most part. Well, at least it checks for the .NET Framework and installs it if it is not installed, or bypasses it if it is installed, then continues with the installation. After the install, however, when I try to run the application I get an error:
"Application has generated an exception that could not be handled.
Process id=0x3c0 (960), Thread id=0x1f8(504)
Click Ok to terminate the application"
I am assuming this has to do with memory????? I am not really sure, and don't really know where to start. Can someone offer some advice please?
Thanks so much:(
|