From: Generalissimo <gen...@gm...> - 2003-12-12 16:20:48
|
Hello, I have a problem with the installation of the FirebirdNETProvider1.5-RC1-NET1.1. At the end of the installation it wants to make registrations with a msvcr70.dll. I have however a higher version of this file by the installation of the NET Frameworks 1.1 (inclusive SDK). How can I accomplish now the registrations manually and which files would have I to register? Thanks already times. |
From:
<car...@te...> - 2003-12-12 16:31:42
|
Hello: > Hello, I have a problem with the installation of the > FirebirdNETProvider1.5-RC1-NET1.1. > At the end of the installation it wants to make registrations with a > msvcr70.dll. > I have however a higher version of this file by the installation of the NET > Frameworks 1.1 (inclusive SDK). > How can I accomplish now the registrations manually and which files would > have I to register? Form the KNOWN.TXT file: Problem with MSVCR70.dll ------------------------ Solution from an answer of Andrew C. Goodall in the developement lis: Do a file search on the pc/server where you installed .net framework The dll is there but it's in a temp folder and needs to be copied to the main .net folder. my msvcr70.dll was in C:\WINNT\SYSTEM32\URTTemp I copied it to C:\WINNT\Microsoft.NET\Framework\v1.0.3705 Then I re-installed Firebird .NET provider and all was well in the world. -- Best regards Carlos Guzmán álvarez Vigo-Spain |
From: Generalissimo <gen...@gm...> - 2003-12-12 16:54:21
|
I had already read that. Nevertheless thanks. My problem however is, that I have at all no msvcr70.dll on my PC. I have a msvcr71.dll. So how can I do all registrations with this file? -----Ursprüngliche Nachricht----- Von: Carlos Guzmán Álvarez [mailto:car...@te...] Gesendet: Freitag, 12. Dezember 2003 17:32 An: Generalissimo Cc: fir...@li... Betreff: Re: [Firebird-net-provider] MSVCR70.dll II Hello: > Hello, I have a problem with the installation of the > FirebirdNETProvider1.5-RC1-NET1.1. > At the end of the installation it wants to make registrations with a > msvcr70.dll. > I have however a higher version of this file by the installation of the NET > Frameworks 1.1 (inclusive SDK). > How can I accomplish now the registrations manually and which files would > have I to register? Form the KNOWN.TXT file: Problem with MSVCR70.dll ------------------------ Solution from an answer of Andrew C. Goodall in the developement lis: Do a file search on the pc/server where you installed .net framework The dll is there but it's in a temp folder and needs to be copied to the main .net folder. my msvcr70.dll was in C:\WINNT\SYSTEM32\URTTemp I copied it to C:\WINNT\Microsoft.NET\Framework\v1.0.3705 Then I re-installed Firebird .NET provider and all was well in the world. -- Best regards Carlos Guzmán álvarez Vigo-Spain |
From:
<car...@te...> - 2003-12-12 18:06:15
|
Hello: > I had already read that. Nevertheless thanks. > My problem however is, that I have at all no msvcr70.dll on my PC. > I have a msvcr71.dll. So how can I do all registrations with this file? I don't know what can be the problem, probably that i have generated the installation packages with both frameworks installed, try to download the sources and build them using nant (nant.sourceforge.net) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: C. P. C. <cc...@bc...> - 2004-02-04 06:37:02
|
Hi Carlos, I think in the next release of Firebird.Net Provider, you may need to compile a version based on MSVCR71.DLL, since most users will install directly into VS.NET 2003, which has this file only. Regards CP "Carlos Guzmán Álvarez" <car...@te...> wrote in message news:3FD...@te...... > Hello: > > > I had already read that. Nevertheless thanks. > > My problem however is, that I have at all no msvcr70.dll on my PC. > > I have a msvcr71.dll. So how can I do all registrations with this file? > > I don't know what can be the problem, probably that i have generated the > installation packages with both frameworks installed, try to download > the sources and build them using nant (nant.sourceforge.net) > > > > > -- > Best regards > > Carlos Guzmán Álvarez > Vigo-Spain > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Matt H. <ma...@xp...> - 2004-02-04 16:33:34
|
Some people may have VS.NET 2k3, but there's a lot that won't have that and that won't have VS.NET 2k2, either. I think the best solution would be to make the installation not depend on either file, but there may not be an easy way to do that. ---Matt -----Original Message----- From: fir...@li... [mailto:fir...@li...] On Behalf Of C. P. Choo Sent: Wednesday, February 04, 2004 12:37 AM To: fir...@li... Subject: Re: AW: [Firebird-net-provider] MSVCR70.dll II Hi Carlos, I think in the next release of Firebird.Net Provider, you may need to compile a version based on MSVCR71.DLL, since most users will install directly into VS.NET 2003, which has this file only. Regards CP "Carlos Guzm=E1n =C1lvarez" <car...@te...> wrote in message news:3FD...@te...... > Hello: > > > I had already read that. Nevertheless thanks. > > My problem however is, that I have at all no msvcr70.dll on my PC. > > I have a msvcr71.dll. So how can I do all registrations with this file? > > I don't know what can be the problem, probably that i have generated the > installation packages with both frameworks installed, try to download > the sources and build them using nant (nant.sourceforge.net) > > > > > -- > Best regards > > Carlos Guzm=E1n =C1lvarez > Vigo-Spain > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Firebird-net-provider mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: <car...@te...> - 2004-02-08 19:50:19
|
Hello: Sorry for the late. > Some people may have VS.NET 2k3, but there's a lot that won't have that > and that won't have VS.NET 2k2, either. I think the best solution would > be to make the installation not depend on either file, but there may not > be an easy way to do that. I agree, i have installed both versions of the .net framework, maybe this can cause problems to the installation, but i want to release installs for both versions. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |