WindowsFormsParkingForm error

I have been developing a VB.NET application, and have been trying this week to test deploy it to other machines here in the office and keep getting some sort of message like "WindowsFormsParkingForm" error, memory location cannot be written to. This error comes up after the "End Sub" in Sub Main when I run it in the debugger. It says "Click OK to Terminate the application", which then reboots the entire machine.

I do not receive any similar error messages on the machine the program was developed on (WinXP with VS.NET 2003), only when I try to deploy it elsewhere (WinXP or Win2000 w/ VS.NET2003). Can anyone give me some guidance on how to track down my problem, what the error means?

[692 byte] By [Erin] at [2008-3-1]
# 1
If you can reproduce it, post a bug report on the Microsoft Product Feedback Center, with details such as:

- Operating Systems
- .NET Framework running on
- .NET Framework compiled on
- Smallest amount of code that reproduces it
- Other details that you may think are relevant.

DavidM.Kean at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...