| Thread | Last Post | Replies |
|
| TFS Team Build + Staging Server | 23 May 2006 18:41 GMT | 3 |
This isn't so much of a *problem* as it is that I know what I want to do, but I'm not sure where to start. We have a Team Foundation Server (TFS) install and a Team Build, which we've used Scheduled Tasks to execute nightly at midnight. The solution contains several class
|
| My HELP access gone! | 23 May 2006 17:09 GMT | 1 |
I cannot access any help files on my local box. Neither MSDN nor VS work. I reinstalled both Jan2006 for VS2003 and May2006 for VS2005. The contents appear but no individual pages. Help! thanks,
|
| DllImport and DLL File Location | 23 May 2006 03:01 GMT | 4 |
Is there a way to use a std call api reference without having to hardcode the path to the DLL? I am using the following DllImport successfully, however I have to hardcode the path to the DLL or remove the path in the DllImport and add my DLL's
|
| Problem creating an installation package | 22 May 2006 23:05 GMT | 2 |
I've tried to post this multiple times but I don't see the other postings. I hope this one makes it.... ----- I hope someone can help me out. I'm currently using Visual Studio .Net
|
| Visual Studio Basic Express 2005 | 22 May 2006 19:59 GMT | 4 |
I'm wondering where I could get some help writing program using the above mentioned programming utility Thank you in advance Martin
|
| VS2005 Opens one tabbed page at a time? | 22 May 2006 15:38 GMT | 1 |
I once had this problem with VS2003 but I can't recall how to respond. All of a sudden only one file can be opened at a time. One tab and that's all. What do I need to configure to allow multiple files to be open simultaneously?
|
| Searching for a string in help | 22 May 2006 11:53 GMT | 1 |
Whenever I click Help|Search in vs.net I can not figure out how to search for a string i.e. "Color Namespace". It only seems to be capable of searching for individual words. Is it really this bad? Is there an advanced search somewhere that I am missing?
|
| 0x8007007e during compilation | 22 May 2006 07:44 GMT | 6 |
I am using VS 2005 pro. I am writing a Webservice application that makes use of functions in several dlls. When I compile I get the following message in the compilation error window
:- |
| linking problems with 3rd party .lib | 21 May 2006 21:32 GMT | 1 |
I have a library provided by a third party with functions I need access to. I include their prototypes in my app, but the thing won't link: gives me an unresolved external symbol, but the library is definitely being checked.
|
| Setup & Deployment | 21 May 2006 20:03 GMT | 1 |
I have a program that use a private dll. After making a setup project and install it in a client's computer i want to update only the dll instaed of sending him the full setup. How can i do that in the setup project?
|
| Adding a .NET component to the Add Reference dialog | 20 May 2006 17:58 GMT | 1 |
I have created a component which I want to be available to many of my apps. I would prefer to add it to the list of .NET components in the Add Reference dialog if possible. Is there a way to do this?
|
| Layering Graphics | 20 May 2006 05:42 GMT | 1 |
I am drawing many lines using the DrawLine() method to compose an image. In an edit mode I am setting up I need a line to extend from the cursor to a fixed point it this image. This line must continue to extend from the fixed point to the cursor as the cursor moves, and must be ...
|
| Multiple Sites using VS2005 on XP Pro? | 20 May 2006 01:16 GMT | 1 |
Does anybody know how to use IISAdmin.NET [1] with VS2005 to run the virtual application/directory as if it were the default web on XP Pro? Any other method? <%= Clinton Gallagher
|
| program is allocated more memory then needed | 19 May 2006 18:15 GMT | 3 |
I'm counting the memory (a growing Linked list) my program consumes, but pslist ( a sysinternals freeware) shows the Virtual memory allocated to the process as double that of the actual. Why is windows allocating so much memory to the process. Can I free this
|
| VS2003 Developer Profile | 19 May 2006 15:12 GMT | 1 |
is it possible to change the developer profile, which you have to specify on the first run of vs 2003? (c++, c#, web developer, ...) Thanks. Regards
|