| Thread | Last Post | Replies |
|
| Visual Studio 2003 & IE 7 (Final Version) | 01 Nov 2006 00:03 GMT | 2 |
I've upgraded to IE7 today and Visual Studio 2003 SP1 keeps crashing when I'm working on the Design mode of a webform. Using IE7 as just a browser seems perfectly ok, it just seems to have
|
| IE 7.0 -- VS 2005 Compatibility Problem? | 31 Oct 2006 22:42 GMT | 1 |
Today at work I installed IE 7.0 after using it and VS 2005 all weekend at home without the following problem: When VS 2005 starts here at work it immediately puts up the following message box: Microsoft Visual Studio (caption)
|
| VS 2005 debug problem | 31 Oct 2006 16:26 GMT | 1 |
Whenever I try to start a debug session on any of my projects, i get a warning saying that "Binary was built with debug information", which actually tells me, i can not debug my program. The program then starts... I tried reinstalling Visual 2005... since it was the first
|
| Form question | 31 Oct 2006 00:27 GMT | 1 |
Is there a way to prevent two forms poping up? I have one form that will show up when a button is clicked. But if the button is clicked again, a second form, a duplicate if you will, will show up. I don't want to diable the button.
|
| NULL dates show today's date rather than a blank or NULL on form | 30 Oct 2006 18:43 GMT | 1 |
I am creating my first Visual Studio project. I have created a form and used written directions to add data from a table to the form using table adapters, data sets, etc. I imported a table from an Access database which has some date fields. Many
|
| Creating a Standalone .exe | 30 Oct 2006 12:37 GMT | 3 |
Visual Studio 2005 Express Edition (Visual Basic). I am new to this product and this forum. I have created a form and the class module behind it. The form works fine. However, I simply want to create a standalone .exe file from this. I do not want to create an installation ...
|
| Error on starting VS 2005 | 30 Oct 2006 09:43 GMT | 10 |
I get an error when I open Visual Studio 2005. An error occurred while validating. HRESULT = '80010105' I would appreciate some advice on how to get this to go away. I use TFS and VS 2005.
|
| Vertical readability | 29 Oct 2006 19:01 GMT | 1 |
I like to preserve my code vertical readability. But the IDE keeps changing my tabs when I make a change: This... private LayoutStyle m_Layout =
|
| localization with console application? | 29 Oct 2006 17:08 GMT | 3 |
I want to develop a class library in C++ that provides non-GUI functionality. Error detection is implemented using exceptions and I would like the error messages to be supported in multiple languages. VS2005 easily supports localization if window forms are used. However, I ...
|
| Visual Studio 2005 Pro & Technet | 29 Oct 2006 08:53 GMT | 4 |
i looked on the technet site, but can't find out if visual studio 2005 pro comes with a technet subscription. any help would be greatly appreciated. thank you.
|
| Next version of Visual Studio | 29 Oct 2006 08:51 GMT | 5 |
I was reading about the LINQ project (http://msdn.microsoft.com/data/ref/linq/) and saw a reference to Visual Basic 9. Would this be the next version of Visual Studio to be released? I could not tell when this would be released. I'm hoping that someone could
|
| Visual Studio 2003 uses Windows SDK (or vista) SDK? | 29 Oct 2006 00:38 GMT | 1 |
Does latest Windows SDK (called vista sdk previously) is supported with Visual Studio 2003? I need to call some Windows SDK api for vista os but I also need to use Visual Studio 2003 compiler. Thanks for any help.
|
| CoCreateInstance and error 0x80029C4A | 28 Oct 2006 23:23 GMT | 7 |
Originally developed with VS, then migrated to VS2003 and now in VS2005 - .NET V1.1 C++ All was fine until we moved to XP and .NETV2
|
| VS2005 and Dual Monitors | 27 Oct 2006 17:29 GMT | 4 |
I don't know how anyone can do development in VS2005 without dual monitors. But, every now again (at least once a day) I lose all the windows on my 2nd monitor. Nothing will bring them back, short of restarting VS2005. I generally keep my Data Sources, Solution
|
| Visual Studio Team System question | 27 Oct 2006 15:50 GMT | 4 |
I am looking for a solution that will help me with the following problem. I have a small Microsoft software development team (4 - 7 people). We are not all at the same physical location. We build ASP.NET and Win Form applications with SQL Server back end databases.
|