Search
Home IIS.NET Forums 64-bit Editions of IIS IIS in SySWoW Mode Class not registered (Use ISAPI dll in Win 2008 R2 64bits)
Last post May 05, 2012 04:04 PM by StormInternet
1 Post
May 05, 2012 05:47 AM|LINK
I've used imager.dll in windows server 2003 and windows server 2008 32 bits, and it worked fine.
(about imager.dll http://www.foto.org/CONTROL/fotos/installation.html)
But when i use in windows server 2008 R2 64 bits, the error occurs.
(I followed this... http://www.timvasil.com/blog14/post/2007/11/23/Run-a-32-bit-ISAPI-DLL-on-64-bit-IIS-7.aspx)
When I test imager.dll by using http://myweb/myappfolder/Imager.dll?Test=True
It says "Internal Application Error - Class not registered"
Help me please! Thank you.
64 bit IIS 7 ISAPI
213 Posts
May 05, 2012 04:04 PM|LINK
Hi,
Looking at error message, I doubt its an issue with dll registration.
Can you check you have registered imager.dll properly ?
You should get a Successful... message after after executing Regsvr32 command
OPP
1 Post
Class not registered (Use ISAPI dll in Win 2008 R2 64bits)
May 05, 2012 05:47 AM|LINK
I've used imager.dll in windows server 2003 and windows server 2008 32 bits, and it worked fine.
(about imager.dll http://www.foto.org/CONTROL/fotos/installation.html)
But when i use in windows server 2008 R2 64 bits, the error occurs.
(I followed this... http://www.timvasil.com/blog14/post/2007/11/23/Run-a-32-bit-ISAPI-DLL-on-64-bit-IIS-7.aspx)
When I test imager.dll by using http://myweb/myappfolder/Imager.dll?Test=True
It says "Internal Application Error - Class not registered"
Help me please! Thank you.
64 bit IIS 7 ISAPI
StormInterne...
213 Posts
Re: Class not registered (Use ISAPI dll in Win 2008 R2 64bits)
May 05, 2012 04:04 PM|LINK
Hi,
Looking at error message, I doubt its an issue with dll registration.
Can you check you have registered imager.dll properly ?
You should get a Successful... message after after executing Regsvr32 command