Roost3r
05-11-2003, 01:46 AM
Hi,
I need to get this thumbnail thing working for my site but it doesnt seem to want to work
im using http://www.codeproject.com/asp/ThumbTools2.asp
With it is a dll CXimageATL.dll .... im using IIS 6 and put it in my wwwroot ; do i need to register the cximageatl.dll somehow? i was told to put it in my system32 directory and from theprompt run regsvr32 dllname.dll i did that and the error was "CxImageATL.dll was loaded but the dllregisterserver entry point was not found. This file can not be registered"
do i have to put the dll in a certain spot on the server? when i run the asp demo file in the browser it works but i get the red x where the thumbnail pics are suppose to be
i tried another dll program but that didnt work either... this is my first time working with them
TIA
I need to get this thumbnail thing working for my site but it doesnt seem to want to work
im using http://www.codeproject.com/asp/ThumbTools2.asp
With it is a dll CXimageATL.dll .... im using IIS 6 and put it in my wwwroot ; do i need to register the cximageatl.dll somehow? i was told to put it in my system32 directory and from theprompt run regsvr32 dllname.dll i did that and the error was "CxImageATL.dll was loaded but the dllregisterserver entry point was not found. This file can not be registered"
do i have to put the dll in a certain spot on the server? when i run the asp demo file in the browser it works but i get the red x where the thumbnail pics are suppose to be
i tried another dll program but that didnt work either... this is my first time working with them
TIA