Connecting Tech Pros Worldwide Help | Site Map

How to use .dll extension on IIS?

=?Utf-8?B?U00=?=
Guest
 
Posts: n/a
#1: Sep 22 '08
I have to develop an application (woeking on IIS) witch have to accept input
string through HTTP protocol. Client sends request: "GET
/Test/Test.dll?list_of_parameters...". I can't change this string on client
side. How to tell IIS (on XP Pro SP3) to accept this data and call some other
proccess to use this. How IIS can open a *.dll page?
Closed Thread