| Thread | Last Post | Replies |
|
| Next version of visual studio... | 10 Jun 2004 21:53 GMT | 1 |
Does anybody know the estimated date range of when the next version of VS.NET will be released. 3-6 months, 9-12 months, etc.... JF
|
| Fix for - Could Not Copy Temporary Files to the Output Directory - Error ??? | 10 Jun 2004 06:14 GMT | 1 |
Is there a hotfix (or maybe even a VS2003 service pack) for the error described in http://support.microsoft.com/default.aspx?scid=kb;en-us;Q313512 I'm getting the following error ***alot*** during compilation Could not write to output file 'fully qualified path of an assembly' ...
|
| Closing application | 09 Jun 2004 19:21 GMT | 1 |
win forms -- vs 2002 -- vb I have an End Program button and I'm not sure how to dispose of everything. does Me.dispose(true) close all db connections and clear all Datasets or do I have to go and close all of them
|
| 3 minute load time on new machine? | 09 Jun 2004 19:20 GMT | 2 |
Hi, we recently purchased a brand new Dell workstation, with a 3 gigahertz Pentium 4 CPU and 1 GB RAM. It is fresh from the box with no apparant problems, except Visual Studio.net 2003 (version 7.1) takes almost
|
| Stopping solution explorer from selecting file | 09 Jun 2004 19:04 GMT | 3 |
Whenever I click on an open file, the Solution Explorer selects that file in its list, expanding folders if it needs to. Is there any way to stop it from doing this? I'd like the tree to stay in whatever state I put it in, if possible.
|
| A way to show tooltips for my own classes | 09 Jun 2004 18:27 GMT | 1 |
In VS.NET 2003, when I'm typing a reference to a system class or namespace, tooltips pop up giving not only the parameters and variables of methods, but also a short text descriptions for these methods, classes and namespaces. For
|
| Visual C++ .NET 2003 | 09 Jun 2004 10:13 GMT | 4 |
I would like to know if Visual C++ .NET 2003 is the exact C++ subset of Visual Studio .NET 2003: do I get the same IDE/compiler/linker/optimizer. I know that of course I will not get VB/C#/J#... but I do not need those. I tried to get this info from MS's website but could not find ...
|
| Command line build of the whole solution | 09 Jun 2004 03:27 GMT | 1 |
We have a script to build VS6.0 solution, the code in the script (.bat file) is .. setup microsoft development directories .. ... WholeSolution.dsw /MAKE "WholeSolution - win32 Unicode Release" .. .
|
| Building from cmd-line, devenv | 08 Jun 2004 22:35 GMT | 1 |
I have a .NET Setup and Deployment Project, "Foo" with solution file "Foo.sln" and Project file, "Foo.vdproj". I'm trying to build the project from the cmd-line using devenv.com. None of the following work
|
| Video Capture | 08 Jun 2004 17:17 GMT | 1 |
Hi.. please how can i do to make video capture from a Argus-4 video capture card, i try the videocapx ocx control but it dont obtain the 4 chanels that the video capture card have. please helpme.
|
| Object Reference in VB.Net | 08 Jun 2004 13:10 GMT | 1 |
I am trying to reference a Form within a Module. I need to call a Public Sub in a Form from code in a Module. Both the Form and the Module are part of the same project. Any suggestions? Thanks
|
| license question | 08 Jun 2004 03:35 GMT | 6 |
I have a question about the licenses of different MS products, those are Visual C++ 6 Professional Academic, Visual Studio 2003 Academic, Visual Basic Net Standard, Visual C++ Net Standard, and Visual C# Net Standard. My question is which of those products can you sell windows ...
|
| Renaming a directory within inetpub\wwwroot | 08 Jun 2004 03:15 GMT | 2 |
I would like to rename a folder within the inetput\wwwroot directory, but when I try to do so, I get the error message: "Cannot rename <foldername>: Access is denied. Make sure
|
| UTF | 08 Jun 2004 03:08 GMT | 1 |
Where to set the UTF encoding in a VSNET 2003 WS project? Thx.
|
| Cannot open Web project | 07 Jun 2004 16:56 GMT | 1 |
I have copied an entire web site to a development machine. The site includes the web project. When I try to open it using File, Open project from Web I get an error message saying it is a web project and must be opened using the URL. I did. I specified http ...
|