| Thread | Last Post | Replies |
|
| How to turn off rearranging main tabs with code? | 19 Mar 2007 07:36 GMT | 3 |
|
| Microsoft life span policy for apps built in Visual studio 6.0? | 19 Mar 2007 05:32 GMT | 4 |
How long dose Microsoft plan to guaranty the functionality of applications built with tools from Visual studio 6.0? I wonder this because I have a number of applications developed with Visual studio 6.0 tools (Interdev, VB and C++) and I need to plan for the future. If
|
| Settings file does not pick up values from config file | 18 Mar 2007 18:43 GMT | 1 |
I am using VS2005. I have an assembly called MyAssembly. I added a Settings file and I added a value with Application scope using the Settings table editor. An app.config was created for the project. Now......
|
| Deploy File with App | 18 Mar 2007 18:37 GMT | 1 |
I'm working with VS2005 SP1. I have a C# project and am using ClickOnce deployment. I've added a Word document to my project. Any suggestions on how to get this Word document to deploy with the application? If I go tot he StartUp
|
| Converting Team System Project to Professional | 18 Mar 2007 04:16 GMT | 1 |
Is it possible to convert a VS 2005 team system project to VS 2005 Professional edition? I've an existing project in VS 2005 team system and I need to give it to my friend who has only Professional edition installed. Thanks
|
| Total newbie question. | 17 Mar 2007 22:10 GMT | 1 |
I just downloaded VWD Express with the attendant SQL express. Installed fine and I started to play. Great so far! Then, I downloaded two .vsi files - classified and smallbusiness - and dbl. click them and - nothing happens.
|
| Trouble publishing an application | 17 Mar 2007 06:18 GMT | 3 |
I've tried to publish my VB Express 2005 application to a web site. The publish process completes successfully, and I can fire up the .../publish.htm page from the web site with no problem. There is a button on the install page hyperlinked to ....Myapp.application When I click ...
|
| Do NOT install the VS 2005 SP1 - it ruined my computer! | 16 Mar 2007 22:52 GMT | 1 |
I have been creating a new Web Application in Visual Studio 2005 and some of the controls were not acting as advertised in the documentation. So I jumped on to Microsoft update and it told me that SP1 for VS 2005 was available for my computer (running XP SP2 and all the patches, ...
|
| When new Visual Studio | 16 Mar 2007 21:50 GMT | 1 |
Does anyone know when new Visual Studio will be made? Thx Mrozu
|
| Disable MDA LoaderLock inside VS2005 | 16 Mar 2007 08:08 GMT | 1 |
I want to create a mda.config file for my application to disable the LoaderLock MDA, but don't understand the documentation for disabling it. According to the documentation, to enable it I use: <mdaConfig>
|
| No Server Explorer in MS Visual Studio 2005 Standard Edition?! | 16 Mar 2007 00:10 GMT | 2 |
I have two (three) [four] questions: 1/ Seems like with MS Visual Studio 2005 Standard edition you do not have access to the "Server Explorer" under the View menu. Seems like you need to upgrade to Microsoft Visual Studio 2005 Professional Pro,
|
| Moving from VB6 to VS2005 | 15 Mar 2007 23:44 GMT | 1 |
I use a DLL in VB6. How do I use the same DLL from within VB-2005 or C#-2005. The calls in the DLL are to procedures of type Sub not Function. I know that integer are 4 bytes in VB-2005 correspond to Long in VB6 and VB6 integers correspond to Sgort in VB-2005
|
| VS2003 C# project migration to VS2005 problem. | 15 Mar 2007 19:44 GMT | 2 |
We have a bunch of C# applications that we migrated from VS2003 to VS2005. When I modify a windows form (simply changing the anchor) in the designer, many changes occur. This causes the following: 1. a lot of stuff gets changed in the resx file
|
| License for MSVCM80.DLL? | 14 Mar 2007 22:13 GMT | 2 |
I have a mixed C# .NET 2.0 / CLI/C++ application which seems to need the following files not included in .NET fw: MSVCM80.DLL MSVCP80.DLL
|
| System.DirectoryServices is not recognised | 14 Mar 2007 22:12 GMT | 1 |
I am getting into writing an addition to our web app to be able to view/manage AD users. From what I have read 'System.DirectoryServices' has to be used. The problem I am having is that when I do import, Visual Studio 2005 tells
|