Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP upload and any other DLL??

Status
Not open for further replies.

DOGWATCH

Programmer
Mar 11, 2004
120
US
I have a windows NT 4.0 web server where I need to reinstall an ASP component specifically Aspload.

Under windows 2000 and higher I normally register DLL's using regsvr32.exe However I was looking for this and
couldn't find it in NT.

There must be some sort of older program that was used to register DLLs or it is done direcly through the registry somehow.

Did NT 4 have some sort of program this is equivalent to the Regsvr32 we use today on windows 2000 and higher today?
 
yes I do believe I might have just been not been regsvr32 correctly. Problem seemed to fix itself after I re-registered the DLL.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top