[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
VisualCSharp
Go to profile.microsoft.com (no leading www.) and fill in your stats. Especially the E-mail should be correct and later be confirmed. Then you should try again.
From Habib Heydarian at https://blogs.msdn.com/habibh/archive/2005/11/10/491572.aspx:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
VisualCSharp
Microsoft Visual C#
C# programming environment. The Express Edition of the latest version, Visual C# 2005, can be freely downloaded here . It is free for an unlimited amount of time and it is part of the Visual Studio Express suite of free Microsoft development tools.Installation problems
When I try to register for Visual C# 2005 Express Edition I get an 'Invalid E-mail' error!
From jlucas777 at http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=567005&SiteID=1Go to profile.microsoft.com (no leading www.) and fill in your stats. Especially the E-mail should be correct and later be confirmed. Then you should try again.
Run-time errors
The binding handle is invalid
An error message box appears with the full textError while trying to run project: Unable to start debugging. The binding handle is invalid
From Habib Heydarian at https://blogs.msdn.com/habibh/archive/2005/11/10/491572.aspx:
This error is due to the Terminal Services windows service being disabled. In order to fix this error, Terminal Services needs to be enabled. Here are the instructions. 1) Open the 'Computer Management' administration tool (under Start | Control Panel) 2) Expand the 'Services and Applications' category 3) Click on 'Services' 4) Find 'Terminal Services' in the list of Services 5) Right-click 'Terminal Services', and then click Properties. 6) On the 'General' tab, set 'Startup type' to "Manual" and restart the computer
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
