Support for .Net 2.0
am 25.08.2006 17:51:58 von Edward Diener
Does MySql have support for .Net 2.0 ? I downloaded the MySql Connector
1.0.7 but this was for .Net 1.1. Then I tried the MySql Connector 5.0
Alpha, but this was for .Net 1.1 also. Is there a version for .Net 2.0 ?
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org
Re: Support for .Net 2.0
am 25.08.2006 19:40:34 von Reggie Burnett
Edward Diener wrote:
> Does MySql have support for .Net 2.0 ? I downloaded the MySql
> Connector 1.0.7 but this was for .Net 1.1. Then I tried the MySql
> Connector 5.0 Alpha, but this was for .Net 1.1 also. Is there a
> version for .Net 2.0 ?
>
>
Connector 5.0 Alpha is built with .NET 2.0 and implements the interfaces
for ADO.Net 2.0
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org
Re: Support for .Net 2.0
am 25.08.2006 20:24:47 von Edward Diener
Reggie Burnett wrote:
> Edward Diener wrote:
>> Does MySql have support for .Net 2.0 ? I downloaded the MySql
>> Connector 1.0.7 but this was for .Net 1.1. Then I tried the MySql
>> Connector 5.0 Alpha, but this was for .Net 1.1 also. Is there a
>> version for .Net 2.0 ?
>>
>>
> Connector 5.0 Alpha is built with .NET 2.0 and implements the interfaces
> for ADO.Net 2.0
Thanks, I see that now. The install asked if I wanted to put the
assembly in the GAC and I am pretty sure I said yes, but it is not in
there. I have added it manually to my Toolbox instead. Can it be added
to the GAC, ie. is it stromg-named signed ?
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org
Re: Support for .Net 2.0
am 25.08.2006 20:27:00 von Reggie Burnett
Edward Diener wrote:
> Reggie Burnett wrote:
>> Edward Diener wrote:
>>> Does MySql have support for .Net 2.0 ? I downloaded the MySql
>>> Connector 1.0.7 but this was for .Net 1.1. Then I tried the MySql
>>> Connector 5.0 Alpha, but this was for .Net 1.1 also. Is there a
>>> version for .Net 2.0 ?
>>>
>>>
>> Connector 5.0 Alpha is built with .NET 2.0 and implements the
>> interfaces for ADO.Net 2.0
>
> Thanks, I see that now. The install asked if I wanted to put the
> assembly in the GAC and I am pretty sure I said yes, but it is not in
> there. I have added it manually to my Toolbox instead. Can it be added
> to the GAC, ie. is it stromg-named signed ?
>
>
>
It should be signed but there is a bug in the installer where it doesn't
register it properly.
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org
Re: Support for .Net 2.0
am 26.08.2006 17:46:15 von Edward Diener
Reggie Burnett wrote:
> Edward Diener wrote:
>> Reggie Burnett wrote:
>>> Edward Diener wrote:
>>>> Does MySql have support for .Net 2.0 ? I downloaded the MySql
>>>> Connector 1.0.7 but this was for .Net 1.1. Then I tried the MySql
>>>> Connector 5.0 Alpha, but this was for .Net 1.1 also. Is there a
>>>> version for .Net 2.0 ?
>>>>
>>>>
>>> Connector 5.0 Alpha is built with .NET 2.0 and implements the
>>> interfaces for ADO.Net 2.0
>>
>> Thanks, I see that now. The install asked if I wanted to put the
>> assembly in the GAC and I am pretty sure I said yes, but it is not in
>> there. I have added it manually to my Toolbox instead. Can it be added
>> to the GAC, ie. is it stromg-named signed ?
>>
>>
>>
> It should be signed but there is a bug in the installer where it doesn't
> register it properly.
I tried manually adding it to the GAC simply by dragging it to the GAC
folder. This was successful and I could see it in the GAC. However when
I went into Visual Studio 2005 and used the Tools | Choose Toolbox
Items... menu to choose it, I could not find it in the list displayed
there. Do you have any idea why ?
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org
Re: Support for .Net 2.0
am 27.08.2006 00:52:40 von Edward Diener
Edward Diener wrote:
> Reggie Burnett wrote:
>> Edward Diener wrote:
>>> Reggie Burnett wrote:
>>>> Edward Diener wrote:
>>>>> Does MySql have support for .Net 2.0 ? I downloaded the MySql
>>>>> Connector 1.0.7 but this was for .Net 1.1. Then I tried the MySql
>>>>> Connector 5.0 Alpha, but this was for .Net 1.1 also. Is there a
>>>>> version for .Net 2.0 ?
>>>>>
>>>>>
>>>> Connector 5.0 Alpha is built with .NET 2.0 and implements the
>>>> interfaces for ADO.Net 2.0
>>>
>>> Thanks, I see that now. The install asked if I wanted to put the
>>> assembly in the GAC and I am pretty sure I said yes, but it is not in
>>> there. I have added it manually to my Toolbox instead. Can it be
>>> added to the GAC, ie. is it stromg-named signed ?
>>>
>>>
>>>
>> It should be signed but there is a bug in the installer where it
>> doesn't register it properly.
>
> I tried manually adding it to the GAC simply by dragging it to the GAC
> folder. This was successful and I could see it in the GAC. However when
> I went into Visual Studio 2005 and used the Tools | Choose Toolbox
> Items... menu to choose it, I could not find it in the list displayed
> there. Do you have any idea why ?
I found the information in the Microsoft online forums and once I added
the correct registry entry for .net 2.0 I was able to add the MySql
components to the Toolbox. Thanks for your help.
--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org