Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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
November 2007
all groups > visual studio .net ide > july 2003

Filter by week: 1 2 3 4 5

VSA for .NET 2003
Posted by Ari at 7/31/2003 10:25:43 PM
Does anyone know of an IDE for working with scripts (Microsoft.Vsa library) that works with VS.NET 2003? Summsoft provided one that works with the original version of VS.NET but not 2003. Thanks Ari Perelman ...more >>


Incrementing version numbers in assemblies under VSS.
Posted by Kevin Burton at 7/30/2003 12:25:14 PM
I would like to know if someone has worked out a macro or other add-in that will search through all of the projects in a solution, increment the [assembly: AssemblyVersion ("1.0.9")], this would involve checking out the file containing the directive and checking it back in once the version ...more >>

Documentation
Posted by Marius Horak at 7/30/2003 10:49:55 AM
Hi, I'm new to VS.NET and I'm struglling with it. I would expect to have some VS manual coming with it but my boss told me that what we have are CDs only. There are a number of books on .NET and C# but I need good written documentation just about VS and I do not want on-line documentation. A...more >>

"Initializing Offline Cache" error when Create a "Web Service ASP.NET"
Posted by Thibaud Bouquely at 7/29/2003 4:17:04 PM
Hello, I just install VS .NET 2003 on my computer and When I want create un new WebServices VS hang and Status bar show "Initializing Offline Cache" >> I must kill VS with Task Manager ! I search with Google "Initializing Offline Cache" and lot of people have this error too !! If I copy an ...more >>

Serious VS.NET 2003 Debugger bug.
Posted by Brian at 7/29/2003 4:15:36 PM
I have found a bug in VS.NET 2003 that I can't seem to find a solution for. When I am at a break point, I want to expand a variable node in the local windows to see the properites of the corresponding object. However, when I press the + sign, the + sign goes away and nothing happens! I ...more >>

VSS & VS.NET 2003 integration error
Posted by Black Ice at 7/29/2003 1:28:32 PM
1. click any menu item under File -> Source Control, report "The operation could not be completed" 2. Tools -> Options -> Source Control -> SCC Provider, report the same error. Any suggestions are appreciated. -- Regards, Black Ice Çë²»Òª»Ø¸´µ½ÎÒµÄÓÊÏä ×ÔÓÉ£¨liberty£©Î޷ǾÍÊ...more >>

VS.Net2003 Edit Build Continue doesn't always work
Posted by bullshark at 7/29/2003 12:31:55 PM
I can't seem to find any common circumstance. Occasionally when debugging, a code change made during a breakpoint is ignored. Sometimes, but not always, saving the file before F10, will do the trick. A typical scene: bool testVal=evalMethod(); //breakpoint, stopped here if(testVal){ ...more >>

Constant recompilation
Posted by Andrei Tanas at 7/29/2003 12:25:54 PM
Is it possible to configure VS not to recompile whole solution every time? Why the hell does it want to recompile everything when I do not even make any changes (like every time when starting debug)? ...more >>



Can you copy IDE colors & settings to another machine?
Posted by NoSpamPlz at 7/28/2003 1:38:44 PM
Is this possible? I've setup a very appealing (to my eyes) color scheme and want to port this easily to my home pc. I'm wondering if its as easy as moving a config file of some sorts... ? ? ...more >>

VSS/IDE Integration.
Posted by arnold at 7/27/2003 8:37:22 PM
I would like to completely turn off VSS/IDE integration for .NET 2003 and Visual Studio 6.0. I use to konw of registry setting that did this nicely but I can't seem to locate it these days. I'm running on Windows 2000 Professional and soon to update to XP - Professinal. TIA, arnold...more >>

Howto copy dialogs from one project to another
Posted by Michael Wade at 7/27/2003 10:26:28 AM
I want to reuse some dialogs that I created with another project. Unfortunately I cannot just cut & paste the dialogs from one Visual Studio .NET 2003 Session to another. Does anybody know how to do this? Thanks...more >>

VS.Net 2002 Conflict
Posted by Gian U. Uy at 7/27/2003 3:27:53 AM
I know this is kinda wierd, but there is a problem when you are using the Visual Database Tools & even the XML Schema viewer for Visual Studio.Net 2002 on an AMD athlon machine with Office 2003 Beta 2 (Technical Refresh Edition) Professional. I tried connecting to a database using the Server Exp...more >>

