Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » .net   (RSS)
Sorry, but there are no more tags available to filter with.

Impossible de lancer le debugger de Visual Studio 2005

Le message d'erreur qui apparaît lorsque l'on lance un programme depuis Visual Studio 2005 (ou depuis une version Express) est, en français : Handle de liaison invalide ; ce message correspond, en anglais à The binding handle is invalid . Ce problème
Posted by odalet | 0 Comments
Filed under:

How to access real GAC files

Read here: ( Using Explorer to get to physical files in the GAC http://weblogs.asp.net/jkey/archive/2003/02/25/3006.aspx ), an easy but really efficient trick to browse real files in the GAC: open a DOS prompt and type subst G: %windir%\assembly If explorer
Posted by odalet | 0 Comments
Filed under:

Repairing Visual Studio .NET 2005

If you had installed Visual Studio .NET 2005 Beta1, you may run into problems using the final release (or the Beta2). More specifically, the IDE may refuse to load the “Common IDE Package” at startup, or it may be unable to show up the Windows Forms designer
Posted by odalet | 2 Comments
Filed under: