| Thread | Last Post | Replies |
|
| Question on tool bars in VS.Net | 07 May 2005 04:01 GMT | 1 |
Question on tool bars in VS.Net Every time I install a new tool add in etc. the tools bars are reset. How can I prevent this from happening or is there a way I can save my custom tools bars. I can not find any information on where the tool bars are stored
|
| vs 2002 inserted ExternalSource directives in code!! | 06 May 2005 22:05 GMT | 1 |
While debugging asp.net code in vs 2002 my code was corrupted with #Externalsource directives surrounding almost every line. My code will no longer compile. I went through the code and tried removing the junk, but some of the code is no longer present!!!
|
| Migrate Access reports to Sql Server | 06 May 2005 21:06 GMT | 1 |
My company currently has an MS Access database and I am going to have to migrate all the access reports to SQL Server (possibly SQLServer 2005 with the new release of VS2005 Beta 2 CD) or recode ALL the reports in .NET. Is there an easy way to migrate reports so that I don't ...
|
| Visual Studio 97 Help fails with XP SP2 installed | 06 May 2005 20:02 GMT | 1 |
After installing XP SP2 help in Visual Studio 97 fails with "The page cannot be displayed" and "Cannot find server or DNS Error" at bottom of page. It worked fine prior to SP2.
|
| A setup project to a custom folder messed up some references | 06 May 2005 18:46 GMT | 1 |
I have a project references AxInterop.MSComctlLib and AxInterop.MSComDlg. The project worked fine to begin with. After I created a stup and Deployment project in the same solution and changed the Application Folder's DefaultLocation to a custom location, see C:\myApp, a yellow ...
|
| Template symbols | 06 May 2005 18:19 GMT | 3 |
I'm creating some custom code templates for use in C# projects in the IDE. These templates make use of macros or symbols such as [!output SAFE_NAMESPACE_NAME] and [!output SAFE_CLASS_NAME]. However, try as I might, I can't seem to find a definitive list of all the built-in symbols
|
| Closing solution hangs Development Environment | 06 May 2005 14:10 GMT | 2 |
I have a solution (consisting of about 60 projects) that hangs the Development Environment when I attempt to close it. After waiting over 5 minutes, I have to use Task Manager to end the process. Is there anyway to check or fix a corrupted solution file? I am running Visual
|
| HTTP/1.0 503 service unavailable | 06 May 2005 10:19 GMT | 2 |
Hi, VS.NET 2003 is unable to create new ASP.NET web application, also not loading previously created ASP.NET web applications. I have checked IIS is running.
|
| Changing a solution's name | 06 May 2005 06:35 GMT | 1 |
Let's say I've created a VS 2003 solution with the name XYZ. This creates (at least) a .SLN, a .NCB, and a .VCPROJ file (as near as I can tell). Later I decide I would like to change the name to ABC. How do I do it and have it change all of the appropriate file names too. ...
|
| Need some urgent help with error message please... | 06 May 2005 03:25 GMT | 3 |
I use visual basic .net and develop windows application. Everything went well with deploying my app. until I added two office web components: office chart and office spreadsheet into one of the forms. Now, I have no problems to run the app. on my development laptop, but when I
|
| [VS.NET 2003] Breakpoints | 05 May 2005 22:25 GMT | 2 |
In Delphi, to set a breakpoint with a condition, I can simply click the editor margin to create the breakpoint (as I can in VS.NET), and then right-click it, select 'Properties', and set the condition for that breakpoint (this, I cannot seem to do in VS.NET).
|
| VS 2003 and VB6 | 05 May 2005 20:07 GMT | 1 |
We have VS 2003 installed on PCs that already had VB6 installed. Is it safe to amend a VB6 project and create a new installation kit on such a PC, or should a VB6 installation kit be created on a PC having only VB6 and not VS 2003?
|
| dr Watson log problem on Windows 2003 Server | 05 May 2005 18:25 GMT | 1 |
My application is running on Windows 2003 Server, and in case of a crash Dr Watson does not produce the crash log. I have run "drwtsn32.exe -i", I have double checked all setting and paths, but nothing helps. The "drwtsn32.log" file is created in the designed location, but it is
|
| VS.NET Trial -> Retail version | 05 May 2005 16:21 GMT | 1 |
My VS.NET trial is coming to the end of its 60 days so I have ordered the retail version - is there anything to watch out for when installing it? Andrew
|
| Visual Studio .NET 2003 creating DLL: problems with exports | 05 May 2005 10:35 GMT | 1 |
I've just switched to Visual Studio .NET 2003 and am having difficulty creating a simple DLL (now evidently known as a 'class library'). The problem is that Visual Studio 6 used to create a DEF file or templates (using the __declspec(dllexport) construct ) for exporting functions,
|