| Thread | Last Post | Replies |
|
| building native code using VC++ | 12 Dec 2003 07:38 GMT | 3 |
I'm evaluating whether to move from Visual Studio 6 to VS .NET. Most of my Apps will still be written in unmanaged code using VC++, that's why I find it hard to justify the move. Can someone provides some suggestion as in what is the differences between these two in terms of VC++ ...
|
| What is *.csproj.vspscc file for? | 12 Dec 2003 07:23 GMT | 5 |
I am using the Visual Studio .NET C# IDE. I am working in a multi-project solution. In one project that I added, a file with the file name extension "csproj.vspscc" is in the project folder. In
|
| Slow build performance and editor freezing, VS.NET 2003. | 11 Dec 2003 23:06 GMT | 3 |
We are experiencing odd behaviour with our VS.NET 2003 workstations. The build process has become painfully slow over time (10 projects - > 2 min.) The IDE also seems to "freeze" for a few seconds when doing certain editing in VB. The CPU is almost idle during these freezes
|
| VS.Net 2003 suddenly slow to load | 11 Dec 2003 22:10 GMT | 6 |
I'm running VS.Net 2003 on a fast Dell Precision (1gig RAM etc) and it's suddenly started to take 75 seconds to load. Normally it gets up and running in about 5-10 seconds and can't see any reason for the sudden change.
|
| Debugger is not working!! | 11 Dec 2003 18:27 GMT | 3 |
I can not debug a VB.Net program even though the program will compile correctly. The message "The Machine debug manager service is disabled". I tried to reinstall the program using the "setup" part of cd 1 but the set up
|
| HELP!!! Designer corrupts HTML when designing ASP.Net User Controls in VS.Net 2003 | 11 Dec 2003 15:48 GMT | 3 |
Designer corrupts HTML every time I switch between HTML and design view. for example: <div id="<%# ClientID %>_Read" style='display: <%= IsEdit || ValidState == ValidationState.Invalid ? "none" : "inline" %>'>
|
| XML validation and xs:group | 11 Dec 2003 13:41 GMT | 7 |
I can't get validation to work when my schema uses xs:group. Here's a simple example. The schema: <?xml version="1.0" encoding="utf-8" ?> <xs:schema id="Simple" targetNamespace="simple"
|
| VSNET App Config | 11 Dec 2003 08:54 GMT | 3 |
I have a VS.NET application and in the build configuration it is using Platform: .NET and my question is how do I change it to Win32? The only thing I see under "Platform" is .NET
|
| Does VB6 Pro. provide upgade path to VS2003? | 11 Dec 2003 01:51 GMT | 1 |
I currently have VB 6 Pro. Will that allow me to install: 1) Visual Studio .NET 2003 Enterprise Developer Upgrade? 2) Visual Studio .NET 2003 Professional Upgrade? Microsoft indicates that the answer to both questions is "affirmative" at:
|
| How to separate the properties windows from the entire program | 10 Dec 2003 21:55 GMT | 1 |
In VB.net how do you separate the properties windows and any other windows from the entire program?
|
| VB.Net resource kit problem | 10 Dec 2003 20:33 GMT | 2 |
I installed the VB.net resouce kit cd and have the IIS up and running yet when I click on the link to open the page the IE 6 browser I get a page cannot be found. Any help.
|
| CR9, problem in drilldown page's printing out | 10 Dec 2003 17:32 GMT | 1 |
I've built a web-based crystal report with asp.net and Crystal Report 9.0. In this report, I take advantage of the drilldown feature of Crystal Report. It can work well in Crystal Viewer, but I need to print out the current
|
| Dialog Problem in VS.NET | 10 Dec 2003 16:45 GMT | 1 |
A few days ago I had to reformat my drive and reinstall Windows XP as well Visual Studio .NET 2003. I'm running dual monitors (a laptop with the primary display on the laptop screen and a secondary screen from the monitor out). Prior to this reinstall Visual Studio displayed
|
| project add file | 10 Dec 2003 16:26 GMT | 6 |
here is my dilemma's: * when adding existing files to a project, it does not retain the folder location of the file; instead it adds the file in the root folder of the project (and then when attempting to open it can't find the file) - on that
|
| Install VS.NET 2003 | 10 Dec 2003 03:04 GMT | 1 |
I am trying to install VS.NET 2003 - Enterprise Architect and keep getting install errors. The first was on the PreRequisites - When trying to install J# distribution. When you read the log, it says it is not needed for VB.NET. So I tryied the short cut it recommended - Put in Disk ...
|