| Author |
Problem with IIS6.
|
|
| Alexey Kurnosov 2004-01-24, 2:02 am |
| I had some configuration based on IIS 5. After installation of
a new MS Server 2003 with IIS 6.0 this site dosn't work
more. I suppose that IIS 6.0 isn't able to perform .dll as a
script. How is it possible to force IIS to do it?
Thanks in advance.
| |
| Jeff Cochran 2004-01-24, 2:02 am |
| On Fri, 23 Jan 2004 10:12:03 +0300, "Alexey Kurnosov"
<a_kurnosov@inbox.ru> wrote:
quote:
>I had some configuration based on IIS 5. After installation of
>a new MS Server 2003 with IIS 6.0 this site dosn't work
>more. I suppose that IIS 6.0 isn't able to perform .dll as a
>script. How is it possible to force IIS to do it?
You'll need to define "dosn't work more" in terms of errors and event
viewer entries for us to help. You may also need to describe to us a
lot more of your application.
Make sure you've enabled whatever you need as a web application in
IIS6.
Jeff
| |
| David Wang [Msft] 2004-01-28, 11:35 am |
| Setup a ScriptMapping and enable the Script Engine in Web Service
Extensions.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Alexey Kurnosov" <a_kurnosov@inbox.ru> wrote in message
news:ufQ$0AY4DHA.1672@TK2MSFTNGP12.phx.gbl...
I had some configuration based on IIS 5. After installation of
a new MS Server 2003 with IIS 6.0 this site dosn't work
more. I suppose that IIS 6.0 isn't able to perform .dll as a
script. How is it possible to force IIS to do it?
Thanks in advance.
|
|
|
|