I can't get HELP Search Results to display!!!
Posted by Larry Woods at 7/25/2003 6:18:03 AM
HELP! I can't see any results from any Help Search that I try. There is a small "tab" at the bottom of my screen with text "Search Results for blah" but I can't see anything. I have tried various searches, many of which I know would have results. What's happening? Thanks. Larry Wood...more >>

.NET 7.1 Build issues
Posted by Franklin at 7/24/2003 5:53:00 PM
Hi, I have been trying to automate our builds through scripts and have come across this problem: When I open a solution and build via the IDE, the build will succeed. However if I run "devenv /build debug <solutionFile>" then the build will not succeed. I have narrowed down the problem...more >>

Signing Deployment Projects
Posted by Brett Robichaud at 7/24/2003 3:04:19 PM
I have a setup/deployment project where I'm using Authenticode to sign the resulting msi. I've found that I can't specify a relative path to the Certificate and Private Key files. VSNet seems to use the current IDE directory when using these relative paths rather than the directory of the Setu...more >>

Upgrading to VS.Net
Posted by Michael at 7/24/2003 1:43:54 PM
I'm a version 6 developer. VS6, VB6 and classic ASP. I want to start transitioning to .NET. I wanted to know if there are any issues with upgrading from VS6 to VS.Net. Either with the software,platform or being able to work on existing classic ASP or VB6 apps. I'm running Win2K Server, SQL...more >>

Database Joins
Posted by Adrian Martin at 7/24/2003 10:46:40 AM
Hi all, Is there any way to stop VS.net convertting theta style joins to ANSI style, as some of the DBs we use can do ANSI yet( one version off! ) ie if you type select c.name, a.number , a.street from customers c , addresses a where c.id = a.id vs.ne...more >>

Intellisense on MC++
Posted by Simon at 7/24/2003 9:58:04 AM
I'm using .h file automatically generate from ide when I choose to create a new form, and after I using .cpp to writing functions, event code , but the intellisense on public, protected or private pointer variables don't work. It's give me this message 'No additional information available'. Why...more >>

Need help getting Visual Studio to fully support my custom control.
Posted by Ken Varn at 7/24/2003 9:33:46 AM
I have a custom control that I build that derives from UserControl. I added my control to the controls Toolbox for use in the VS.NET Windows Form Editor. The form editor recognizes my control and allows me to drop it onto a form. So far so good. The problem that I am having is that my contr...more >>

Auto Formatting is not formatting
Posted by Samuel Sweet at 7/24/2003 3:44:06 AM
All righty... this one is starting to aggravate me. I was digging on the way vs.net2k3 auto format's your code. i.e. blocking the if...else..endif, select case, subs etc... Now for no reason whatsoever, it has stopped. It doesn't auto indent, nor auto case lines anymore until I build t...more >>

Starting VisStudio.Net programatically
Posted by Wanderer at 7/23/2003 5:37:27 PM
Hello, In a dll I'm building, I do this: CLSIDFromProgID(L"VisualStudio.DTE", &clsid); HRESULT hr = GetActiveObject(clsid,NULL, &punk); If that fails (VisStudio isn't running), I'd like to start it. CComPtr<EnvDTE::_DTE> pDTE; hr = pDTE.CoCreateInstance(clsid, 0, CLSCTX_...more >>

Word-wrapped links
Posted by Armin Zingler at 7/22/2003 11:13:02 PM
Hi, after using the VB.NET 2003 upgrade wizard, there are comments like 'UPGRADE_WARNING: .... 'ms-help://bli/bla/blub' As the lines are often very long, I enable word-wrapping (wrapping at the right border of the screen). This also results in wrapped links, like 'UPGRADE_WARNING: .......more >>

changing location of a solution
Posted by Jeremy Chapman at 7/22/2003 3:44:21 PM
I have created a solution in vs.net which has two projects in it. One of the projects is located where I want it, but the other (main project created with the solution) is not. I want to move it somewhere else. how do I do that? ...more >>

How to get open project default namespace?
Posted by Ben Fidge at 7/22/2003 2:50:55 PM
From within an Add-In, how would I obtain the currently opened project' Default Namespace? Thanks Ben ...more >>

