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 > april 2004 > threads for april 22 - 28, 2004

Filter by week: 1 2 3 4 5

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