| Thread | Last Post | Replies |
|
| Setting the "mdilist" option to true causes menu to flicker when selected. | 15 Dec 2003 19:37 GMT | 1 |
I have a bug with a vb.net MDI application. I have the window menu setup on the menu bar with the MDILIST option set so that this menu will display the active MDIchild.
|
| Build Action | 15 Dec 2003 18:02 GMT | 5 |
I have a Windows Forms project to which I have added an XML data file. The file needs to be deployed in the same directory as the .EXE. I have set the Build Action of the file to 'Content', as I thought this meant the file would be copied to the output directory (\Bin\Debug) when ...
|
| MSDN Subscriber Download - ISO Images | 15 Dec 2003 08:22 GMT | 2 |
I recently downloaded the VS.net 2003 ISO Images to CD. I have the files on three CD's. But they are ISO file do I need to convert them! I am not sure I how I can use the iso files to install
|
| Creating Database project with MSDE | 15 Dec 2003 05:22 GMT | 1 |
I'm running into issues when trying to create a database project with Visual Studio.NET 2003. Trying to connect to the MSDE instance as sa throws the "[DBNETLIB] [ConnectionOpen (Connect()).]SQL Server does not exist or
|
| VSNet vs C# Standard | 15 Dec 2003 02:08 GMT | 1 |
I currently use VS.NET (not 2003) and was curious about upgrading. I only develop in C# and was wondering if I would miss anything upgrading to the C# 2003 Standard instead of VS.NET 2003 Pro? (Can't justify the costs for
|
| VS.NET project hangs on Main Compilation | 14 Dec 2003 01:06 GMT | 2 |
I am facing a problem where, while compiling my project, it intermittently hangs when "Performing Main Compilation". No error messages, no other information what-so-ever. I shut down VS.NET and I get standard windows error saying VS.NET Ended, do you want to send error information ...
|
| Online resources not availible | 13 Dec 2003 02:39 GMT | 1 |
When my Start page for VS.Net 2003 opens and I click on the Online Resources tab, I get a message in the window that states "This feature requires that you have connected to the internet previously or are currently online."
|
| Seeking Help: NO MSI for VB6 Installation?!? | 13 Dec 2003 02:28 GMT | 4 |
I would like to push this software to one of my labs. I wanted to do this with active directory, but this requires an .msi file for it to be pushed to the computers. I have searched the vb6 install disk and am unable to find an .msi file. This is odd seeing that this is a ...
|
| ISS for Visual Studio 2003 | 13 Dec 2003 02:00 GMT | 2 |
I'm a newbie at this stuff, so please excuse my ignorance. I am attempting to create an ASP.NET Web page thru Visual Basic using Visual Studio 2003 academic version. It indicates that I need to hav ISS installed first. Where
|
| Ctrl-break in VBA vs. Visual Studio | 12 Dec 2003 23:56 GMT | 1 |
When I'm running or debugging a program in VBA, when I type control-break it stops the program and enters break mode. When I do this while debugging a program in Visual Studio, the program keeps running. Is there a way to
|
| Smart Device Application in VB .NET | 12 Dec 2003 18:49 GMT | 1 |
I am planning to develop an application for my Pocket PC 2003. I just installed Visual Basic .NET and Pocket PC 2003 SDK for the development. However, I cannot find the "Smart Device Application" project type when i'm going
|
| Auto formatting of HTML on switch between HTML & Design view | 12 Dec 2003 17:32 GMT | 1 |
VS reformat my neat HTML to chaos when switching between HTML & Design view. I'mworking with asp.net C# app. On other pc it does not happen when working with asp.net VB app. Sometimes it helps to save before going to design view, but not always
|
| vs.net 2003 crashes immediately upon new project creation | 12 Dec 2003 16:22 GMT | 1 |
i just installed an msdn version of vs.net 2003 professional. as soon as i try to create a new project, it creates the appropriate folders on my system and then dies. any idea what's going on and how i can fix it? i'd really like to learn how to use all this stuff; just
|
| VS.Net changes its own build behavior? | 12 Dec 2003 16:13 GMT | 1 |
I am working on a two project solution. The two projects are, ofcourse, related. One is a web service and one is the client app. I have been able to right click a project (Webservice,
|
| Timing problem updating a DataSet | 12 Dec 2003 09:38 GMT | 5 |
Hello, I have an interesting timing problem with pushing data from a control bound to a DataSet. I am trying to use the "LoseFocus" event as an opportunity to force the control to push it's changes out to the DataSet so that my timed update will
|