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 > july 2003

Filter by week: 1 2 3 4 5

INI or XML help
Posted by hassehb NO[at]SPAM yahoo.com at 7/31/2003 11:55:26 PM
I have upgraded a project from vb6 to vb.net. I was thinking of using XML instead of the INI file. I have tried to make an XML class that do the same work as my INI class,,read/write/delete. But with not much success. - Is this a good approach or should I continue to use INI files? - Hav...more >>


how to pass a password to crystal report 9.0 from vb6.0??!
Posted by edmond at 7/31/2003 3:58:48 PM
Is there any way passing a password to crystal report 9.0 from Visual Basic 6.0. so that when loading the report in vb6.0., it can connect to the database access file and show the report? Thanks a lot. ...more >>

Using the new listview
Posted by Mike Dyer at 7/31/2003 3:48:56 PM
Hi all, Sorry if this has been asked and answered a zillion times already. I'm converting an app to .NET from VB6, and upon first look, it seems that the new listview is "missing" some pretty useful functionality, namely a ..Key property for each listitem contained in the listview, and the ....more >>

vb6 to vbnet upgrade - what is going wrong here?
Posted by Salisha Khan at 7/31/2003 1:26:11 PM
Hey there, Can anyone please help with this problem? The function below works fine in VB6. For VB .NET the constants vbFromUnicode and vbUnicode no longer exist. The problem is the DecryptString method takes an ANSI String byref. In VB .NET you only have Unicode strings. All the string ...more >>

upgrade from quickbasic for DOS
Posted by dan at 7/30/2003 2:47:52 PM
What is the simplest, best recommended, upgrade process & or procedures to go from MS Quick Basic 4.5 (accounting applications, (nothing to fancy)) to a Windows platform, presumably Visual Basic? I could really use your help on this one! If you've got good advice &/or direction I'm listeni...more >>

how to make 2 rows of menubar?
Posted by kongkong99 NO[at]SPAM yahoo.com at 7/29/2003 6:15:12 PM
hi, does anyone know how to make 2 rows of menubar? besides, i want to put image at the menubar's icon. does anyone know? pls help me. thx regards, kong...more >>

help me!! is very simple
Posted by Rikjijc at 7/29/2003 5:30:09 PM
I have a problem... I don't know how my application can run (not open) any more application, for example I must programme a button. :-) thanks for your help. my E.Mail is : rumbro@libero.it bye bye ...more >>

Web development
Posted by Peter L at 7/29/2003 4:31:15 PM
Hi, I'm currently using VB6 and contemplating upgrading to Visual Basic .NET. My requirements are quite specific, what I want to do is write an application that is distributed over the web (I don't believe that this can be done via web pages). The application will run through the user...more >>



VB6 2 .NET migration - "bottom line" to do list article ??!!
Posted by Rafi at 7/28/2003 10:08:35 AM
hi, I have a very large VB6 application that evolved during the last 20 years from Basic (DOS) via QBasic and Visual Basic (windows). I have a book regarding Upgrading VB6 to .NET but I don't have time to read it all. I am looking for the "bottom line" article (100% technical) that will g...more >>

EARN$£$600\week downloading free software
Posted by earn NO[at]SPAM cash.com at 7/28/2003 3:29:25 AM
http://131695.PlugUsIn4Cash.com We know it sounds TOO good to BE true, but it’s REAL! Our International Technology firm will pay you hard cash each time FREE software is downloaded. Best of all you will only have to download ONE piece of software ONE time for FREE and you can be on your way to ...more >>

run in debug freezes intermittently
Posted by Rod Wenban at 7/26/2003 11:19:23 PM
When I try to run, even the most simple simple app, via Start in the IDE, 50% of the time the build succeeds then nothing happens, and the rest of the time the exe. activates and it runs fine. Does anyone know why? Thankyou!...more >>

Conversion issue - controls in top left corner
Posted by DAS at 7/24/2003 5:17:13 PM
We recently converted an application from VB6 to VB.NET using the wizard that comes with VB.NET. The wizard causes all the controls to shift to the top left corner. I manually put them back to where they should be, but when I compile the program, they shift back to the top left corner. Has any...more >>

ANN: Free Icon Extraction Program
Posted by Greg Obleshchuk at 7/24/2003 1:42:26 PM
Hello, I have just finished and released a free Icon Extraction Program. Anyone can download the exe and source from my web site http://www.ag-software.com While there please have a look around my site. kind regards Greg Obleshchuk Partner A & G Software www.ag-software.com ...more >>

Can't connect Vb .Net 2003 to Access 97 DB.
Posted by Frank R. at 7/22/2003 10:53:59 AM
I think the problem is that Access 97 has Jet 3.51, and Vb .Net 2003 needs Jet 4.0, but I'm not sure. Does anyone have this same problem, if so, how did you corect it? And is it correctable without having to upgrade to Office 2000? Thanks, Frank R....more >>

