| Thread | Last Post | Replies |
|
| MS SCCI Documentation | 20 Feb 2004 11:36 GMT | 2 |
I am trying to find the documentation that defines the Microsoft Source Code Control Interface (MS SCCI) to integrate a CM system into Visual Studio. Does anyone know where I can locate this information?
|
| Slow editing | 20 Feb 2004 10:56 GMT | 2 |
I am working on a reasonable sized .net projetc on my local pc - using Windows XP - initially there were no problems editing but now it seems to be getting painfully slow, I get the impression that it may have something to do with intellisense or some sort of automatic checking ...
|
| Can't create project with VS 2003 .NET | 20 Feb 2004 06:31 GMT | 5 |
I installed Visual Studio .NET 2003 on WinXP (this WinXP system has had ALL "Windows Update" content applied). The installer reported that the installation was successful. I tried to create a project and got message "The Web Server
|
| No touch deployment | 19 Feb 2004 22:21 GMT | 1 |
I want to use the no touch deployment feature in visual studio.net. How do I do this? Have read a lot, but can't find a way to actually do it. Framwork is installed
|
| IE is crashing in Windows 98 with ActiveX controls compiled with Visual Studio .NET | 19 Feb 2004 20:31 GMT | 1 |
I have written several acticeX controls in C++, which wrap the Win32 tree and list view controls. They run as part of a web application. I am attempting to run this application on windows 98, as we have some clients who are still using windows 98.
|
| How To Enable Back Button In Custom Dialog In Setup Project | 19 Feb 2004 20:24 GMT | 2 |
I made a standard setup package for a .NET project, then used the User Interface view editor to add a 3-radiobutton dialog to the Install section, just after the "welcome" dialog. This compiles and runs OK. The problem is that the "Back" button of the newly-added dialog is grayed
|
| How to remove the previous version product when I install a new one in VS Setup Project | 19 Feb 2004 20:22 GMT | 1 |
In my VS. Net setup project, I set the project properties as this: RemovePreviousVersions = true DetectNewerInstalledVersion = true UpgradeCode = {032251A5-FFFE-41B5-8CC8-8D17C7910212} /* Previous
|
| Installation of VB.NET with msdn Library | 19 Feb 2004 11:43 GMT | 1 |
I try to install the cd pack of Visual Basic.Net Initiation When I'm ready to insert the third cd of the MSDN Library, the installation doesn't find the cd #3 So When I looked on this cd it's just files to served for Visual C++ and it's an original CD This is the second pack I tried ...
|
| Automatic code generation in Visual Studio C++ into .cpp instead of .h | 19 Feb 2004 07:53 GMT | 1 |
When working with Windows Forms, the automatic code that is generated in .NET 2003 goes into the .h file associated with the form. Is there a way to force the code to be put into the .cpp file instead? We are creating very large .h files that are full of implementation details ...
|
| "Unable to retrieve folder information from server" error! | 19 Feb 2004 03:30 GMT | 3 |
I have been working with Visual Studio .NET for a couple of months now and since yesterday I have been getting the error message "Refreshing the project failed. Unable to retrieve folder information from server" whenever I load
|
| Error in Pagin DataGrid | 19 Feb 2004 00:26 GMT | 1 |
Hello, I have a error in my pagin of the DataGrid. The error message is: Invalid CurrentPageIndex value. It must be >= 0 and < the PageCount. My database have more the 10 registers and my pagezise is set of 10 registers for page. This is my codebehin, please, help me. Thanks.
|
| Tabbed Documents only lets meopen one document at a time | 18 Feb 2004 22:49 GMT | 1 |
I can only one document at a time if try to open another doc it replaces the the current doc. I'm using VS 2003 and the settings are set to Tabbed documents. It always workd fine before. I'm not sure what happened to cause to issue. Thanks in advance Randy
|
| IIS? | 18 Feb 2004 17:40 GMT | 3 |
Hello all! Let me begin with saying that I am a beginner at best. I recently purchased VS.net 2003 with the hopes of taking up programming and game programming as a hobby only. I have no intent of earning a living at it. I did
|
| Purchasing VS.NET 2003 | 18 Feb 2004 11:31 GMT | 4 |
I need to purchase a copy of VS.NET 2003 Enterprise Arch. Also need an MSDN Universal subscription. Can you recommend a good on-line vendor? Thanks,
|
| HowTo Save Code Outlining after Editing | 18 Feb 2004 09:58 GMT | 1 |
Need to save outlined code so that the outline exists when file is reopened later Any tips appreciated.
|