How to use .dll extension on IIS?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?U00=?=

    How to use .dll extension on IIS?

    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_o f_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?
Working...