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 > april 2004

Filter by week: 1 2 3 4 5

Visual Studio & Crystal Reports - Logon Error
Posted by Gary Brower at 4/30/2004 6:17:08 PM
I am using Visual Studio .Net 2003 with Crystal Reports. I can create a Crystal Report using a SQL server db. Then I create a seperate vb web form and add a CrystalReportViewer. When I run the form I get the message "Logon Error". The problem seems to be that Crystal Reports does not save t...more >>


To All with Phony build Errors
Posted by Robert Pfeffer at 4/30/2004 12:16:04 PM
Hi All, I got a prerelase hot fix from microsoft. It worked wonders. Before the hotfix every time I editted code it would sit there forever doing something before I could type again. And as everyone has experienced, every time I made a change my builds would fail. The hotfix cured those p...more >>

Visual Studio and multiple (non-default) webs
Posted by jrvaught NO[at]SPAM hotmail.com at 4/30/2004 11:58:23 AM
Our team is developing two separate Web apps. Up until now, we have been able to use Microsoft's isolated model and maintain separate copies on each workstation, under wwwroot. However, the time has come to migrate the apps to separate servers so that SSL, etc. can be integrated. Unfortunately, ...more >>

Why did they call a project a solution?
Posted by Claire at 4/30/2004 7:37:04 AM
I hate some overused buzz words and amongst them are "Enterprise" and "Solution". Is it possible to get at the string resources in visual studio and change every instance of "Solution" to something different before I throw up? thanks ...more >>

Problem with Add/Remove uninstaller
Posted by Bunty at 4/29/2004 9:46:02 PM
Hi all I have complied a setup program using VS.Net in which i am deploying .net framework,MSDE 2000A, and my web application For deploying MSDE i used MSDE BootStrap tool. While installing, my setup checks for .net framework,MSDE and my web application. If any of these component was not install...more >>

Installing visual studio .net
Posted by Iris at 4/29/2004 9:25:37 PM
When I try to install visual studio .net in my pc running windows 2003, I notice that I am unable to change the installation from c: drive to d: drive. Is there any way for me to install the visual studio .net on my d: drive instead of c: as there is not enough disk space in my c: drive ...more >>

Creating .NET Projects on Windows 2000 Server
Posted by Chris P at 4/29/2004 7:56:02 PM
I have a Windows 2000 server with IIS 5.0 and SQL Server running. I am able to create and use Visual Studio 6.0 with no problems, but now I want to use the Visual Studio.NET. I have a Windows 2003 server that is running IIS 6.0 and SQL Server which does fine with allowing me to connect and create ...more >>

Move solution
Posted by Tony at 4/29/2004 5:35:46 PM
how can I move a solution from http://www.anysite.com/vssolution/solution to http://www.anysite.com I need to get the default.aspx to load when you visit the site and it won't do it unless it's in http://www.anysite.com main folder. thanks ...more >>



Build register/unregister com question
Posted by Mark at 4/29/2004 4:06:07 PM
When i build a project that contains com objects VS starts the build by unregistering the objects Is there any way to force VS to leave the script that it executes to unregister the objects around so that i can see what it is doing The second issue concerns building .NET COM components. Each ti...more >>

Visual studio locks up when changing configuration modes.
Posted by Tony Smith via .NET 247 at 4/29/2004 2:10:08 PM
I am using MDE 2003 Version 7=2E1=2E3088 My Development Environment locks up anytime I try to change my= configuration mode (via the dropdown list available in the= toolbar) from a Debug configuration to a Release configuration=2E = For example, I have the following build configurations def...more >>

VS.NET 2003 hangs on saving
Posted by Tim Almond at 4/29/2004 11:53:44 AM
Can anyone help? I'm trying to save a Web Project, and it just sits there and 'hangs'. On console apps, it is fine. Anyone had anything similar? Thanks, Tim ...more >>

Installer, remove .NET launch condition
Posted by Travis at 4/29/2004 10:41:03 AM
How can I remove the VS.NET installer launch condition for requiring .NET framework on a target machine? I have several components, in separate exe's, that are in the setup package. The main program does not require .NET - and when I only have that in the package, it works fine. Then, I add in an...more >>

