Re: dig.exe SXS Problem

2011-06-30 Thread Mark Andrews
In message <201106300758.aaa27...@nasdaq.hpl.hp.com>, Andris Kalnozols writes: > I just built a Windows 7 64-bit system and did the following > steps to make the `dig' program available for use: > > * opened ftp://ftp.isc.org/isc/bind9/9.8.0-P2/BIND9.8.0-P2.zip > * copied dig.exe and the DLL

Re: dig.exe SXS Problem

2011-06-30 Thread Andris Kalnozols
> The Dependence Walker utility says that MSVCR80.DLL can > not be resolved... After my original post, I ran Dependence Walker against the dig.exe that runs fine on my Win7 64-bit laptop and inspected the properties of the MSVCR80.DLL library to which it linked. The Details tab showed: Product

dig.exe SXS Problem

2011-06-30 Thread Andris Kalnozols
I just built a Windows 7 64-bit system and did the following steps to make the `dig' program available for use: * opened ftp://ftp.isc.org/isc/bind9/9.8.0-P2/BIND9.8.0-P2.zip * copied dig.exe and the DLL files to a folder * added the folder's path to the system's PATH environment variable T