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 > august 2006 > threads for august 15 - 21, 2006

Filter by week: 1 2 3 4 5

Bookmarks in VS2005
Posted by Andrew Chalk at 8/21/2006 11:06:34 PM
How do bookmarks work in VS2005? Specifically, in VS2003 Ctrl-K-N took the insertion point to the next bookmark in the current file. In VS2005 it seems to take the insertion point to the next bookmark in the order they were inserted in the development session, even if this was in a different f...more >>

How create an installer to install Windows Service
Posted by Charles Zhang at 8/21/2006 11:06:28 PM
I want to create an installer that install a Windows Service created in C++, what steps should I follow?...more >>

VS.NET 2005 - no web projects
Posted by Jan Eliasen at 8/21/2006 11:02:45 PM
Hi I have installed Visual Studio .NET 2005 on a Win2003 R2 server. But when I start it up, I don't get the option of "create web" or "open web" - I only get "create project" and "open project". The splashscreen at the startup says that I have installed Visual Web Developer or whatever it...more >>

Templated Web-UserControls do not work (VS2005)
Posted by Rolf Welskes at 8/21/2006 6:35:34 PM
Hello, the example from the msdn: Visual Web Developer / Web Server Controls / Individual Web and Html Controls / User Controls / Learning More / How to: Create Templated Asp.Net User Controls does not work. Details: If you copy the source for the user control in a usercontrol and the...more >>

VB 2005 Unrecoverable Build Error
Posted by Stefan at 8/21/2006 12:56:02 AM
Hi All I'm doing a very simple test projekt where I create a small windows app doing nothing more than display a hello world. Then I create a setup projekt for that program and everything works fine. If I do a build of that setup projekt, no problem..... until I add Primary Output and the...more >>

Problem loading VS2003 SP1
Posted by martintrev at 8/20/2006 10:10:02 PM
HI all I am getting an error message when installing the VS2003 sp1. The error is "PCW_CAB_VS" is corrupt . I have redownloaded the SP1 3 times. I have tried 2 DVD installation disks from MSDN and still no result. Any help with this issue would be appreciated. Thanks Martin T ...more >>