VB.net and DirectX
Posted by Tim H at 7/19/2003 11:45:20 AM
I am looking for some good documentation on using DirectX with VB.net. I have been programming in VB 6 for about 3 years now, and for the past year I have been developing a game designer's toolkit for VB 6/DirectX 7+. The toolkit is completed for the VB 6 platform, but before I was going to rel...more >>

VB.NETis a cruel joke by Bill Gates!!!
Posted by Richard B at 7/18/2003 12:22:09 PM
If he's not joking, then how could a simple, effective VB6 code like this:: With Image1 If .Width > Screen.Width Then .Stretch = True Proportion! = Screen.Width / .Width .Width = .Width * Proportion! frmImage.Width = .Width .Height = Int(...more >>

Opinions, please
Posted by Andy Shaw at 7/17/2003 5:12:14 PM
We're finally starting to look at moving our application suite from VB6 to ..Net. I have my own opinions on the scale of the process, but I'd be interested to hear what people here think as well. To give you some background, we have one EXE, a container, that initialises services and dynamical...more >>

VB .NET DLL Used in VB 6.0
Posted by Veda at 7/17/2003 8:46:50 AM
I created a vb .net dll that is a proxy class for a web service. I am trying to add a reference to this dll in a vb 6.0 project. I get the message "Can't add a reference to the specified file." I can add a reference to this dll in vb .net, but not vb 6. Does anyone know why I can not u...more >>

Visual Basic .NET Data Entry Screen Print
Posted by debrob24 NO[at]SPAM optonline.net at 7/16/2003 12:04:15 PM
I would like to create a Visual Basic.NET windows data entry form which would print the data the user just entered in a full page (without displaying a cursor). The page should print on a letter size (8.5 * 11) page that sufficiently allows information to be displayed towards the bottom of the ...more >>

CoolBar
Posted by Kishor at 7/16/2003 11:44:41 AM
Hi, I am having one application which was developed in VB6, I am using CoolBar in that application. while upgrading this application in to vb.net ,I found ..net net created interop of coolbar. I dont want to use this AxCoolbar. is there any equivalent control in vb.net? Please Let me know its ...more >>

Connecting to ODBC sources
Posted by Charles Sherman at 7/15/2003 7:21:29 PM
I just upgraded to the VB.Net standalone version and have tried to create a connection string string to an ODBC alias and a SQL Server database but keep getting an meesage saying I can only connect to the MSDE or an Access database. Is that all I'm able to connect to using VB.Net or could...more >>

stand-alone VB.net 2003 standard edition and pocket PC?
Posted by TW Scannell at 7/14/2003 4:48:14 PM
I am interested in the new stand-alone version of vb.net 2003 Standard Edition that costs a mere $99.99. http://shop.microsoft.com/Referral/ProductInfo.asp?siteID=11491&typeID=1 I want to use it for CE Pocket PC development, which I know virtually nothing about. I have just purchaced a Sa...more >>

Problem with ActiveX.dll imported in ASP.NET. Some proerties are modified(garbage collected I think)
Posted by Luis Fco. Ramírez Daza Glez at 7/13/2003 7:49:23 PM
Hi I'm calling a VB6 ActiveX.dll from ASP.NET. The problem is that I set some properties, like FilePath="c:\myfile.txt" for example, and later the values are set to "". I think this may be because of the GC. I can set these properties again, so that means that the instance of the object is ...more >>

VB.Net vs VS.NET
Posted by Mini at 7/13/2003 1:36:05 PM
My company has Visual Studio.NET, and Visual Basic 5. I don't work in the products myself, which is why I am posting this question. 1. For developing VB.NET appilcations, what is better VB or VS. 2. Can you use VS.NET to create VB.NET appilcations. 3. What is the major difference between V...more >>

Image edit control
Posted by EIgnas at 7/10/2003 11:56:52 AM
Hi. I am a newbie. I have a VB 6.0 application that is using a Kodak image edit control for Win 95 and need an equivalent or upgrade because the user would like to upgrade their machine to Win 2000 and some to Win XP. I have looked on Google but can't seem to find anything. Does anyone...more >>

exception unknown software exception
Posted by Andrew Gale at 7/9/2003 11:36:01 AM
i'm trying to upgrade my vb6 project to vb.net. And about 75% into the upgrade process, i get the following error: "The exception unknown software exception (0xc00000fd) occurred in the application at location 0x201baf6a. click ok to terminate click cancel to debug" I click ok, but the ...more >>

ASP3/VB6 TO ASP.NET/VB.NET
Posted by Carl Howarth at 7/8/2003 4:36:15 PM
Hi, At my organisation we have various web based systems in place using ASP 3.0 for the front end but with VB6 ActiveX DLLs (installed within component services) for the business logic. I am aware that with VB.NET I can still create a dll and access it within the ASP.NET, but that it is not...more >>

