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
March 2007
April 2007
May 2007
July 2007
August 2007
October 2007


all groups > vb.net upgrade > april 2005

TreeView Migration Help!
Posted by Sarika at 4/29/2005 7:36:09 AM
Hi All, I migrated my VB 6.0 application to VB.NET. The original application had a tree view control whose elements could be dragged and dropped on a picturebox element. I am aware that the Drag drop functionality in .NET is different from that in VB 6.0. However, I did not get any upgrade...more >>

Data control in VB6 - which one in VB.NET? how make upgrade work?
Posted by Liz Helmecke at 4/29/2005 12:00:00 AM
Hi Newsgroup, how do I get the upgrade assistant for VB.NET to work with the data control of VB6? ideas? many thanks Liz ...more >>

kirk.man@iee.org
Posted by ZipDC at 4/28/2005 12:00:00 AM
June The open source GSL library contains bessel functions for C. You can doenload it from: ftp://ftp.gnu.org/gnu/gsl/gsl-1.6.tar.gz The bessel functions can be included with 'gsl_sf_bessel.h' The documentation is at: http://www.gnu.org/software/gsl/manual/gsl-ref_7.html#SEC65 If you are...more >>

Source Code Libraries
Posted by Michael D. Ober at 4/26/2005 1:41:37 PM
In VB 6 the project files keep the source files in place. In VB 2005, the source files are copied to the project directory. This means that I can't fix a common library file in one project and have the fixes propagate to other projects as in VB 6. How can I restore this functionality? Thank...more >>

DrawLine Code Draws Box
Posted by Lila Godel at 4/14/2005 11:42:25 PM
I am migrating my VB6 GoldMine add-ons to VB.NET to allow for enhancements. I have no problem getting text to print, but I cannot get the 4 PrintPage events that are needed to print a line to work. I need a line that has a width of 5 that starts 3.797 inches from the top edge of the paper, sta...more >>

Convert forms using Ocx to use there .NET framework version
Posted by jacqueline.azim-roman at 4/13/2005 12:21:11 PM
I am trying to port a big VB6 application : near 100 modules (ActiveX DLL) hosting more than 500 VB Forms and 200 CrystalReport Reports. We have writed 16 VB6 user controls hosted in an OCX dll and we want to convert them to .NET. Port of this controls to VB.NET is not a problem but conver...more >>

DBGrid upgrade - VB 6.0 to VB.NET
Posted by EGC at 4/12/2005 11:03:01 AM
I have a large project I have recently begun upgrading from VB 6 to VB.NET. This project contains several DBGrid Controls and the problem I am having is as follows: This works fine in VB6 (my DBGrid Control is named dbgTest): dbgTest.Columns.Add 2 'adds a third column to the grid with it...more >>

Code Advisor for Visual Basic 6: No default browser is defined.
Posted by Nathan Haywood at 4/11/2005 11:42:02 AM
Everytime I try to "View FixIt Report" in Code Advisor, it tells me that "No default browser is defined." I've tried Set Program Access and Defaults, checking IE's advanced settings under Options, even installing/uninstalling Firefox... no luck. What is Code Advisor trying to do? Is there an I...more >>



.NET Reliable??
Posted by Kevin at 4/7/2005 12:00:00 AM
Have a data application written in VB6 and has worked flawlessly for years. Am trying to keep myself upto date and slowly converting it to VB.NET via Visual Studio 2002. Not at all impressed with the ADO.NET as has screwed up data because a checkbox could not deal with a Null when creating a ...more >>

SQL Error
Posted by RTT at 4/1/2005 11:59:37 AM
I keep receiving an SQL error. Not everytime but frequently. Does anyone know what to problem could be? This is the error i recieve: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and ...more >>


DevelopmentNow Blog