It is interesting to note that after installing 24x7 that the SCRRUN.DLL objects had changed and caused VB applications to fail on compile. This has only happened on my machine after installing 24x7. In particular, the Folder object has been replaced by a Folder_Class object. The version has also rolled to a higher one than is in the Visual Studio SP5 release. Since only my machine was affect and only after installing 24x7, I can only conclude that this problem was caused by my installation of 24x7. Another note, the Windows Script Host Object Model seems to have been uneffected. : Not directly. By default 24x7 setup installs Microsoft Windows Script Host : (WSH)by running WSH setup program. The WSH setup should update the : scrrun.dll if is older than the one included with the setup. : If you don't want to install WSH use /NOWSH command switch when running the : 24x7 setup program.
|