| Thread | Last Post | Replies |
|
| ClickOnce publish says needs FronPage extensions | 18 Dec 2005 15:28 GMT | 3 |
just trying to publish an app via ClickOnce and it says that the IIS server needs Frontpage extensions - I though this was not needed anymore? Running WinServer2003.
|
| F5 builds all projects? | 18 Dec 2005 02:34 GMT | 1 |
I just moved to Visual Studio 2005. When I hit F5 to go into debug mode for a project, the compiler builds every project in the solution, including the MSI setup project. How can I turn this off? It's very annoying. I just want to build my app and launch into debug mode. It
|
| How to change home directory in VS 2005 web server? | 17 Dec 2005 15:39 GMT | 1 |
I tried to create a simple ASP.Net application with VS 2005 standard edition. The project name is "WebSite1" and it is located at: D:\projects\WebSite1 The default.aspx is located right under D:\projects\WebSite1\default.aspx
|
| Missing navigate backward with dropdown menu | 17 Dec 2005 02:42 GMT | 7 |
How do I get back the Navigate Backward toolbar button with dropdown menu in VB.net 2005? I found a vssetting file at http://blogs.msdn.com/vbide/archive/2005/10/25/484480.aspx but it made other
|
| Copy Project 'Unable to add" error | 17 Dec 2005 01:46 GMT | 1 |
Using the Copy Project feature in Visual Studio 2003 to upload to my ISP, I keep getting an error that says: "Unable to add <filepath> to the project. An error occured accessing your FrontPage web files. Authors - if authoring against a web server, please
|
| A few questions about Visual Studio 2005 | 16 Dec 2005 21:57 GMT | 2 |
The following questions are probably pretty common. I was just wondering if anyone might be able to point me in the right direction to finding some good answers. Thanks!! 1. Does upgrading an existing solution to VS 2005 also upgarde the solution
|
| Project References or Assembly References? | 15 Dec 2005 22:19 GMT | 3 |
On my current project we work on basically 1 big intranet site that is made up of about 20 or so projects. There are some differing opinions as to if we should have 1 large solution with each project referencing each other, or if we should be
|
| form does not get focus unless user clicks on border | 15 Dec 2005 17:29 GMT | 1 |
I'm about to switch to VS2003-VBasic from VisualBasic6. I'm building a testproject (mdiparent form with some childforms) and I came across a strange problem. When I click on a form then normally the form receives focus and is shown in front of the other child forms. However this ...
|
| Merge module to detect .NET framework 2.0? | 15 Dec 2005 16:44 GMT | 1 |
VS .NET shipped with a merge module for setup projects that would detect and require that .NET Framework 1.1 be installed. Now that people are downloading .NET 2.0 instead of 1.1, this will abort the setup. Is there a merge module that will detect either version of the
|
| Project References or Assembly References? | 15 Dec 2005 14:45 GMT | 1 |
On my current project we work on basically 1 big intranet site that is made up of about 20 or so projects. There are some differing opinions as to if we should have 1 large solution with each project referencing each other, or if we should be
|
| Code | 15 Dec 2005 14:43 GMT | 1 |
Actually speaking all these are installed on my work computer. Ms .net framework(English)v1.0.3705 Ms .net framework 1.1 Ms visual studio 6.0 Enterprise Edition
|
| .NET Runtime when attempting to synchronize files | 15 Dec 2005 11:58 GMT | 2 |
When I attempot to sychonize files between a network drive and my local drive, VS 2005 will exit and the event application log will show a .NET runtime error with a Evebt ID of 1023. The error description is: .NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error ...
|
| VS.NET 2003, often won't stop at breakpoints, at wits end! | 15 Dec 2005 11:19 GMT | 2 |
I post this message in desperation. Not stopping at breakpoints while debugging is a very common problem with my use of VS.NET 2003 and I'm hoping someone can shed some light. I am using:
|
| Team Edition code coverage and timings | 15 Dec 2005 10:20 GMT | 1 |
I'm trying to figure out how to get code coverage using VS 2005 Team Edition for Developers. I can only find reference to coverage as part of a test project which isn't helpful. Is there any way to list code with per line timings and execution count?
|
| GAC References Not Being Updated? | 15 Dec 2005 09:36 GMT | 5 |
I have a project ("Project1") that utilizes a number of assemblies ("Assemblies A & B") that are stored in the GAC. However, when I modify and recompile Assemblies A&B in another instance of VSNET2003 -- and install the new versions in the GAC -- the references in Project1 are not ...
|