日期:2013-01-26  浏览次数:20882 次

ASPSMARTUPLOAD : DOCUMENTATION <br>
Setup Instructions<br>
Last modified: August 1st, 1999<br>
© 2000 Advantys. All rights reserved. <br>
<br>
Overview <br>
Configuration required <br>
Stage 1 : Extract the downloaded file <br>
Stage 2 : Install aspSmartUpload.dll <br>
Stage 3 : Install aspSmartUploadUtil.dll <br>
Stage 4 : Install samples <br>
<br>
--------------------------------------------------------------------------------<br>
<br>
Overview<br>
<br>
The installation of aspSmartUpload can be broken down into four main stages :<br>
<br>
- extract the downloaded file<br>
- saving the aspSmartUpload.dll file on the NT server<br>
- add the aspSmartUploadUtil.dll fils in the NT server Path<br>
- install the samples<br>
<br>
These four stages are fully described below.<br>
<br>
<br>
--------------------------------------------------------------------------------<br>
<br>
Configuration required<br>
<br>
Server :<br>
- 300Ko of free disk space<br>
- Windows NT 4 Service pack 3+, Microsoft IIS 4<br>
or Windows 95+, Personal Web Server, ASP<br>
or Windows 2000 <br>
<br>
For Microsoft IIS 3 users :<br>
+ VB5 Runtime<br>
+ asp.dll (version 1.0b+) : http://www.microsoft.com/office/intranet/modules/asp411s3.asp<br>
<br>
Browser :<br>
Your browser must be RFC 1867-compliant to be able to upload files.<br>
Netscape 3+ and Microsoft IE 3.02+ accept the RFC 1867.<br>
<br>
<br>
--------------------------------------------------------------------------------<br>
<br>
Stage 1 : Extract the downloaded file<br>
<br>
All the aspSmartUpload files are supplied in the zipped file, aspSmartUpload.zip.<br>
Extract aspSmartUpload.zip to a temporary directory, making sure the directory structure remains intact. If, for example, you extract the file to \temp, you should see the following :<br>
<br>
<br>
<br>
<br>
--------------------------------------------------------------------------------<br>
<br>
Stage 2 : Install aspSmartUpload.dll<br>
<br>
You have to register aspSmartUpload.dll on your server. The dll can be registered by using either Regsvr32.exe OR Microsoft Transaction Server (MTS).<br>
<br>
1st Solution: Using RegSVR32<br>
Copy aspSmartUpload.dll into a directory on the NT server (e.g. c:\mydir).<br>
Save the component using the commands :<br>
REGSVR32.EXE c:\mydir\aspSmartUpload.dll (From DOS or the Start/Run prompt)<br>
<br>
2nd Solution: Using Transaction Server<br>
Select the NT server on which you wish to install aspSmartUpload.<br>
Create a new batch.<br>
In the component folder, create a new component called aspSmartUpload.<br>
Paste aspSmartUpload.dll to the Transaction Server to save it.<br>
<br>
<br>
--------------------------------------------------------------------------------<br>
<br>
Stage 3 : Install aspSmartUploadUtil.dll<br>
<br>
The objective is to enable the Operating System to access the aspSmartUploadUtil.dll file.<br>
<br>
There is two ways to archieve this :<br>
- Copy aspSmartUploadUtil.dll in the c:\winnt\system32 directory. That way you don't have to update the PATH propertie.<br>
- Copy aspSmartUploadUtil.dll into a directory on the NT server (e.g. c:\mydir).<br>
Add the component director