When you try to upgrade a WinService from .NET 1.1 to .NET 2.0, Please pay attention at the thread mode. In .NET 1.1, the default value of the thread mode is background. However, the default value of the thread mode is changed in .NET 2.0.
In .NET 2.0, You need to explicitly set the thread mode to background.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment