asp classic - can't install WDDX library on windows 2008 r2 for asp -
we have classic asp application takes advantage of wddx libraries on windows 2003. trying update windows 2008r2. aren't updating windows 2012 separate reasons.
we use library on windows 2003 http://www.finwin.com/dev/wddxsdk/2__software_libraries/installation.html#com.
i installed same library on windows 2008. able run command "regsvr32 wddx_com.dll" without errors. yet, when run app receiving error " activex component can't create object" on line "set objextranetwddx = server.createobject("wddx.recordset")".
it looks post might have answer looking for
how-to-register-a-32-bit-dll-com-application-on-windows-2008-r2
Comments
Post a Comment