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 |