all groups > vb.net upgrade > december 2004
Marshaling
Posted by Nikolay Petrov at 12/29/2004 1:21:00 PM
Guys, please help. I am trying to make this work from at least 4 months.
I am new to programming and some things are difficult to me, but I really
need to make my project work.
I can't find anything helpfull in internet for 4 months ;-( .
Please someone who is more expirenced help me.
I am t... more >>
class not registered
Posted by john m at 12/28/2004 3:04:15 PM
Hello,
We converted a VB6 program to VB.net and ran it successfully. The
program runs fine as long as you leave the executable in the bin directory.
When the program is run elsewhere it displays the error "Class Not
Registered".
Does anyone know what this means or how to proceed... more >>
How do I convert this
Posted by Dib at 12/28/2004 8:17:48 AM
Hi,
This code is in VB 6 I have converted the code into DOT net 2003.
I need to change this code and some Listbox and combobox.
here is my funvtion code.
If AnyRS.BOF And rs.EOF = True Then Exit Sub
'UPGRADE_WARNING: TypeOf has a new behavior. Click for more:
'ms-help://MS.VSCC.200... more >>
recordset.Getstring Equivalent
Posted by Ritesh Jain via DotNetMonster.com at 12/23/2004 12:35:07 PM
Hi,
What is the Equivalent of recordset.Getstring in Dataset?
Regards,
Ritesh
--
Message posted via http://www.dotnetmonster.com... more >>
download html in .net 2003 and 2005?
Posted by aaron_kempf NO[at]SPAM hotmail.com at 12/22/2004 3:38:55 PM
i'm having some problems getting ServerHttpXml to work in .net.. I would
like to examine the alternatives to this in VS2003 and VS2005.
All i want to be able to do is to pass thru my proxy server and download
html (based on a url)
I would rather filter out certain characters as early as poss... more >>
Upgrading to .Net
Posted by charles NO[at]SPAM home.com at 12/18/2004 2:11:30 PM
I have been told that installing .Net on machines which
have Developer Studio (VB6 and C++) causes problems.
Can anyone tell me if this is true, and what measures might be
taken to avoid problems.
Thanks
CharlesW
... more >>
Problems with the migration wizard
Posted by Luis Felipe Inoue Alves Camargo via DotNetMonster.com at 12/15/2004 12:07:28 PM
I've a litle problem with the migration wizard, when it begins the conversion, a windows opens and say: "Upgrade failed: Exception Occurred: The referenced component Statusbar is missing a design time license". What is "design time license" and what I have to do to complete this migration?
Please h... more >>
security
Posted by yogesh jawanjal via DotNetMonster.com at 12/6/2004 11:59:02 AM
hi,
I have devloped application in vb.net
and i want to give security to my application
Is it possible to create key pair.
so the one who have the matching key pair can only be able to access my application.
Or is there any other way to make my application secure.
--
Message posted via ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
COnverstion from VB6 to VB.NET
Posted by NEWBIE in ABQ at 12/3/2004 9:27:11 AM
I have a application that uses the REDIM function a lot. The application
redefines arrays depending upon variables. The variables are entered and the
arrays are made smaller or larger depending upon the data that is to be
processed.
The first array level is REDIM'ed and then after t... more >>
Upgrade from Visual Studio 6.0 question
Posted by monica at 12/2/2004 12:29:01 PM
I need some clarification on what happens when a person needs to move to the
..NET world. I have written many programs in Visual Basic 6.0 (we have a
Visual Studio 6 installation) that I absolutely need to work correctly after
upgrading to Visual Studio .NET. I there anything I need to know ... more >>
|