Hello again...
i am here again to disturb u!!!!!!!!!
I have two projects made in vc++ & vb.net of visual studio 2005
now i a third project in vb that integrates above two.
I HAVE SEARCHED GOOGLE and result is negative
User Profile
Collapse
-
Integrate vb.net and vc++ in vs2005
-
vb 6.0 code Could not convert to vb.net
now stuck with another problem...
i am converting vb6.0 code to vb.net <2005>
this forum (viz kadghar) solved my previous coding conversion....
i am also trying to solve this time but i thought you will also help.....
i was upgrading another project...
i encountered following errors (& still encountering!!)
1 - Picture1.ScaleM ode = 3
scalemode not member of... -
John Morrison replied to converted visual basic 6 code to visual 2005 and stuck with upgrade report...in Visual BasicThanks kadghar... U are an expert
@kadghar
THANKS.... MY PROJECT WORKED...
of all the forums i posted my post it is only here that i got expert response....
will continue to use this forum....
By the way which reply should i mark as best??
all were helpful -
John Morrison replied to converted visual basic 6 code to visual 2005 and stuck with upgrade report...in Visual BasicWOW!!
THE SECOND CODE WORKED & NOW I DONT HAVE THAT ERROR
THANKS...
corrected that variable error and now program runs..
But when i press summarize button then
i get error in other file (of which you have already corrected error above)
...Code:For i = WordsByOccurance.Count() * AcceptBelowXPercentOfWordFrequency To WordsByOccurance.Count() * AcceptAboveXPercentOfWordFrequency
Leave a comment:
-
John Morrison replied to converted visual basic 6 code to visual 2005 and stuck with upgrade report...in Visual Basici am getting error
variable "i" hides a variable in enclosing block
what to do???Leave a comment:
-
John Morrison replied to converted visual basic 6 code to visual 2005 and stuck with upgrade report...in Visual BasicTHANKS FOR POSTING CODE :-)One more thing i forgot to write:
i got error PROPERTY ACCESS MUST ASSIGNE TO PROPERTY OR USE ITS VALUE.... at Call Col.Item(Key)
will tell u after putting the code u supplied...Code:Public Function ItemExists(ByRef Col As Collection, ByRef Key As String) As Boolean On Error Resume Next Call Col.Item(Key) ItemExists = (Err.Number = 0) End Function
...Leave a comment:
-
John Morrison started a topic converted visual basic 6 code to visual 2005 and stuck with upgrade report...in Visual Basicconverted visual basic 6 code to visual 2005 and stuck with upgrade report...
I dont know anything about .net and vb code is converted to vb.net!!! :-(
this is code::
...Code:Option Strict Off Option Explicit On Module StringProcessing '**************************************************************** ' String Processing Library ' ' Created 3 May 2000 by James Vincent Carnicelli ' Updated 1 June 2000 by James Vincent Carnicelli ' http://alexandria.nu/user/jcarnicelli/
No activity results to display
Show More
Leave a comment: