Категория Архиви за "блог"

Май 15, 2009

Как да регистрирате DLL файл в Windows

Ever run into a Windows problem where you have to register a DLL file on your computer? A DLL file, aka Dynamic Link Library, are files that contain functions used across multiple applications. For example, Microsoft Office has hundreds of DLL files that can be used between the various Office programs to perform certain certain […]

Още
Май 4, 2009

Коригирайте „Неуспешно извикване на LoadLibraryEx на ISAPI филтър c:\…isapi.dll“

Yesterday, while setting up a website on IIS 7 and Windows Server 2008, I loaded up the website in the browser and ended up getting the following error message: Calling LoadLibraryEx on ISAPI filter C:…isapi.dll failed The path was to the isapi.dll file in C:Program Filesetc and I was pretty sure everything was setup properly. […]

Още