Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > visual studio .net general > february 2007 > threads for february 15 - 21, 2007

Filter by week: 1 2 3 4

Visual Studio saves solution files with no changes.
Posted by Kai at 2/21/2007 7:10:21 AM
Hi. When we open a solution that contains multiple projects, Visual Studio wants to save the sln file and one of the csproj files when the solution is finished loading. If we let Visual Studio save the files and look at them afterwards the only thing that has changed is the date when the fi...more >>


Team explorer does not show up after install
Posted by j_eagle at 2/20/2007 7:45:11 AM
I have installed Visual Studio 2005 Team Edition for Software Developers. For some reason, when I open it up, the Team Explorer does not come up as an option, neither where it usually is (next to the Solution Explorer) nor in the View menu. We have a TeamFoundationServer and everything, this wor...more >>

Encrypted My Documents folder = can't deploy asp.net app from VS
Posted by ctk70 at 2/20/2007 7:45:05 AM
My company recently started encrpyting the My Documents folder on our corporate laptops. That's great.... except... our Visual Studio solutions are under My Documents, and now that this folder is encrypted we've lost the ability to deploy web projects to our servers. If we copy the projects ...more >>

ClickOnce Certificate Expired
Posted by thejamie at 2/20/2007 5:03:00 AM
Our in-house application is published with a clickonce certificate which recently expired. Fortunately the Network Administrator was here and we were able to remote into all the machines in the network and correct the errors stemming from the certificate expiration. Given this, is there a m...more >>

Click Once publishing issue
Posted by CJ at 2/19/2007 7:45:43 PM
Hi, I originally had this posted in the .net general section by mistake, so here goes again! I have an issue with publishing an application using Visual Studio 2005 click once functionality. Firstly, my project was written using the smart client software factory. In my case all this means i...more >>

Creating installer with foreign applications required
Posted by pmz at 2/19/2007 7:20:51 PM
Dear Group, I've developed an application (using Visual Studio 2005/C#) and I've successfully created an installer for my application and its running fine. That's no problem. The problem is foreign applications (in example: database servers, which need to be installed for 100% of working & ...more >>

Where is the compiler getting this assembly version number?
Posted by John M. Dlugosz at 2/19/2007 2:10:08 PM
I have a C# project with one .cs code file, plus the usual AssemblyInfo.cs and App.ico files. Among the "References" I point to an existing assembly build by someone else. The Properties show Version=14.0.5.0. I have no other DLLs by that name (before starting Visual Studio, that is. After...more >>

Programatically create solution & project & add files from a none .NET app
Posted by stuart.smith NO[at]SPAM totalise.co.uk at 2/19/2007 7:50:35 AM
We have a windows that that is written using unmanaged C++ and QT from Trolltech to facilitate cross platform capabilities. This app allows the visual design of the concurrency aspects of an app from which C++ source code is generated. There is a requirement to 'package up' the generated C++ c...more >>



Visual Studio 2002 Support From Microsoft
Posted by Vaibhav Shah at 2/19/2007 12:00:00 AM
Hi, We have some critical applications running on Visual Studio 2002. Does Microsoft made any recent announcements regarding Termination of Support for Visual Studio 2002 (All Editions)? We use Enterprise Architect Edition for our applications. Any help / feedback would be highly apprecia...more >>

File access synchronization
Posted by Coward 9 at 2/18/2007 5:25:52 PM
HI, I have two different applications running on the same computer. One applicaton keeps on writing some info to a file and another applicaton keeps on reading the file and do something correspondingly. The problems is that some times two application operations will happen at the same time...more >>

Connection Property for Query-based TableAdapter?
Posted by Mark Olbert at 2/17/2007 8:49:15 PM
I've just discovered something really annoying: if you drag and drop a stored procedure onto DataSet design surface in VS2005 you get what >>looks<< like a TableAdapter...only it isn't. Specifically, it doesn't expose a Connection property. The same thing happens if you create a DataTable object...more >>

Bugs in VS2005 SP1
Posted by Mark Olbert at 2/17/2007 7:58:21 PM
I do so love running into simple bugs that crash VS2005 SP1. Kinda makes me wonder why in the world anyone trusts Microsoft software to do anything except crash :). So here are two I ran into today (only the first one causes a crash): 1) Create an ObjectDataSource based on a custom list objec...more >>

Add service reference from a web app?
Posted by John at 2/16/2007 11:13:18 AM
Why can't I add a WCF service reference to a web application? I can add one to a forms app. It's not just my installation; a colleague of mine has the same problem. Are websites not supposed to consume WCF services? That wouldn't make sense. Or is something missing from both our installat...more >>

Supported target OSs for VS 2005
Posted by DannyS at 2/16/2007 4:01:08 AM
Hi, I've been searching the microsoft and MSDN site for a while now without success! I'm looking for the official (or some sort of) statement which are supported target Windows versions for developed C/C++ (non-managed) Windows apps? E.g. a VS2005 app. can run/not run on Windows 98, Wind...more >>

Detecting if running with IDE or not
Posted by doug at 2/15/2007 9:00:12 AM
This was easy on VB6. Ar runtime, how can you tell if your EXE and/or DLLs are running in debug/IDE mode? doug...more >>

Visual Studio Installer invoked by Office add-in?
Posted by downwitch NO[at]SPAM gmail.com at 2/15/2007 7:25:20 AM
An obscure but irritating problem: On a computer running Windows 2000 SP4, Office XP SP3, VS2005 Express SP1, I am trying to use the VB6 mousewheel add-in, so that when in Office's various VBE windows I can scroll. It's an add-in that is loaded on startup, through the VBE's add-in manager (as ...more >>

Upgrading to Visual Studio 2005 Service Pack 1 using Microsoft Update
Posted by Nathan Sokalski at 2/15/2007 12:27:55 AM
I am trying to install the following update from Microsoft Update: Visual Studio 2005 Service Pack 1 I have Visual Studio .NET 2005 installed, but every time I try to install the update it fails. If I have this update installed already and do not know it (I am not sure how to check whether...more >>


DevelopmentNow Blog