| Thread | Last Post | Replies |
|
| Install VB6 after installing Visual Studio 2003 | 30 Jun 2004 08:55 GMT | 2 |
Is it possible to install Visual Basic 6 on a machine that already has had Visual Studio 2003 installed on it? If so, how is it done? Thanks in advance for any info you can provide!
|
| howto use GetNamedSecurityInfo | 24 Jun 2004 10:20 GMT | 3 |
I'm having major troubles calling/ using GetNamedSecurityInfo in VB.NET - however i can make it work in VB6, does anything know how this is done ? thanks in advance
|
| CreateProcess problems in vb.NET | 21 Jun 2004 16:12 GMT | 2 |
Hi All :) Would be grateful of advice please. I have code in VB6 working as follows: lngReply = CreateProcess(sNull, txtStart, ByVal 0&,
|
| .NET Migration | 11 Jun 2004 02:46 GMT | 7 |
We are investigating options for converting our VB6 code to VB.NET. We have had some discussions with ArtinSoft about their code migration products and consulting services. Does anyone know of other companies that provide similar products
|
| can't using the namespace microsoft.visualbasic | 09 Jun 2004 07:47 GMT | 1 |
I've read that if you want to use the VB6.FixedLengthString in .net you must import microsoft.visualbasic I've use that namespace but an error still occur. It said that Type 'VB6.FixedLengthString' is not defined. Can somebody help me solve this problem? From: Eka Saputra
|
| Simple Property question | 08 Jun 2004 23:25 GMT | 1 |
Does any one know how can I declare a property as an array?? I build a structure called sListItem for my property's type Public Property ListItems() As sListIte but this property is supposed to be an array! I need to call
|
| vb.net aspx page | 08 Jun 2004 04:53 GMT | 1 |
Can I write javascript in my .aspx page, if possible how
|
| Error while upgrading 2002 to 2003 | 08 Jun 2004 04:17 GMT | 3 |
I have a project which is running error free in VB.Net 2002 in a live environment. Now I need to upgrade it to 2003. While building the project it is showing the below error. This is happening only for some forms. The
|