Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ASPSmartUpload v3.2

Tags:

asp-classic

I have the unfortunate task of fixing a legacy ASP site that was migrated to Windows Server 2003, and I know nothing about ASP. The main issue appears to be with ASPSmartUpload, of which I have version 2.3 installed. According to http://foradvice.net/smart_upload_faq.htm:

FAQ: does aspSmartUpload work on Windows 2003 server ?

Yes, last versions of aspSmartUpload work fine on the Windows 2003 server. If you upgrade your OS and used an old version of aspSmartUpload, you have to download and setup aspSmartUpload 3.2+.

Of course, aspsmart.com doesn't respond and any Google result for "aspsmartupload 3.2" points to the dead link. The latest version I can find anywhere is v3.0, on some dodgy-looking DLL download site.

What is the best way to resolve this, or can anyone provide a working link to version 3.2 of ASPSmartUpload? Thanks!

like image 687
tags2k Avatar asked Sep 05 '08 11:09

tags2k


1 Answers

We searched for quite a while before finding these dlls.

Here is the link for the ASPSMARTUPLOAD.DLL Usage page that tells you how to install it and a link for downloading version 3.3.

From what I understand, windows server 2008 requires version 3.2 or higher, but we couldn't find version 3.2. I believe version 3.3 will work the same.

One other item, we had to get msvbvm50.dll VB Runtimes for this to work on windows server 2008.

Once these files were registered the server restarted we got past this issue.

like image 113
James Drinkard Avatar answered Oct 04 '22 19:10

James Drinkard