Connecting Tech Pros Worldwide Help | Site Map

How to use .dll extension on IIS?

  #1  
Old September 22nd, 2008, 10:45 AM
=?Utf-8?B?U00=?=
Guest
 
Posts: n/a
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Php webservice extensions on IIS, IIS returns 404 on php Edwina Rothschild answers 0 May 30th, 2007 11:15 PM
php webservice extensions on IIS, IIS returns 404 on php pantagruel answers 1 May 24th, 2007 03:15 AM
problem deploying 1.1 app on IIS 6 Scott Walters answers 1 September 12th, 2006 05:15 PM
Error trying to use php_oci8.dll mike answers 1 July 17th, 2005 06:27 AM