all groups > vb.net upgrade > june 2004 >
You're in the

vb.net upgrade

group:

can't using the namespace microsoft.visualbasic


can't using the namespace microsoft.visualbasic Eka Saputra via .NET 247
6/8/2004 11:32:15 PM
vb.net upgrade:
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

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

Re: can't using the namespace microsoft.visualbasic hirf-spam-me-here NO[at]SPAM gmx.at
6/9/2004 8:46:48 AM
* Eka Saputra via .NET 247 <anonymous@dotnet247.com> scripsit:
[quoted text, click to view]

I would not use this namespace in a new .NET application. It's in the
compatibility library ("Microsoft.VisualBasic.Compatibility.dll"), so I
assume that you forgot to add a reference to this library and didn't
import the 'Microsoft.VisualBasic.Compatibility' namespace.

--
Herfried K. Wagner [MVP]
AddThis Social Bookmark Button