Instance EnvDTE.DTE
Posted by Jindrich Hora at 7/22/2003 11:51:46 AM
This code is in MSDN as example for attach to active instance EnvDTE.DTE. (example in C#) EnvDTE.DTE myDTE = (EnvDTE.DTE) System.Runtime.Interopservices.Marshal.GetActiveObject("VisualStudio.DTE"); I run application and my VS.NET 2002 advise error in casting. Why ? Thanks for help. Jin...more >>

Leading underscore and withevents
Posted by Phil Bird at 7/22/2003 10:51:37 AM
I'm seeing something I think is odd. When defining a Variable withevents it appears the same variable is also implicity declared with a leading underscore. For example public withevents mybox as textbox mybox = "abc" _mybox = "abc" First of all this works ??? which threw me. Se...more >>

strange characters when opening existing asp
Posted by Jeremy at 7/22/2003 9:47:44 AM
i've started a project to convert our existing web application to asp.net. when i include the existing asp files in my project, and then open one to start working on it, it displays a combination of non-printing characters, wingdings and chinese characters. the documents open just fine i...more >>

"Expects a newer version of Windows. Upgrade your Windows version" problem
Posted by vcotirlea NO[at]SPAM hotmail.com at 7/22/2003 7:07:22 AM
Hi all, I'm having an application (.exe) that I'm building on Win 2000. When running the .exe on a Windows 98/NT I get the following error: "Expects a newer version of Windows. Upgrade your Windows version" I'm building the application using a makefile that looks like: !include <win32.mak> ...more >>

Long delay when using Debug>Start in VS.net 2002
Posted by David at 7/21/2003 9:59:48 PM
I am working on a C# project using VS.net 2002. I can build the project quickly, but when I try to run the project in debug mode using Debug>Start, I get a delay of about 4 minutes until the app appears (always behind the IDE environment window). The application is simple: a single form w...more >>

build in ide commands
Posted by Peter at 7/20/2003 9:19:48 AM
In Tools, options, keyboard I appear command "Windows.CloseDocumentWindow" . Does it exist commands for Maximize/minimize document window ? If not can it help me to record macro ? Peter ...more >>

3 monitors, IDE puts dialogs on wrong monitor
Posted by Les Caudle at 7/20/2003 9:07:08 AM
I have 3 monitors, with my main monitor with the start menu and task bar in the middle. For some reason, VS.NET 2003 does not respect this - and when I click on open project or new project, etc. - it puts the dialog on my 3rd monitor. Is there any way to fix this? -- Thanks in advance, Les...more >>

Where'd the Locate button go in Help
Posted by Jeff F at 7/18/2003 4:36:51 PM
Where'd the Locate button go in VS.NET2003 Help? I don't always know exactly what to look for in help, so I use the index/search to find something close. I used to be able to then click the Locate button to display the Contents opened to the current item. Thanks, Jeff ...more >>

"Solution Explorer" window opens subtrees
Posted by jboncek NO[at]SPAM hunter.com at 7/18/2003 11:37:01 AM
Is there any way to prevent the "Solution Explorer" window from opening a bunch of seemingly-random subtrees when you open it? We have a big project and this is *really* annoying....more >>

Multiple instances of same library in Object Browser
Posted by Mike Bryga at 7/17/2003 2:26:19 PM
In a multi-project/multi-language solution I end up with multiple instances of the same library showing in the Object Browser. Interestingly, they may present different views depending on the language of the project that references them. The only way I've foudn to correlate which language...more >>

body style margin causes strange IDE behavior
Posted by Chris Ruegsegger at 7/17/2003 12:56:20 PM
Sometime this afternoon while switching back and forth between the web form design window and the related code- behind file also open, my IDE started showing every web control on the page with a large whitespace margin around its contents (like its contents were being displayed as being pad...more >>

VS.NET IDE annoyances......
Posted by Marc Scheuner [MVP ADSI] at 7/17/2003 9:37:18 AM
This is for VS.NET IDE 2002 - not sure if any of those have been improved in the 2003 version..... 1) Why on earth does the Toolbox keep changing all the time?? I've installed some self-created components onto a tab of my own, plus a set of third-party components on another one - but every no...more >>

how to force IDE to highlight .inc files just like .asp ones?
Posted by khippytch at 7/17/2003 7:57:30 AM
for some reasons, currently .inc files aren`t highlighted at all. Does anybody know, is it possible to make IDE to treat them exactly like .asp, including appropriate syntax element highlighting and autocomplete features? Thanx in advance. ...more >>

Help Needed Urgently
Posted by Kamliesh Nadar at 7/16/2003 10:42:58 PM
Hi I am developing a software using VB.NET I am facing following problems - 1. Though I have placed the NotifyIcon control on the window service application, after starting the service I am not able to view the icon on the system tray. 2. Secondly how to add a new item in the Windo...more >>

Thread syncronization of IO in AddIn
Posted by Pierre Maloka at 7/16/2003 5:02:45 PM
I'm working on an addin that runs a external executable. It then feeds commands to the executable using stdin, stdout, and stderr. To prevent blocking, each stream (in, out, err) run in their own thread. When the user presses an AddIn button in the IDE, the addin sends a message to yet another t...more >>

Web Setup Project - How do you set start doc and web site virtual directory
Posted by Randy Salamone at 7/16/2003 1:59:04 PM
I have a web setup project that works fine with two exceptions. The web site default virtual directory is 'SetupScan' (The name of the setup project) instead of 'ScanWeb' (The name of the web project) . Which object and property controls this default value. Second issue: The web projects start...more >>

VS .NET: THE WORST PIECE OF SHIT EVER!!!
Posted by Pete at 7/15/2003 10:38:47 PM
Now that I got your attention Microsoft, for gods sake do something about it! I don't usually scream about the net, but VS .NET sux big time. Look at all the unanswered messages here from other users having the same problems. Why don't you people respond and let the users who pay your salary k...more >>

Help on help
Posted by Priya Ghate at 7/15/2003 4:56:34 PM
Hi, I have installed msdn Jan 2003 help on my machine. When i try to do F1 in my VS.net 2003 IDE it displays this ... Any ideas as to why this is happening ? thnx, Priya Help Is Not Installed for Visual Studio Help is not installed for Visual Studio. The MSDN Library contains the Help...more >>

How to get active project and active configuratuin name
Posted by kimura at 7/15/2003 4:40:12 PM
Hi, I knew that OnBuildProjConfigBegin and OnBuildProjConfigDone event will pass the project and configuratuin name. Is there any other way (or method)that can get the active project and configuration name? I have add-in for MSVC 6.0. It can get active project and active configuration name...more >>

Doesn`t anybody know how to make IDE to highlight .inc files
Posted by khippytch at 7/15/2003 4:22:39 AM
just like it is done for .asp ones? Actually, .inc is very common file extension and I don`t understand why IDE doesn`t treat them as .asp yet. Also, working with .inc files i miss very much those useful autocomplete features existing while working with .asp...more >>

IDE hangs opening files from Solution Explorer
Posted by Bruce MacDonald at 7/14/2003 1:31:30 PM
VS .NET 2003 When I double click on a source file in Solution Explorer, the hourglass gets displayed and the IDE seems to hang. I have VS installed on my desktop and laptop and both exhibit the same behaviour. Sometimes (rarely) this doesn't happen and the files open immediately for the firs...more >>

Past & jump
Posted by Roger at 7/13/2003 7:21:37 PM
Hello: I'm editing vbscript in the .net ide. I have the window split into 2 panes I copy something from the lower pane, paste it into the upper pane, and the upper pane immediately jumps to the location current in the lower pane. ( I'd much prefer it to stay where it was ) Any ide...more >>

