| Thread | Last Post | Replies |
|
| Where Do Express Editions Map to Current VS? | 31 Jul 2004 09:49 GMT | 1 |
Anyone know how the current versions of VS will map to the new versions? I'm trying to understand where the "Express" Editions fit into the picture. thanks
|
| Where are Express versions? | 31 Jul 2004 09:42 GMT | 1 |
I recently downloaded VB 2005 Express and Visual Web Developer Express. However, I don't see them anywhere on Microsoft's site. Have these been discontinued or where else are they located? Thanks, Brett
|
| Having trouble with adding HTMLControls to VS.NET control toolbar. | 31 Jul 2004 04:47 GMT | 1 |
I have an assembly that contains an ASP.NET control derived from System.Web.UI.HtmlControls.HtmlGenericControl. I am trying to add this control to my Controls Toolbox in VS.NET. When I select the assembly DLL containing the control, it is not listed as a control to select. If I
|
| Generate an .ms from VS2003 .NET | 30 Jul 2004 23:50 GMT | 1 |
Is it possible to generate an merge module from VS2003 .NET? I can see a 'Setup and Deployment " wizard from creating an .msi, but not an msm. Is it possible even? Thanks for your time,
|
| VS .NET 2003 and VS 6.0 | 30 Jul 2004 23:18 GMT | 5 |
I have a code base used in VS.NET 2003 and VS 6.0 environments. I have to #ifdef the inclusion of (for example) "iostream.h" or "iostream" based on the compiler version because I want to ensure backward compatibility. How can I do it? Is there any predefined macro for the compiler ...
|
| VS6 doesn't recognize MSDN April 2004 | 30 Jul 2004 04:39 GMT | 1 |
My VS6 doesn't recognize MSDN April 2004. When I press "F1" inside VS6, after installing MSDN April 2004, it says "msdn collection does not exists". Thanks for your help. Regards,
|
| Intellidoc AddIn | 30 Jul 2004 02:55 GMT | 1 |
I've downloaded and installed the Microsoft Intellidoc addin that is supposed to allow document generation from VB. I've compiled the project, and installed the setup program. The item shows under the Add-In manager list, but when I check it, nothing
|
| Remove vs Project Reference | 30 Jul 2004 01:39 GMT | 4 |
VS will not compile because a class is defined in multiple places. I'm trying to remove one of the Project references. When I select the reference and hit the "remove" button, the "OK' button becomes disabled, preventing the removal. How can I remove a Project reference from VS?
|
| The VisualStudio IDE hangs with 'Initializing offline cache | 29 Jul 2004 22:45 GMT | 1 |
The IDE hangs with 'Initializing offline cache' during attempt to create a Web Application for C# or VB.net. The IDE hangs until it aborts about 1/2 hour later. I'm using Visual Studio 2003. Please, help me!!!
|
| download vs .net?? | 29 Jul 2004 20:08 GMT | 1 |
Can anybody tell where could I download (or buy and download) visual studio .net (I mean, I do not a CD, but downloadable file(s) such as zip, rar, iso image, .exe and so on.). There is a lot of sites on Internet, where You can pay and after that You get a link to download the ...
|
| classview doesn't show class (c++) when .h file is in a different directory | 29 Jul 2004 10:09 GMT | 1 |
I've created a class that has .cpp and .h files. The directories look like this:
+----MyDll <-- here are all my MyDll cpp files (including the new class
|
| Celeron or P4 | 29 Jul 2004 09:19 GMT | 1 |
Anyone knows the performance in running/developing VS.NET application on machine of AMD/Intel ? I am going to buy a new PC, according to a budget, I am considering Intel Celeron 2.4 or AMD XP 24000, is there a big differences between Celeron 2.4
|
| Suppressing OuputdebugString messages | 29 Jul 2004 01:58 GMT | 1 |
When running my application in debug mode in visual studio, all my OutputDebugString messages get logged to the visual studio output window. Is there any way to tell the output window to stop monitoring these
|
| Hidden docked windows will not display | 28 Jul 2004 16:53 GMT | 1 |
The 'command', 'search' and 'index results' windows will not open. They are presented as tabs on the side and bottom of the ide but do nothing when clicked. There are no borders that can be dragged to enlarge them either. I
|
| how can i import the existing cs file to the project | 28 Jul 2004 13:39 GMT | 1 |
i am new to vsstudio.net,now,i want to import several cs file to the project,but i can't file how,who can give me a stepbystep instruction? thank you
|