Command-Line Building
Posted by georgepwilliamson NO[at]SPAM hotmail.com at 4/29/2004 8:22:03 AM
We have a really large solution that we're working on an automated build process for. We use the command-line functionality of devenv.exe to build individual projects. My question is this, is there a command-line switch that I'm not aware of that will allow me to build one particular project ...more >>

Readonly ComboBox?
Posted by ISMAILRAJPUT at 4/29/2004 3:03:20 AM
As i see there is no readonly property for comboBox. Would anyone please help me to have this option ? do i have to inherit this property? or what? and How? ...more >>

Problems uninstalling VS .NET 2003 trial
Posted by Si via .NET 247 at 4/29/2004 2:59:22 AM
Hi I am attempting to uninstall VS .NET 2003 Trial to re-install the full version. I get the error: Setup is unable to determine the valid ordering of the installation. Any help on how to get this off my system would be great. Thanks Si ----------------------- Posted by a user from ....more >>

Academic licence
Posted by bengee at 4/29/2004 12:26:19 AM
Re: Visual Studio .NET Professional. I've notice that the academic licence version is a lot cheaper than the "normal" version. What bits have been removed from the academic version? TIA Ben...more >>

Building multiple configurations
Posted by Steve McLellan at 4/28/2004 11:33:53 PM
Hi, I've got a solution with a single project in it with 4 configurations. The project is a load of code that's shared by our products (each with their own solutions), and the configurations relate to the 4 configurations of each product we build. Is it possible to get a solution to build all ...more >>

Problem connecting to my server in .NET
Posted by Chris P at 4/28/2004 11:16:07 PM
I am having problems connecting to my Windows 2003 server running IIS 6.0 and SQL Server 7.0 If you need anymore information let me know. Thanks Ahead Of Time, Chis P...more >>

VSS Sql Server integration problem in VS.NET 2003
Posted by Bob at 4/28/2004 5:10:49 PM
I have a server with SQL 2000 and VSS 6d on it. I don't have a problem with two of the DBs. I added the connections using windows integrated security and then it promopted me for login, I entered my login and pwd, and it sucessfully added the connections and showed sotred procedures under sourc...more >>

Building MSIs with VS .NET
Posted by Steve McLellan at 4/28/2004 1:23:50 PM
Hi, Is there a way to add a file multiple times to an Installer project and get the MSI compiler not to package that file multiple times? It seems to me it'd make more sense for it just to set up four locations to install a single file to, rather than packing the file four times each with its ...more >>

Migrating to Win2k3, XP and VS.NET
Posted by DotNetJunkies User at 4/28/2004 12:35:15 PM
Our firm is in the process of migrating their servers from NT to 2003, and their desktops from 2000 to XP. This alone will be fun migrating our applications between these platforms. On top of that we are looking at supporting some new ASP.NET applications on the new platforms, and while I may assume...more >>

System.IO.IOException: There is not enough space on the disk
Posted by Laxmi Narayanan via .NET 247 at 4/28/2004 8:54:34 AM
(I have built an aspx application of about 5 pages with pages pulling info from database . I used Vs.net to copy project and build a xcopy version of the same. I then copied these files to my client's ftp. But if I try to execute any of these pages I get following error: ************* Descrip...more >>

build/revision number in VB.Net 2003
Posted by Michael Beatty at 4/28/2004 12:39:39 AM
can anyone explain to me how the build and revision numbers work in vb.net. I could manualy change them in 6.0 and they were automatically incrimented every time you rebuilt your project. I found that you can manually change them in the assemblyInfo.vb file, but it dosen't seem to incriment ever...more >>

Can't find uninstaller information
Posted by Amit at 4/28/2004 12:16:08 AM
Hi all This is my first setup/deploy program and working very fine. In my setup i am installing following items 1) If Not .net framework exists then installing .net framework 2) If not MSDE exist then installing MSDE 3) My web application These items installed and working fine But my pro...more >>

VS.net 2003 with existing 2002 version?
Posted by to yu via .NET 247 at 4/27/2004 7:02:18 PM
Hi, I have installed the visual studio 2003 together with visual studio 2002 which microsoft says both versions can exists on one machine. Since I already have MSDN installed on the 2002 version, I wish I can just integrate the VS 2003 to this MSDN instead of installing the MSDN again. Is there ...more >>

