B
Bryan Dickerson
I would imagine that this question has been posted a million and 1 times,
but since I'm pretty new to this group, please suffer me thru one more time.
My first VB.Net program runs great on my machine, but ultimately, it needs
to run on one of my company's server boxes so that it can be run on a
schedule. It's a short email generator to confirm sales orders with our
company. I created an Install project, built it and installed it on the
server box and tried to test it, but it gets the very helpful error message,
"An exception has been generated that cannot be handled," right after it's
invoked. I tried putting some message boxes in it to tell me where it's
bombing, but I don't even see them, so I'm inclined to think it's an
installation issue. The server box is running Win2K and has the Framework
1.1 installed, even though according to Windows Update, it is quite far
behind in the "Critical Updates" section. Since it is a server, the network
admin is obviously reluctant to run updates and reboot it during the day.
Any suggestions? I need this to work soon, but I have no clues as to where
to start.
TIA!
but since I'm pretty new to this group, please suffer me thru one more time.
My first VB.Net program runs great on my machine, but ultimately, it needs
to run on one of my company's server boxes so that it can be run on a
schedule. It's a short email generator to confirm sales orders with our
company. I created an Install project, built it and installed it on the
server box and tried to test it, but it gets the very helpful error message,
"An exception has been generated that cannot be handled," right after it's
invoked. I tried putting some message boxes in it to tell me where it's
bombing, but I don't even see them, so I'm inclined to think it's an
installation issue. The server box is running Win2K and has the Framework
1.1 installed, even though according to Windows Update, it is quite far
behind in the "Critical Updates" section. Since it is a server, the network
admin is obviously reluctant to run updates and reboot it during the day.
Any suggestions? I need this to work soon, but I have no clues as to where
to start.
TIA!