| Thread | Last Post | Replies |
|
| deployment project with COM interop | 28 Feb 2006 16:22 GMT | 1 |
I have a project using COM interop (to be used through VBScript) which runs fine when I register the .dlls using regasm or by letting the project build register for COM interop. The problem occurs when I install the .dlls through the deployment project. The install runs fine, ...
|
| code signing in 2005 | 28 Feb 2006 14:46 GMT | 1 |
when creating a web deployment project in vs2005, the authenticode options that were available in vs2003 have been removed. is this functionailty available elsewhere in vs ? or is this now a completely manual process ?
|
| Unit Tests and Team System Editions | 28 Feb 2006 13:31 GMT | 2 |
Does anyone of you guys know which version of VS 2005 is needed to have "unit Test"-support. We are using VS 2005 Professional Edition and it seems there is no such support integrated.
|
| VS 2005 seems to lock a file during debug | 28 Feb 2006 11:39 GMT | 1 |
I'm working with VS 2005 and I have a simple Windows Forms application with a single button. Inside the click event of the button I have a breakpoint in the only line of code that is: return;
|
| VS2003 and VS2005 - Safe Together? | 28 Feb 2006 10:38 GMT | 2 |
I've seen various reports off and on for the last few months on where there are issues with VS2003 and VS2005 installed on the same dev box. Are all the issues basically worked out now and is it safe to use both together on a production dev PC without any issues of maintaining ...
|
| VS .Net 2003 Setup Project Wont Register Output for COM | 27 Feb 2006 19:01 GMT | 1 |
I have been working with writing an Outlook Add-In and started with the VS Add-In wizard which created the Add-In project and a setup project. The primary output of the Add-In project is, as you'd expect, included by default in the setup project. Also setup by default in the ...
|
| Remove plugin from VS2005 | 27 Feb 2006 13:51 GMT | 3 |
I installed the AnkSVN plugin, and don't want to use it anymore. I uninstalled it, and rebooted, and the plugin stays win VS2005 but the commands don't work anymore. How can I completely get rid of it? I don't want it in my menu anymore.
|
| Beginners question! | 27 Feb 2006 04:30 GMT | 2 |
Hello, I'd programmed in VFP and I'm starting with Visual Studio. My question is: is there something like tables in VFP for VS? because the only way I found to store SQL querries is in SQL. I'm making an application for one person only and SQL doens't seams
|
| Can't see member control names in the IntelliSense in VS2005 | 27 Feb 2006 03:09 GMT | 1 |
Folks, I am implementing a Web Site using ASP.NET 2.0 and Visual Studio 2005. I have a Web form and a code file (code behind), where is defined the partial class for this specific web form. I have a bunch of controls laid out on the
|
| Visual Studio 8.0 changes Form and Control Backcolor to Transparen | 27 Feb 2006 02:22 GMT | 1 |
I upgraded my VS 7.1 VB applications to VS 8.0.5 and the BackColor of all my controls and Forms have been changed to Transparent. I am going to have to change them all back to System.Control color manually. I am not pleased. Why was this done? It makes it hader to work with it. ...
|
| VS 2005 Web Site Deployment Problem | 25 Feb 2006 15:43 GMT | 1 |
I have developed a web site in VS 2005 using the login controls included. I have developed this app on my local machine and everything works fine. When I copy the project to the web server, everything works fine except for the login part. I get an application error. The ...
|
| VS IDDE is slow to update changes in Windows Forms | 25 Feb 2006 14:59 GMT | 4 |
If I just change one property on a radio button ad the select another radio button to change, the VS 8.0.5 IDDE is taking up to 5 seconds on a 3.4 GHz P4 1GB machine to make the first change an to move on to the new radio button. This IDDE is very slow and ruins programmer ...
|
| Visual Studio 2005 Crashes | 25 Feb 2006 14:50 GMT | 2 |
my visual studio 2005 pro crashes mostly while building a solution. around every second time. it nervs me! has anybody similar expiriences? thanks!
|
| FileSystemWatcher | 25 Feb 2006 12:26 GMT | 3 |
I have a problem with the filesystemwatcher object. We created a windows service with this object, which should file an event when a new file is created on the server on which the service runs. It infact works, as long as we do it on the server itself. As soon as I
|
| Where to find the Team Explorer | 25 Feb 2006 11:18 GMT | 2 |
We want test Foundation Server functionality. After installing the VS2005 Team Suite, I do not find the Team Explorer. I thought the VS2005 would be contained in the team edition. Is this tool just a beta tool to be find in the Beta Foundation Server CD? It does not exist as ...
|