key down member - Kill the Beep
Posted by Michael Beatty at 4/27/2004 5:26:47 PM
Here is my code for the keydown member of a text box in visual basic.net If e.KeyCode = Keys.Enter Then 'if the enter key is pressed SendKeys.Send("{TAB}") 'send the "TAB" key e.Handled = True 'kills the beep End If every time the enter key is pressed the cursor advances to the next t...more >>

Problem with release executable for ARMV4 PocketPC
Posted by Peter B at 4/27/2004 2:14:33 PM
Now and then when I build a release (default settings) version of my application and install it on a device it won't start. The program terminates with an Unexpected Error. I usually just rebuild my application and it works. Is this a known issue? Can something be done to correct it? / Pet...more >>

Opening VS 2003 invokes Windows Installer every time -- can't use IDE!
Posted by Oren Novotny at 4/27/2004 11:22:59 AM
I'm not sure why this is happening and I have been unable to locate any log files that might indicate why this is happening. I have VS 2003 Ent Arch installed on Win XP. Every time I try to open the IDE though, the Windows Installer dialog comes up and the IDE closes. Nothing I've done seems t...more >>

Need KB 829606 Patch
Posted by Will at 4/27/2004 6:51:02 AM
I am having a problem building a large .NET solution containing VB.NET projects Sometimes when the solution is opened, the references between projects can't be resolved by the IDE. At other times, the same solution opens fine, all references are resolved and the solution can be built error-free...more >>

Accessing info from assemblyinfo.vb
Posted by Mark S. at 4/27/2004 6:01:03 AM
Please excuse my ignorance... Is it possible to get the information specified in assemblyinfo.vb? Via code within the projects modules/classes, so that one can use it, for example in an About dialog box <Assembly: AssemblyTitle("My Title")><Assembly: AssemblyDescription("My Description")><Assem...more >>

AGAIN!!! Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web app
Posted by kackson NO[at]SPAM yahoo.com at 4/27/2004 2:47:13 AM
Hi. I'm having this error "Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services." I've tried the solution C:\WINNT\Microsoft.NET\Framework\v1.1.xxxxx\aspnet_regiis.exe -i. It installed s...more >>

automation server can't create object
Posted by Tony Ho at 4/26/2004 10:56:01 PM
Hi, I am running Windows Server 2003 and I get this error when I try to create a new project in Visual Studio .NET 2003 I looked up in the MSDN Documentation but Windows Script 5.6 is only available for Windows 2000/XP which I tried to apply, however the installation resulted in an error saying th...more >>

Whidbey installation
Posted by Mark Broadbent at 4/26/2004 1:23:30 PM
Im sure this question gets asked a milliion times... Is it safe/ possible for me to install the msdn subscriber download of whidbey on a PC that currently has VS 2003 Ent on it? PC OS is XP. Thx. -- -- Br, Mark Broadbent mcdba , mcse+i ============= ...more >>

Visual Studio.NET Prerequisities
Posted by David at 4/26/2004 12:48:38 PM
I'am new to .net,when i try to install VB.NET it denies requesting for a Visual Studio.NET prerequisities disk.Would anybody mind to explain as what exactly this disk contains and how to get it....more >>

Custom actions while creating .msi from .NET
Posted by Prab_kar NO[at]SPAM hotmail.com at 4/26/2004 10:07:32 AM
Hello all, I'm creating an .msi from .NET Visual Studio 2003. In here I need to change the permissions on a folder post-install. I'm trying to do this the custom action way. The custom action would run an executable, Foo.exe which inturn would run the cacls command, as follows: cacls.e...more >>

dependency Interop.ADODB not Found
Posted by mklapp at 4/26/2004 6:31:04 AM
Hello I wish I could say when I noticed this message, but I can't I have a Winforms Client that access a SQL Server database through w Web Service I also perform a direct connect to a database for activity I do not want the Web Service to do. I have a reference to adodb in the VS.NET 2...more >>

which version?
Posted by bbla32 NO[at]SPAM op.pl at 4/26/2004 5:25:57 AM
Hi, I want to make distributed software communicating by either TCP, CORBA or whatever .NET-native is. I also want to maximally ease testing, modelling, documentation, and database (SQL Server) structure creation; round-trip engineering would be best. Which version of .NET would you recommend to...more >>