Cannot add controls to form
Posted by Stuart Feir at 7/13/2003 11:04:59 AM
When I try to place controls from the toolbox onto a form in VS.NET, I get the following: The error dialog is titled "Microsoft Development Environment" The error message is: "Object reference not set to an instance of an object" Note that I am not even using fancy controls - I can't even ...more >>

Combining Dockable Windows Into a Single Pane With Tab
Posted by Tony Lin at 7/12/2003 4:00:15 PM
When I first installed VS .NET, I recall that some windows, such as Solutions and Class View, were combined into a single pane in such a way, that one could display one or the other, by selecting a tab at the bottom of the window. How can I combine two dockable windows to behave like this?...more >>

Writing Own Intellisense Editor
Posted by jacktow NO[at]SPAM hotmail.com at 7/12/2003 9:39:33 AM
Hi, I start this thread to discuss or better say to find out "HOW TO design & build an Intellisense Editor". I just explain what I mean by the word Intellisense as I'm sure most of you know it already. I give you an example of one editor that is my target to build. It is Visual Studio .NET ID...more >>

VB 2003, toolbox, own controls
Posted by Armin Zingler at 7/11/2003 10:54:29 PM
Hi, why are only controls derived from System.Windows.Forms.UserControl automatically shown in the toolbox but not those derived from System.Windows.Forms.Control? Armin ...more >>


DevelopmentNow Blog