How can I use Ruby for ASP

You need to associate a filename extension (e.g., .RSP) with
ActiveScriptRuby’s DLL in Internet Services Manager, using the
properties of whichever Web site you’re serving pages from (e.g.,
Default Web Site), on the Home Directory tab : Application settings :
Configuration… button. Then, embedded Ruby code in .RSP
pages from that Web site will be interpreted by ActiveScriptRuby when
IIS serves those pages.

Al

···

-----Original Message-----
From: Sam Sungshik Kong [mailto:ssk@chol.nospam.net]
Sent: Thursday, May 20, 2004 2:24 PM
To: ruby-talk ML
Subject: How can I use Ruby for ASP

Hi!

I’ve been using Python and starting to use Ruby.
I want to use it for ASP pages.
What should I do to use it?
I installed recent version of Ruby and ActiveScript for Ruby.
Still it doesn’t work.

Error:
The scripting language ‘Ruby’ is not found on the server.

Does anyone know how to do it?

Thanks in advance.

Sam