HTTP/1.0 503 service unavailable
Posted by abhishek at 4/26/2004 3:32:20 AM
Hi, VS.NET 2003 is unable to create new ASP.NET web application, also not loading previously created ASP.NET web applications. I have checked IIS is running. Error is The web server reported following error when attemting to create or open the web project located at following URL:'http:/...more >>

No Editor Available
Posted by Robby NO[at]SPAM Here.Now at 4/24/2004 7:31:03 PM
I'm using XP Pro and VS .NET 2003 with Framework 1.1. It has been OK but now I cannot edit any vb files as I get the following message There isno editor availbale for 'Form1.vb Make sure the application for the file type (.vb) is installed I have reinstalled VS .NET and the Framework to no ava...more >>

System.NullReferenceException
Posted by UK at 4/23/2004 5:01:04 PM
Cannot make WinForms, Console or Services work on my server!! WebServices work fine.. If I create a new WinForm project (c# or VB) and run it as it comes from the template (empty... not a single line of code added) the compiler throws the following error An unhandled exception of type 'System.N...more >>

VS Licensing
Posted by LH at 4/23/2004 10:17:06 AM
Older versions of Visual Studio allowed a copy to be installed on two computers - as long as they weren't used at the same time? I wanted to know if I could install VS.NET on my machine at work and install it on my home machine for research?...more >>

Erroneous Compile Errors
Posted by Robert Pfeffer at 4/23/2004 6:46:03 AM
I am developing a solution in VB.NET using visual studio .net. The solution has 10 projects. I have 2 solution configurations, debug A0471001 and release. The debug I created from the default debug configuration. The release configuration is the default. Two of the projects are set not to be i...more >>

eMbedded C++
Posted by Tim Comes at 4/23/2004 6:12:35 AM
Is there a way to get eMbedded C++ without buying the whole developer tool kit? We just need it so we can run the Pocket PC Emulator so we can test how a new add on works for a program we are receiving and can demo it without having to download it to our personal Pocket PC's. Thank You...more >>

Exit Event
Posted by John Muse at 4/23/2004 3:06:02 AM
Hello World How do I access the exit event of a form so I can run a sub upon closing? Thanks for the help, John...more >>

Vs.net 2003 trial wont instal
Posted by WStoreyII at 4/23/2004 12:47:49 AM
Hello, I received the visual studios.net trial edition dvd with a school book. However I have not succesfully installed it. There are now error messages the program just wont install it will either say that it was not installed and exit or it will just freeze up and then close itself. I...more >>

Turning off dynamic help inside VS .NET???
Posted by Bob Rock at 4/22/2004 7:18:56 PM
Hello, is there a way to turn off dynamic help from displaying when clicking F1??? Every time I call help on a word the external MSDN opens up (just as I want) BUT also the dynamic pane inside the Visual Studio (VS .NET 2003) opens up. I've looked in the VS options and have found no way to dis...more >>

start page xml web services language problem?
Posted by Jason at 4/22/2004 4:19:06 PM
hi when i click xml web services from the start page / online resources i get the menus and content listed in french. the surprising thing is i do do a fair amount of globalisation programming - and i changed the language of internet explorer to sometimes have french, or english, or both (en...more >>

Warnings from compilation using .inf file
Posted by Peter B at 4/22/2004 1:31:31 PM
Warning: Section [DestinationDirs] key "Files.ARM" is not a valid file list Warning: Section [DestinationDirs] key "Files.ARMV4" is not a valid file list Do I need to worry about these, how can I make the disappear? regards, Peter -- This posting is provided "AS IS" with no warranti...more >>

VS.NET Productivity Feature Request...
Posted by clintonG at 4/22/2004 11:21:43 AM
1st of all, I don't see an obvious way for us to use MSDN to send comments such as those in this feature request but I have sent this request through MSDN anyway. 2ndly, Solution Explorer shows a list of files that are only described by the name of the file leaving no way to determine what the...more >>

The case of the reapearing file
Posted by Roy Chastain at 4/22/2004 8:46:08 AM
I have a C# project. We had a contract programmer here for a while and he had a habit of putting post build events in to copy different versions of the project.exe.config file to the bin/debug directory. I have removed all of those post build events and all of the copying has quite EXCEPT. ...more >>


DevelopmentNow Blog