28-07-2009, 06:46 PM
Mirage Converted to VB.NET 2008
I done a conversion(Server Side to start with) i manage to fix over 120 Errors but im struggleing with Winsock.
Well thats the problem. I'm quite new to VB.net but im learning slowly. Any light on this would be great, this is the only error i have left before the server will run. Most of the error were because of the dimensions of the arrays have to be set before rediming them. But i cant seem to get my head around this Winsock Problem.
Thanks
I done a conversion(Server Side to start with) i manage to fix over 120 Errors but im struggleing with Winsock.
Quote:The designer must create an instance of type 'Microsoft.VisualBasic.Compatibility.VB6.BaseOcxArray' but it cannot because the type is declared as abstract.
Well thats the problem. I'm quite new to VB.net but im learning slowly. Any light on this would be great, this is the only error i have left before the server will run. Most of the error were because of the dimensions of the arrays have to be set before rediming them. But i cant seem to get my head around this Winsock Problem.
Thanks