| Thread | Last Post | Replies |
|
| How to create dll in Visual Studio 2008 in Visual C++ | 30 Apr 2008 22:59 GMT | 1 |
I have insatlled Visual Studio 2008. I have to create DLL in Project type Visual C++. Which Template i have to select to reate dll, MFC DLL or Class Library?.
|
| I found out why DEVENV spikes the CPU and hogs memory in visual st | 30 Apr 2008 22:36 GMT | 1 |
There are a ton of posts about this so I thought I'd share my experience in hopes that people who search for this will find this post. I don't have an IT blog otherwise I'd post it there. To start I'll mention that I'm using Visual Studio 2005 Pro.
|
| CANT PUBLISH A WEB SITE | 30 Apr 2008 21:09 GMT | 1 |
I developed a small web application for my company in the PC I use in our network which has Visual Studio 2005 installed. Such a network has a Windows 2003 Server that includes IIS with ASP.NET 1.1 as a web service extension permitted. The web app works fine in my PC and now I ...
|
| How to create dll in Visual Studio 2008 in Visual C++ | 30 Apr 2008 16:27 GMT | 1 |
I have insatlled Visual Studio 2008. I have to create DLL in Project type Visual C++. Which Template i have to select to reate dll, MFC DLL or Class Library?.
|
| Error during Web Setup | 30 Apr 2008 11:22 GMT | 3 |
suddenly when I build the setup project of my web application (VS 2005) I get this error: Error 68 Unable to build project output group 'Content Files from FirmOne.Sit.PresentationWeb (Active)' C:\projects\SNV\Software
|
| VS 2008 devenv.exe - high cpu and memory usage | 30 Apr 2008 10:47 GMT | 2 |
I start VS 2008 and open a solution. devenv.exe CPU busy goes to over 90% and memory usage constantly grows. I haven't done anything but open the solution. Is there a hot fix for this problem?
|
| convert version 2008 .sln to version 2005 | 29 Apr 2008 15:32 GMT | 6 |
I've got a version 2008 solution but have 2005 installed here, is there an easy way to open/convert the file(s) with 2005? ciao, Igor
|
| Beginner Source Control? | 29 Apr 2008 14:14 GMT | 2 |
Hi. I'm a lone developer on a lone machine and I feel so a-lone. Anyway, now that the bad humor is out of the way, I have Visual Studio, probably 2002. I'm using Visual Basic 7.0. I just want to know what is the best way to 'store' my code for later
|
| Newbie needs help | 29 Apr 2008 06:27 GMT | 4 |
Well I hope there are some patient veterans out there willing to help out the clueless because I have arrived:-( It has been about 12 years since I did any programming at all and that was very basic with VB6. Now I have found myself in the position of wanting to
|
| adding custom build step to custom file | 29 Apr 2008 01:55 GMT | 2 |
I've been trying to add a script to create a custom file type to visual studio with limited success. I can get the file created and added to a project, however, I need to add a custom build step to it and I am not having much success (in implementing or finding the first
|
| project advice please - filewatcher | 29 Apr 2008 00:12 GMT | 2 |
I am working with Windows XP on a file watcher idea. The basic idea is to make entrys into sql table as to the file name pattern and incoming directory. Have a vb program look in the directory and when it sees the files kick of a
|
| Team Build - Project Output To Separate Folders | 28 Apr 2008 16:02 GMT | 1 |
I have a solution containing 20+ console application projects. I created a team build script to build the solution and it works great however the binaries for all projects are dropped into the same folder. I would prefer to end up with 20+ folders, one for each of the
|
| Tab Color | 28 Apr 2008 13:17 GMT | 2 |
I have a tab control in a VS 2005 project usting Visual Basic. Is there a way to color the background of the tabs in a tab control in code? Just the tab, not the page itself. If not a color, can the font be controlled individually for each tab. I want identify tabs visually so ...
|
| Visual Studio 2005 does not let me add projects to solutions | 27 Apr 2008 06:55 GMT | 3 |
I have this issue that I just noticed in the VS 2005 IDE. When I create a new solutions, either Windows Forms or Class Library (and possibly others) VS creates the SLN and PROJ files, and loads up the project but sometimes I only see the project loaded in the
|
| Why does VS2008 rebuild vc90.idl everytime? | 24 Apr 2008 11:43 GMT | 4 |
I have a VS2008 managed CPP/ATL 9.0 project that rebuilds vc90.idl everytime I build. This usually indicates that something as changed in one of the dependancies for vc90 but I can't find any references in my project to vc90.idl.
|