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 |