Help
Posted by Elia Mady at 7/8/2003 1:34:43 AM
I wrote a small application in VB.NET and my PC OS is Win XP Pro, how do I run my application on a PC running Win 98??...more >>

Handling System._ComObject
Posted by Varun Singal at 7/7/2003 7:35:03 PM
Hi I am calling .NET components from my Classical ASPs. For this I strong named my assemblies, then registered them in the resistry ( using RegAsm), and put them in GAC (using GacUtil) . Everything worked fine and my ASPs were able to call and use them. The problem comes when my ASP code as...more >>

VB 6 OR VB.Net?
Posted by Raj at 7/7/2003 2:11:02 PM
As a lead developer at one of my clients I have a reccommendation to make for them - choose between VB 6 and VB.Net. The client is a small shop having Access 2000/ Sql Server 2000 databases and a few applications developed using Access Basic, VBA, etc. Personally I have considerable experience d...more >>

Upgradation : Control Array
Posted by Snig at 7/7/2003 1:51:50 PM
Hi Guys I'm upgrading a VB6 Application. Its having a number Control Arrays in each form. Although the Upgradation Wizard has upgrated these arrays referencing Ax...Array assemblies, should I change the logic such that the new VB.NET application doesn't use the control arrays ? This may l...more >>

Problem with running .Net COM object from VB6 project
Posted by Evgueni Zoldin at 7/7/2003 1:19:13 PM
Hi ALL, On my PC installed together Visual Studio 6 and Visual Studio .Net. I've created COM component in VB.Net and use it in project in VB6. On that PC project runs OK. I've created Installation package in Visual Studio Installer 1.1 The package is distibuted on another computer under Win2...more >>

set focus on the whole row of datagrid when combobox selected item
Posted by kongkong99 NO[at]SPAM yahoo.com at 7/7/2003 2:55:10 AM
i have a combo box and a datagrid. i want my datagrid to focus on the whole row of datagrid when my combobox selected the particular item. But, seems that the coding i've writen below can only focus on one cell of the selected item. can anybody pls help me?? thanks a lot. Private Sub c...more >>

how to access textfields of a form in Classes!
Posted by lonely! at 7/5/2003 12:59:34 AM
HI! i am developing a project in vb.net. my project is on a hospital. so i made a module and its functionality is just to insert data in the Database(SQL SERVER). then i made a function insertdata in a INSERTION class. and in this function i call the insert function.now i want to acce...more >>

Owais Anwer
Posted by owais_anwar NO[at]SPAM hotmail.com at 7/4/2003 5:44:20 AM
I developed an application which is using a file watcher class to moniter change in txt file it's working fine but problem is that it stops working by itself....I want this application to be work continously to monitor files but i dont know why it stops... Any body can help regarding that matter...more >>

textwidth
Posted by Boris at 7/3/2003 11:42:01 AM
How i can get the length of a string(in pixels) in vb.net In vb6 I used picture.textwidth("foo"). I tried to use API call to GetTextExtentPoint32() but failed getting hDc,using GetDC call. Where is a problem?? ...more >>

Calling functions embedded in ActiveMDIChild form
Posted by John Lee at 7/3/2003 11:31:51 AM
Does anybody know how to call the function embedded in the ActiveMDIChild form? Dim variable1 as integer variable1 = 1450 Me.ActiveMDIChild.function1(variable1) raises error. Any help would be appreciated. Thank you. ...more >>

How can I run a VBnet apps without instaling framework on a pc
Posted by bib at 7/3/2003 4:22:59 AM
Hi all, do you know if there is a way to deploy a VBnet apps without instaling framework on all machines? Thanks Bib...more >>

MS dropping Support for VB6
Posted by Jan D at 7/2/2003 3:15:16 PM
Hi. The company I'm working for is about to migrate to .NET and I'm participating in the projectgroup responsible for this. One of the argumements for going .NET, we were told, is that MS is not supporting VB6 anymore within a couple of years. Does anyone now if this is a true ,and if - a lin...more >>

File Attributes????????????
Posted by Dyan at 7/1/2003 12:39:10 PM
I need to be able to get the attributes of a file given the file path/name. There was an API that returned a value that represented all of the flags (archive, read- only, etc) that you could use to get each individual attribute. I've been trying to find ANYTHING that will return a given a...more >>

dll declaration problem
Posted by Chad at 7/1/2003 4:13:56 AM
hi, I am upgrading from vb6 to .net. the prog, which opens an avi file by calling the avifil32.dll works ok in vb6 but not in .net. Anyone have any ideas? below are the code cutout from vb6 and .net the lngresult returns -2170023xxxx?? in vb.net. Something I missed out? ------vb6---- C...more >>


DevelopmentNow Blog