What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » VB 6 to VB.Net 2005 Express Beta

VB 6 to VB.Net 2005 Express Beta
Author: Message:
Salem
Senior Member
****

Avatar

Posts: 769
Reputation: 16
37 / Male / Flag
Joined: May 2004
O.P. VB 6 to VB.Net 2005 Express Beta
I have recently downloade Micrsoft Visual Basic.NET 2005 Express Edition Beta from MSDN, as i want to try and learn VB.net. I transfered a VB 6 program to VB.Net 2005. This program used the MSINET.ocx to connect to the internet and transfer files. However in Visual Basic.NET 2005 there is an error in the following line of code:
     Inet1.Execute(UpdateURL, "GET")

The error it gives be is
    Overload resolution failed because no accessible 'Execute' accepts this 
    number of arguments


How can i fix this so it will work?

Any help appreciated
[Image: salem874.smart.jpg][Image: card.png]
Was i Helpful?[/url]
03-22-2005 08:20 PM
Profile PM Find Quote Report
The_Thief
Senior Member
****

Avatar
The man with a thousand sites :D

Posts: 635
48 / Male / –
Joined: Jul 2003
Status: Away
RE: VB 6 to VB.Net 2005 Express Beta
Mabye you can get help from the microsoft website?
03-22-2005 09:16 PM
Profile E-Mail PM Web Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: VB 6 to VB.Net 2005 Express Beta
remove the brackets and try :)
03-22-2005 09:23 PM
Profile PM Web Find Quote Report
MC.POP
Full Member
***

Avatar
the DJ that hits the limitz

Posts: 270
Reputation: 12
36 / Male / –
Joined: Aug 2004
RE: VB 6 to VB.Net 2005 Express Beta
i think u need an = in there
[Image: spidermansig5.jpg]
03-22-2005 09:27 PM
Profile E-Mail PM Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: VB 6 to VB.Net 2005 Express Beta
quote:
Originally posted by MC.POP
i think u need an = in there


:S

he didnt call anything...??
03-22-2005 09:27 PM
Profile PM Web Find Quote Report
Salem
Senior Member
****

Avatar

Posts: 769
Reputation: 16
37 / Male / Flag
Joined: May 2004
O.P. RE: RE: VB 6 to VB.Net 2005 Express Beta
quote:
Originally posted by MC.POP
i think u need an = in there


tried that, doesnt work
[Image: salem874.smart.jpg][Image: card.png]
Was i Helpful?[/url]
03-23-2005 01:43 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On