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 > june 2006 > threads for june 8 - 14, 2006

Filter by week: 1 2 3 4 5

Uninstalling VS2003 hosed VS2005 add-ins
Posted by Harold Howe at 6/14/2006 3:44:26 PM
I have had VS2005 and 2003 installed side by side for a couple months now, with no serious problems. Today, I decided to uninstall vs2003 and its corresponding msdn install. After doing so, all of my VS2005 addins are hosed. When I try to run an add-in command, I get this: ------------...more >>

VS2005 crashing when trying to Build a solution stored on a network drive
Posted by Ryan at 6/14/2006 3:12:59 PM
When I try to Build (F5) my Project, I get the following error (VS 2005 - using Visual Basic): "The operation could not be completed. The process cannot access the file because it is being used by another process." If I copy the entire project folder to my local drive, it works fine. I l...more >>

Security Exception when deploying a VB.NET 2003 Solution
Posted by John Kotuby at 6/14/2006 12:59:11 PM
Hello all, About a year ago I wrote a VB.NET 2003 solution that consists of a number of assemblies (1 EXE and 15 DLLS). As I recall, in order to deploy the solution to a testing server I simply copied the contents of the Bin folder in the development area where the compiled assemblies res...more >>

VS2003 + .net 2.0
Posted by baffled at 6/14/2006 12:55:02 PM
I recently installed SQL Server Management Studio on my dev box, where VS2003 was installed and working fine. Sql Server mgmt studio required .net framework 2.0, which I thought would play nice with v1.1. However, since installing I haven't been able to run or debug an ASP.Net 1.1 app. The ...more >>

Converting from VS2003 to VS2005
Posted by NeedHelpWith at 6/14/2006 8:22:54 AM
Hi all, I have just started to convert a web project built in VS2003 to VS2005. I am looking to find what happened to the project.dll in the bin folder. I see the other projects dlls there but not the web project. Which location of files do I need now need to send to the server? Thanks H...more >>

Object reference error in Data Sources Configuration Wizard
Posted by paulwhit NO[at]SPAM gmail.com at 6/14/2006 7:39:34 AM
I'm running Visual Studio 2005 and attempting to add a new data source to a project. In the data source configuration wizard I get an "Object reference not set to an instance of an object." I have many project references, and anticipate that one of these has a problem with how visual studio is...more >>

Cannot connect to remote database from local ASP.NET app
Posted by CT at 6/14/2006 6:55:52 AM
I am a seasoned developer, and I had been running ASP.NET apps without issue on my local machine, on which IIS 5.1 and SQL Server 2K are both installed. All of a sudden, seemingly without any significant changes being made to my system (new software, firewall changes, etc.), I get the standard...more >>

Can we use dlls build with VS2005 with old apps?
Posted by yevvi NO[at]SPAM yahoo.com at 6/13/2006 1:41:46 PM
Hi, We have a product with bunch of dlls which are now built with Visual Studio 2003. We want to switch the build to use VS2005. I have read that in VS2005 runtime libraries come as side-by-side assemblies and that application has to have a manifest binding it to those assemblies. My ques...more >>



Open XML
Posted by silmen at 6/13/2006 12:17:01 PM
Hello How can I Open XML file from EXCEL 2000 ? Thsk ...more >>

NTFS Streams
Posted by HLong at 6/13/2006 7:15:01 AM
Does anybody have a sample of how to read/delete NTFS streams ADS on Windows XP? I have found some info but most of it is based on API code. I prefer to learn on .NET. TIA...more >>

Deployment doesn't work
Posted by Siew-Ming at 6/13/2006 7:14:01 AM
Created a VS Window application with crystal report viewer. I can view the crystal report on the machine I created the solution. However, if I create a deployment from the solution and install it on another machine, everything works the same except it will give me an error of "Cannot find ...more >>

Deleting a files in a web site project in Visual Studio 2005 & Sourcesafe
Posted by Matthew Brealey at 6/13/2006 7:05:32 AM
With visual studio web projects, there is no project file. So what ever is in the directory is in the project. So if I delete a file from sourcesafe, other developers will still have the file on their PC, and so it will show up in their project. This can get in a spiral. Is there anyway when I...more >>

Protecting passwords in console application
Posted by Pdub at 6/13/2006 6:40:02 AM
I have a console application that contains database connection strings. What is the best way to protect the information contained in these strings?...more >>

how best to open a word doc from asp.net and C# ?
Posted by James Chac at 6/12/2006 10:30:02 PM
The user clicks on a button in a grid table to open the doc. I have a function which returns the name of the word document from a database query, once I have the name of the doc, like: \\docserver\docs\mydoc1.doc I need to open it and display it too. Too bad server.transfer can't seem to op...more >>

