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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is needed on the server to use Remote Scripting?

Microsoft Remote Scripting

What is needed on the server to use Remote Scripting?

by  Swany  Posted    (Edited  )
First off, you need to download the microsoft remote scripting package from http://msdn.microsoft.com/scripting

Copy the file to your web server (or download it there) then execute it on the server. The files should be installed in your WWW_ROOT\_ScriptLibrary folder.

If you have multiple web sites on your web server you may want to specify an alternative directory and create a virtual directy call /_Scriptlibrary in each of your web sites pointing to the common location.

For instance, you may install the files in C:\RSCRIPT and create a virtual directory call /_Scriptlibary that points to C:\RSCRIPT

Once you have the files installed on the web server, and the virtual share created (if necessary) you are ready to configure your client and server code to use Remote Scripting.
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top