| Thread | Last Post | Replies |
|
| Building a new web app with VS.NET 2003 | 28 Sep 2005 21:35 GMT | 2 |
Hi, I'm trying to build a new web app and store it on a web server. My default web server connection access method is "File Share". I get the message "Unable to create Web project '<projectname>'. The UNC Share '\\<myurl>\wwwroot$\<projectname>' does not exist or you do not have ...
|
| can I tell vs2003 to use latest .NET framework? | 28 Sep 2005 15:26 GMT | 1 |
can I tell the compiler in vs2003 to use latest .NET framework? I have the entry level vs 2003 with C++ only and .net 1.1.4322.573, no C#. I can use app.exe.config files but to my knowledge that only tells the executable which .NET to use and not the compiler.
|
| Crystal Reports for VS.Net 2003 Version | 28 Sep 2005 12:31 GMT | 1 |
Is Crystal Reports for VS.Net 2003 equivalent to Crystal Reports 9.0 which is available independently? In other words, is Crystal Reports 9.0 is what is integrated with VS.Net 2003? Thanks in advance.
|
| Missing Toolbox in VS2005 Beta2 | 28 Sep 2005 11:29 GMT | 5 |
I'm working with VS2005, Beta 2, on an XP Pro system. Very simply: when I start a windows form project in C# and try to navigate to the Toolbox, I cannot. There is no Toolbox in the View menu. Same for Visual C++ - there's no Toolbox in the View menu.
|
| Visual Studio 2003 Crash | 28 Sep 2005 04:38 GMT | 2 |
My system is DELL Inspiron I9300. Processor 2GHz and RAM 2 GB. OS Window XP Professional Version 2002, Service Pack 2. I have Visual Studio 6 installed and it runs fine on this machine. Recently I installed Visual Studio .Net 2003 Professional. Installation was fine
|
| Can I make Windows executable running without .NET framework? | 27 Sep 2005 20:27 GMT | 5 |
I am testing out Visual Studio . NET 2003. Is there any way I can make a Windows application from that can run on Windows without having to install the .NET framework on the PCs that will run it?
|
| Problem with SourceSafe Integration from Uninstall? | 27 Sep 2005 19:45 GMT | 1 |
Greetings all, A while back, I installed Beta 1 of VS.NET 2005 to a machine that already had VS.NET 2003 installed. Today, I tried to open a C# project with integrated Source Control settings through Visual Studio 2003.
|
| Debugging question : Evaluating selected property | 27 Sep 2005 17:40 GMT | 2 |
The VS C# debugger shows most vars in debug mode but I am unsure where to find the command or feature location that allows the user to simply highlight a var or property and display the value. Hovering the mouse *sometimes* shows it sometimes not.
|
| Problem with HELP in VS.Net 2002 | 27 Sep 2005 12:04 GMT | 1 |
I have a problem with my VisualStudio .Net 2002 ( installed from a long while, and running ok until now ), an specifically HELP subsystem. When I select some keyword in a C++ source code, and press F1, this drive my directly to the keyword documentation in the help, using DEXPLORE ...
|
| Setup Wizard | 27 Sep 2005 03:04 GMT | 1 |
I have created a Console Application project in VB.NET and later I added a Setup project to the solution. In the properties of the Setup I selected true on Remove previous version. But when I try to install a new version of the application I receive an
|
| Pinning Toolbox freezes VS.Net | 27 Sep 2005 00:45 GMT | 1 |
I am using VS.Net 2003. When I try to "pin" my code snippets toolbox, while doing code work, VS.Net freezes. I also notice a few days ago that my old toolbox items disspeared. Anyone have anything to try?
|
| Can Visual C++ debugger make function calls while stepping? | 26 Sep 2005 21:27 GMT | 1 |
The visual C++ 6.0 Set next statement is a great tool in interactive debugging. Along similiar lines, is it possible to make a function or Object::method call from the debugger interface. I've used this feature in
|
| web form textbox issue | 26 Sep 2005 12:33 GMT | 1 |
To all, I am a experienced programmer, but new to Visual Studio 2003 and the .NET technology. However, I am working with an existing website that was developed for me and I am trying to make some minor changes, like in this
|
| IDE Unspecified Error; SourceSafe? | 26 Sep 2005 08:51 GMT | 3 |
We have a solution with 9-12 projects, of which 2 is C#-Webprojects. The solution is binded to sourcecontrol(Visual SourceSafe). App. 10 developers is working on this solution. Some while ago, we made some changes to the VSS-database, including
|
| Latest Version of Team w/ TFS | 26 Sep 2005 02:28 GMT | 3 |
If I have this correct, the latest versions of VS 2005 that are available for use with Team Foundation Server are the July CTPs. Is this Correct or is it possible to use the RC with the July CTP of TFS?
|