[Mono-list] problem - compile

Kornél Pál kornelpal at gmail.com
Wed Sep 6 04:00:47 EDT 2006


Hi,

Mono has no Microsoft.VisualBasic.Compatibility.dll so I'm sure that you are 
not compiling using Mono. And I'm sure that you are using a VB6 project 
converted to VB.NET using the wizard of Visual Studio. As such you don't 
have to use Mono to remove references to 
Microsoft.VisualBasic.Compatibility.dll.

Remove Microsoft.VisualBasic.Compatibility.dll from References in the Visual 
Studio IDE and you have to edit the code not to use functionality provided 
by Microsoft.VisualBasic.Compatibility.dll. I can't give more information 
because I don't know your actual source code. But modifying source code 
requires programing skills.

Kornél

----- Original Message ----- 
From: "Matheus Santana" <matheusslima at yahoo.com.br>
To: "Kornél Pál" <kornelpal at gmail.com>; "Miguel de Icaza" 
<miguel at ximian.com>
Sent: Wednesday, September 06, 2006 4:37 AM
Subject: Re: [Mono-list] problem - compile


> how i can compile without these referencing?
>
> tanks
> sorry, i am new at mono.
> Matheus
> --- Kornél Pál <kornelpal at gmail.com> escreveu:
>
>> Hi,
>>
>> Microsoft.VisualBasic.Compatibility.dll is only used
>> by the conversion
>> wizard so you should finish the VB6 -> VB.NET
>> conversion manually by
>> removing Microsoft.VisualBasic.Compatibility.dll
>> dependency. If you manage
>> to compile the code without referencing
>> Microsoft.VisualBasic.Compatibility.dll your code
>> should run on Mono as
>> well.
>>
>> Kornél
>>
>> ----- Original Message ----- 
>> From: "Miguel de Icaza" <miguel at ximian.com>
>> To: "Matheus Santana" <matheusslima at yahoo.com.br>
>> Cc: <mono-list at lists.ximian.com>
>> Sent: Wednesday, September 06, 2006 12:30 AM
>> Subject: Re: [Mono-list] problem
>>
>>
>> > Hello,
>> >
>> >> Hi everybody
>> >> please, how i can finish this problem at mono:
>> >
>> > This library does not exist in Mono, your
>> application will not work with
>> > Mono.  Sorry about that.
>> >
>> > Miguel
>> > _______________________________________________
>> > Mono-list maillist  -  Mono-list at lists.ximian.com
>> > http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
>>
>
>
>
>
>
>
> _______________________________________________________
> O Yahoo! está de cara nova. Venha conferir!
> http://br.yahoo.com 



More information about the Mono-list mailing list