Egbert
Sat Mar 12 02:20:07 CST 2005
"Santiago" <Santiago@discussions.microsoft.com> wrote in message
news:93F562FD-3B8F-4D2D-AB61-94F1B323DF6B@microsoft.com...
>I am a student just learning how to use IIS. I have IIS 5.1 installed on my
> computer but I can't get .cls files to run on it. How can I get IIS 5.1 to
> run a .cls(class) file?
Compile it using Visual Basic 6 into .dll
your asp scripts can call the code using CreateObject(...)... but you must
see and understand the code before you have any usage for these .cls files.
if they were .cs files, you can compile them using vcs.exe (visual C sharp
compiler).
--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm