Removing SoftArtisans FileUp


Automatic Removal

If FileUp was installed with the automatic installer, use Add/Remove Programs to unregister and remove FileUp and all of its associated documentation and samples:

  1. From the Start menu, select Settings -> Control Panel.
  2. Double-click Add/Remove Programs.
  3. Select SoftArtisans FileUp.
  4. Click the Change/Remove button to remove the old copy of FileUp.

Manual Removal

If FileUp's .dll files were manually registered with regsvr32, unregister the .dll files and delete them.

To manually remove FileUp:

  1. Unregister the dll Files in FileUp/COM
    1. Open a DOS prompt window.

    2. Go to FileUp's COM directory.

    3. Enter regsvr32 SAFileUp.dll /u and click Ok.

    4. Enter regsvr32 SAPrgres.dll /u and click Ok.

    5. Enter regsvr32 SAFupps.dll /u and click Ok.

    6. Enter regsvr32 SAFileMgr.dll /u and click Ok.

    7. Enter regsvr32 SASmtp.dll /u and click Ok.

    8. Enter regsvr32 SAArch.dll /u and click Ok.

    9. To reset IIS, enter iisreset.

  2. Unregister the dll Files in FileUp/DotNet
    1. Open a DOS prompt window.

    2. Go to FileUp's DotNet directory.

    3. Enter regsvr32 SAFileUp.dll /u and click Ok.

    4. Enter regsvr32 SAPrgres.dll /u and click Ok.

    5. Enter regsvr32 SAFupps.dll /u and click Ok.

    6. Enter regsvr32 SAFileMgr.dll /u and click Ok.

    7. Enter regsvr32 SASmtp.dll /u and click Ok.

    8. Enter regsvr32 SAArch.dll /u and click Ok.

    9. To reset IIS, enter iisreset.

  3. Remove the ASP.NET Assemblies from the Global Assembly Cache
    Installation in the GAC is optional. If SAFileUp.dll and SAPrgres.dl are not in the GAC, go to step 3.

    1. Open a DOS prompt window.

    2. Go to FileUp's DotNet directory.

    3. Enter gacutil.exe /u SAFileUp.dll and click Ok.

    4. Enter gacutil.exe /u SAPrgres.dll and click Ok.

    5. Delete the following lines from machine.config:
      <add assembly="SaFileUp, Version=x.x.x.x, 
      	Culture=neutral, PublicKeyToken=f593502af6ee46ae"/>
      <add assembly="SAPrgres, Version=x.x.x.x, 
      	Culture=neutral, PublicKeyToken=f593502af6ee46ae"/>
  4. Remove the ISAPI filter from IIS
    1. In IIS, right-click the Default Web Site, and select Properties.


    2. Select the ISAPI Filters tab.


    3. From the filter list, select FileUp and click Remove.


  5. Delete all copies of these files:

  6. If you installed FileUp in COM+ to use transactional processing, remove FileUp from COM+:

    Automatic Removal from COM+
    1. In Windows Explorer, go to the FileUp program folder (usually, C:\Program Files\SoftArtisans\FileUp).
    2. Double-click SAFileUpTXUnInstall.vbs.
    Manual Removal from COM+
    1. From the Start menu, go to Settings\Control Panel\Administrative Tools\Component Services.
    2. Open Component Services\My Computer\COM+ Applications
    3. Right-click the FileUp package, and select Delete.

Copyright © 2003 SoftArtisans, Inc. All rights reserved.