Terrible slowdown of visual studio 7.1 debugger
Posted by peteris.krumins NO[at]SPAM gmail.com at 8/19/2006 3:35:05 PM
Hello! Can anyone help me out with the issue I started having with VS 7.1.3088 debugger? I am running Microsoft Windows 2000 [Version 5.00.2195]. Basically the problem is that the debugger has started working terribly slow. It takes 5-7 minutes for the application (win32 app, writte...more >>

Compiling executables for Win 95 with VC++ Express
Posted by Matthias Hofmann at 8/19/2006 12:00:00 AM
Hello, I would like to know whether executables compiled with Visual C++ Express Edition can be run on Windows 95? -- Matthias Hofmann Anvil-Soft, CEO http://www.anvil-soft.com - The Creators of Toilet Tycoon http://www.anvil-soft.de - Die Macher des Klomanagers ...more >>



No resource editor in VC++ Express - what now?
Posted by Matthias Hofmann at 8/19/2006 12:00:00 AM
Hello, I have discovered that Visual C++ Express Edition does not support the editing of resources, which makes it rather useless for me. Does this mean that I have to pay the 200 Dollars for upgrading from VC++ 6, or is there another alternative? -- Matthias Hofmann Anvil-Soft, CEO ...more >>

VS 2005 report Designer
Posted by StephenW at 8/18/2006 1:31:02 PM
HI, I'm new to the VS 2005 platform and have been trying to figure out how to design Reports. I'm use to the Visual FoxPro Report Designer which is quite flexible. But the report designer I've found in VS 2005 is quite lame. It's even worst than what MS has in Access. I've seen the "Drawi...more >>

Database File Locations
Posted by Alex Maghen at 8/18/2006 12:57:01 PM
When I create a SQL Database file from within VS.NET and then I save, *where* are the database files put? Is there no way for me to control where they go? Also, when I'm done designing/creating the database files, I want to "detach" them and then copy them to "live" so that I can "attach" them...more >>

Charts in Reporting Services
Posted by Nathan1206 at 8/18/2006 10:53:02 AM
I have the following expression for a catagory lable in one of my charts: =iif(Fields!Doctor.Value = Fields!ActiveDoctor.Value, "Dr. " & System.Text.RegularExpressions.Regex.Replace(Fields!Doctor.Value, ",.*", ""),"Dr. " & chr(65 + RowNumber("chart1"))) The problem is I would like for the ...more >>

WMI Scritping in VS.NET
Posted by LCD at 8/17/2006 9:34:02 PM
Can you do WMI Scripting in VS.NET. Obviously, I have never tried it but now id th enew for me. Wondering if any of you smart folks out there can point me to some docs, URLs, samples that can help me to do WMI Scripting in VS.NET. And and all help will be greatly appreciated. LCD...more >>

Unable to "Go to definition" nor "Go to reference" in context help popup
Posted by js at 8/17/2006 2:00:45 PM
I am using VS2003 as my primary deveopment environment. I also installed VS2005 Professional Edition on the same machine. I am having trobule to right click the name in the source to go to its definition. It just says "Cannot navigate to 'xxx('" and "The symbol 'xxx' is not referenced." I r...more >>

visual studio 7.1.6030, bugged? std::random_shuffle or std::vector
Posted by chrispisz NO[at]SPAM gmail.com at 8/17/2006 1:14:34 PM
You guys see anything wrong with the code here? before I raise a hub-bub about visual studio 2003 being broken? Tried to make the most simplistic test case as possible. Here is test code to prove the case. It appears to only be bugged when using vector<bool> as a container. We tested over se...more >>

VS.NET 2003 SP1, no installation messages?
Posted by Klaus at 8/17/2006 3:34:01 AM
Hi, is it correct that during installation of VS.NET 2003 SP1 only a Windows Installer message box is visible with the text: "Please wait..." and no other dialog appears? Very strange. I cannot see that the installation was successful. Is this really the regular behavior? Klaus...more >>

Unable to save with Visual Studio .NET 2005
Posted by David Murphy at 8/16/2006 12:46:02 PM
I am encountering an issue with the Visual Studio 2005 IDE and am unable to figure out how to resolve it. Basically, when I use VS 2005 to save a file on one particular web server I receive the following message: "The Operation Could Not Be Completed. The Parameter Is Incorrect.". The strange ...more >>

Need help with .sln file in VS2005.
Posted by Learner at 8/16/2006 10:36:13 AM
Hello, We have our project sitting in VSS whole togather on a different box like every body else has. Now when I got the latest version of the entire project folder to my D drive by setting up a working folder like D:/VSProjects/GroundingDemo where GroundingDemo is our project folder that I ...more >>

ATL71 merge module not updated with VS2003 SP1 patch?
Posted by John at 8/16/2006 9:12:23 AM
Hi all, I was peeking at the updated merge modules that emerged from the SP 1 (dropped into the Merge Modules directory), and I discovered that while an updated copy of ATL71.dll was installed on my workstation, no updated ATL71 merge module was installed. Any reasons why? Is this a gli...more >>

ANN: VS.NET 2003 SP1
Posted by Thomas Scheidegger [MVP] at 8/16/2006 12:00:00 AM
Visual Studio .NET 2003 Service Pack 1 http://www.microsoft.com/downloads/details.aspx?familyid=69d2219f-ce82-46a5-8aec-072bd4bb955e Release Notes http://www.microsoft.com/downloads/details.aspx?FamilyID=dc455c5d-2c99-43cc-ad71-4e0beb71bfa7 KB http://support.microsoft.com/default.as...more >>

Adding a reference to Excel
Posted by Nigel at 8/15/2006 1:20:02 AM
Hallo everyone. I have Visual Studio 2005 installed on a machine with Excel 2003. I want to add a reference to the com object: Microsoft Excel 5.0 Object Library version 1.5 c:\Programs\Microsoft Office\OFFICE11\EXECL.EXE After I have added this I get the error <The System cannot fi...more >>


DevelopmentNow Blog