ປະເພດຄັງເກັບສໍາລັບ "blog"

ອາດ 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. […]

ສືບຕໍ່ການອ່ານ