Set Web Part title from the code behind
Posted by Jerry C at 6/12/2006 10:45:03 AM
How do you set the title of a user control placed in a web part zone from the code behind or any other way except hardcoding. -- Jerry ...more >>

Web Page and Program Code Integrate
Posted by Pony Tsui at 6/12/2006 3:43:02 AM
when i develop a web site with visual studio.net, i write the code, the art designer design the picture and put it into html page, then i integrate to ..net web form, then i put it to VSS database that other programer can modify them, but when the art designer modify the html code or picture, ...more >>

VS2005 + IE7
Posted by LostSector at 6/12/2006 12:00:00 AM
Hello, i have a problem on more than one machine (four) with VS2005 & IE7. It Goes like this: - Open an MFC project - Go to class View and Add new MFC class - Click on the "Base class" Combo the Wizard just quits with no error. Any idea? If i uninstall IE7, VS works as espected. ...more >>

Can't publish to remote machine
Posted by Eric Nelson at 6/11/2006 10:00:01 PM
Working on the PersonalWebsite starter kit on my laptop. I say publish to http://machine/folder from vs2005; it goes busy for awhile and finally says publish succeeded. I see the folder and subfolders on target machine but no actual files were transferred. I've googled several phrases & sear...more >>

How to install make MSI part of Setup Project
Posted by Damian at 6/9/2006 3:12:01 PM
I want to use the ExceptionMessageBox spoken of here: http://msdn2.microsoft.com/en-us/library/ms365274(SQL.90).aspx however I can't figure out how to make the installation of the redistributable msi as part of the setup for my project. Can anyone help?...more >>

VS2005 assembly added to a VS2003 setup project isnt recognised
Posted by fpdave at 6/9/2006 8:21:03 AM
We currently use VS2003 setup and deployment projects for installing our apps, but we are starting to build some assemblies using VS2005 (out of necessity) I am finding that if I add a VS2003 aasembly to my VS2003 setup project then it is recognised as an assembly, and I can set it to be re...more >>

Anyone know if Vista is built using .net development platform ?
Posted by PainDeer at 6/9/2006 6:20:46 AM
Hey folks Anyone know if .net was up to par to develop Vista ? Or MS doesn't use what is promotes ? Better yet, anyone have a list of actual application Microsoft has developed using .net ? I mean, come on, we are in 2.0 now. Surely someone somewhere has a fully functional desktop s...more >>

file.WriteLine(FileString) leaves empty file if program bombs
Posted by Tony Girgenti at 6/9/2006 5:21:02 AM
Hello. I have a web consuming VB program in VS.NET2003 on Win XP Pro SP2. It uses "file.WriteLine(FileString)" to create a text file and it works fine when the program does not bomb. However, if the programs bombs with: "An unhandled exception of type 'System.Web.Services.Protocols.SoapE...more >>

Creating new solution based on existing one
Posted by marcin_zebrowski NO[at]SPAM vp.pl at 6/9/2006 2:58:23 AM
I have a solution A with some projects inside.Now I need to create solution B, which will be another version of the A solution.How can I do this? Is it possible that the only way is creating solution B step by step (I mean creating projects, adding references, creating files and copying code fro...more >>

Important issues in upgrading .NET projects from VS.NET 2003 to 2005
Posted by Matt Adamson at 6/9/2006 12:00:00 AM
Guys, Can anyone highlight any important issues / best practises we should use when upgrading our assemblies from 2003 .NET 1.1 projects to 2005 using .NET 2.0 We have over 100 assemblies and are obviously keen to a) Use the new .NET 2.0 framework for additional language features such a...more >>

Displaying CheckedItems from a CheckedListBox to a ListBox
Posted by SreeLekha at 6/8/2006 9:02:39 PM
Hi How do i Display CheckedItems from a checkedListBox which is associated with a datasource to listBox which is not associated to any datasource ie, Using a query i pick the Items of checkedListBox, Now i have to display the checkedItems in a listbox Anyone pls help me out Thanks Sreel...more >>

No "Step Into" or "Step Out" buttons?
Posted by cmay at 6/8/2006 7:56:16 PM
This is a puzzle. Just about everyone on my team has no step into or step out debug buttons. They also don't have "Macros" listed as an item on the Tools menu like I do, or the Navigate Back / Forward buttons that let you jump around in your code. I have tried customizing their toolbars ...more >>

Error when creating new Visual C++ CLR project: Automation server can't create object
Posted by Peter Tilke at 6/8/2006 5:08:59 PM
When I attempt to create a new Visual C++ CLR project (e.g. CLR Empty Project) I immediately get the pop-up error message "Automation server can't create object". I'm able to create unmanaged C++ project e..g "Win32 Project", and I'm able to create C# projects e.g. "Empty Project". I'm run...more >>


DevelopmentNow Blog