473,396 Members | 1,812 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Application Mapping - IIS Config

I'm trying to add some extensions to IIS on the properties, home directory,
config screen.

I must be missing something because the OK button is always disabled ...

Any ideas please ?

--
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com

Nov 19 '05 #1
6 2076
Hi Michael,

Regarding on the adding new extension mapping problem, based on my local
test, when we click the "Add" button to add a new extension mapping and
popup the Add Extension dialog, as long as we have input the value for the
"Excutable" entry field, the "OK" button will become enabled. We can
specify the executable with the path of the extension component such as:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll

So have you tried add new extention which just duplicate one of the ASP.NET
extension setting to see whether it works? If still not work, I'm afraid
there may exist something wrong with the IIS configuration manager on the
server. You can also try posting in the IIS group for this.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Michael Tissington" <mt*********@newsgroups.nospam>
| Subject: Application Mapping - IIS Config
| Date: Mon, 17 Oct 2005 19:43:12 -0700
| Lines: 14
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| Message-ID: <uI**************@TK2MSFTNGP14.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: antelope.oaklodge.com 63.67.71.5
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:131981
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| I'm trying to add some extensions to IIS on the properties, home
directory,
| config screen.
|
| I must be missing something because the OK button is always disabled ...
|
| Any ideas please ?
|
| --
| Michael Tissington
| http://www.oaklodge.com
| http://www.tabtag.com
|
|
|
|

Nov 19 '05 #2
Yes I have tried this and the OK button is still disabled.

--
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com
"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:ji**************@TK2MSFTNGXA01.phx.gbl...
Hi Michael,

Regarding on the adding new extension mapping problem, based on my local
test, when we click the "Add" button to add a new extension mapping and
popup the Add Extension dialog, as long as we have input the value for the
"Excutable" entry field, the "OK" button will become enabled. We can
specify the executable with the path of the extension component such as:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll

So have you tried add new extention which just duplicate one of the
ASP.NET
extension setting to see whether it works? If still not work, I'm afraid
there may exist something wrong with the IIS configuration manager on the
server. You can also try posting in the IIS group for this.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Michael Tissington" <mt*********@newsgroups.nospam>
| Subject: Application Mapping - IIS Config
| Date: Mon, 17 Oct 2005 19:43:12 -0700
| Lines: 14
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| Message-ID: <uI**************@TK2MSFTNGP14.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: antelope.oaklodge.com 63.67.71.5
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:131981
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| I'm trying to add some extensions to IIS on the properties, home
directory,
| config screen.
|
| I must be missing something because the OK button is always disabled ...
|
| Any ideas please ?
|
| --
| Michael Tissington
| http://www.oaklodge.com
| http://www.tabtag.com
|
|
|
|

Nov 19 '05 #3
Make sure the extension starts with a "."

..PHP

This appears to be fixed in 6+

You may need to use the browse dialog option as well, and if it is a long
path click in the edit field and then type in "." and your extension.

--
cheers

Chris

Chris Crowe [MVP 2005/2006]
http://blog.crowe.co.nz

"Michael Tissington" <mt*********@newsgroups.nospam> wrote in message
news:OB*************@TK2MSFTNGP10.phx.gbl...
Yes I have tried this and the OK button is still disabled.

--
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com
"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:ji**************@TK2MSFTNGXA01.phx.gbl...
Hi Michael,

Regarding on the adding new extension mapping problem, based on my local
test, when we click the "Add" button to add a new extension mapping and
popup the Add Extension dialog, as long as we have input the value for
the
"Excutable" entry field, the "OK" button will become enabled. We can
specify the executable with the path of the extension component such as:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll

So have you tried add new extention which just duplicate one of the
ASP.NET
extension setting to see whether it works? If still not work, I'm afraid
there may exist something wrong with the IIS configuration manager on the
server. You can also try posting in the IIS group for this.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Michael Tissington" <mt*********@newsgroups.nospam>
| Subject: Application Mapping - IIS Config
| Date: Mon, 17 Oct 2005 19:43:12 -0700
| Lines: 14
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| Message-ID: <uI**************@TK2MSFTNGP14.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: antelope.oaklodge.com 63.67.71.5
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:131981
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| I'm trying to add some extensions to IIS on the properties, home
directory,
| config screen.
|
| I must be missing something because the OK button is always disabled
...
|
| Any ideas please ?
|
| --
| Michael Tissington
| http://www.oaklodge.com
| http://www.tabtag.com
|
|
|
|


Nov 19 '05 #4
Thanks for Chris's informative suggestion.

Hi Michael,

Yes, since my test is performed in a IIS6 server, you can try Chris's
suggestion if you're using IIS5.x.

1. pick up the extension dll or exe through "browse" button

2. add "." before the extension name.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Chris Crowe [MVP 2005/2006]" <II********@iisfaq.homeip.net>
| References: <uI**************@TK2MSFTNGP14.phx.gbl>
<ji**************@TK2MSFTNGXA01.phx.gbl>
<OB*************@TK2MSFTNGP10.phx.gbl>
| Subject: Re: Application Mapping - IIS Config
| Date: Wed, 19 Oct 2005 11:52:31 +1300
| Lines: 98
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| X-RFC2646: Format=Flowed; Response
| Message-ID: <O9**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups:
microsoft.public.dotnet.framework.aspnet,microsoft .public.dotnet.framework.i
nterop,microsoft.public.inetserver.iis
| NNTP-Posting-Host: 218-101-54-nat.trimble.co.nz 218.101.54.21
| Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA02.phx.gbl!TK2MSF TNGXA03.phx.gbl!TK2MSFTNGP
08.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.interop:10247
microsoft.public.inetserver.iis:45232
microsoft.public.dotnet.framework.aspnet:132281
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Make sure the extension starts with a "."
|
| .PHP
|
| This appears to be fixed in 6+
|
| You may need to use the browse dialog option as well, and if it is a long
| path click in the edit field and then type in "." and your extension.
|
| --
| cheers
|
| Chris
|
| Chris Crowe [MVP 2005/2006]
| http://blog.crowe.co.nz
|
|
|
| "Michael Tissington" <mt*********@newsgroups.nospam> wrote in message
| news:OB*************@TK2MSFTNGP10.phx.gbl...
| > Yes I have tried this and the OK button is still disabled.
| >
| > --
| > Michael Tissington
| > http://www.oaklodge.com
| > http://www.tabtag.com
| >
| >
| > "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| > news:ji**************@TK2MSFTNGXA01.phx.gbl...
| >> Hi Michael,
| >>
| >> Regarding on the adding new extension mapping problem, based on my
local
| >> test, when we click the "Add" button to add a new extension mapping and
| >> popup the Add Extension dialog, as long as we have input the value for
| >> the
| >> "Excutable" entry field, the "OK" button will become enabled. We can
| >> specify the executable with the path of the extension component such
as:
| >>
| >> C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll
| >>
| >> So have you tried add new extention which just duplicate one of the
| >> ASP.NET
| >> extension setting to see whether it works? If still not work, I'm
afraid
| >> there may exist something wrong with the IIS configuration manager on
the
| >> server. You can also try posting in the IIS group for this.
| >>
| >> Thanks,
| >>
| >> Steven Cheng
| >> Microsoft Online Support
| >>
| >> Get Secure! www.microsoft.com/security
| >> (This posting is provided "AS IS", with no warranties, and confers no
| >> rights.)
| >>
| >>
| >> --------------------
| >> | From: "Michael Tissington" <mt*********@newsgroups.nospam>
| >> | Subject: Application Mapping - IIS Config
| >> | Date: Mon, 17 Oct 2005 19:43:12 -0700
| >> | Lines: 14
| >> | X-Priority: 3
| >> | X-MSMail-Priority: Normal
| >> | X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| >> | X-RFC2646: Format=Flowed; Original
| >> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| >> | Message-ID: <uI**************@TK2MSFTNGP14.phx.gbl>
| >> | Newsgroups: microsoft.public.dotnet.framework.aspnet
| >> | NNTP-Posting-Host: antelope.oaklodge.com 63.67.71.5
| >> | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| >> | Xref: TK2MSFTNGXA01.phx.gbl
| >> microsoft.public.dotnet.framework.aspnet:131981
| >> | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| >> |
| >> | I'm trying to add some extensions to IIS on the properties, home
| >> directory,
| >> | config screen.
| >> |
| >> | I must be missing something because the OK button is always disabled
| >> ...
| >> |
| >> | Any ideas please ?
| >> |
| >> | --
| >> | Michael Tissington
| >> | http://www.oaklodge.com
| >> | http://www.tabtag.com
| >> |
| >> |
| >> |
| >> |
| >>
| >
| >
|
|
|

Nov 19 '05 #5
Very strange ... I finally got it to work - using browse did not help.

Copy the path from an existing extension and pasting it into the new finally
enables the OK button.

--
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com
"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:FU****************@TK2MSFTNGXA01.phx.gbl...
Thanks for Chris's informative suggestion.

Hi Michael,

Yes, since my test is performed in a IIS6 server, you can try Chris's
suggestion if you're using IIS5.x.

1. pick up the extension dll or exe through "browse" button

2. add "." before the extension name.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Chris Crowe [MVP 2005/2006]" <II********@iisfaq.homeip.net>
| References: <uI**************@TK2MSFTNGP14.phx.gbl>
<ji**************@TK2MSFTNGXA01.phx.gbl>
<OB*************@TK2MSFTNGP10.phx.gbl>
| Subject: Re: Application Mapping - IIS Config
| Date: Wed, 19 Oct 2005 11:52:31 +1300
| Lines: 98
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| X-RFC2646: Format=Flowed; Response
| Message-ID: <O9**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups:
microsoft.public.dotnet.framework.aspnet,microsoft .public.dotnet.framework.i
nterop,microsoft.public.inetserver.iis
| NNTP-Posting-Host: 218-101-54-nat.trimble.co.nz 218.101.54.21
| Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA02.phx.gbl!TK2MSF TNGXA03.phx.gbl!TK2MSFTNGP
08.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.interop:10247
microsoft.public.inetserver.iis:45232
microsoft.public.dotnet.framework.aspnet:132281
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Make sure the extension starts with a "."
|
| .PHP
|
| This appears to be fixed in 6+
|
| You may need to use the browse dialog option as well, and if it is a
long
| path click in the edit field and then type in "." and your extension.
|
| --
| cheers
|
| Chris
|
| Chris Crowe [MVP 2005/2006]
| http://blog.crowe.co.nz
|
|
|
| "Michael Tissington" <mt*********@newsgroups.nospam> wrote in message
| news:OB*************@TK2MSFTNGP10.phx.gbl...
| > Yes I have tried this and the OK button is still disabled.
| >
| > --
| > Michael Tissington
| > http://www.oaklodge.com
| > http://www.tabtag.com
| >
| >
| > "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| > news:ji**************@TK2MSFTNGXA01.phx.gbl...
| >> Hi Michael,
| >>
| >> Regarding on the adding new extension mapping problem, based on my
local
| >> test, when we click the "Add" button to add a new extension mapping
and
| >> popup the Add Extension dialog, as long as we have input the value
for
| >> the
| >> "Excutable" entry field, the "OK" button will become enabled. We can
| >> specify the executable with the path of the extension component such
as:
| >>
| >> C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll
| >>
| >> So have you tried add new extention which just duplicate one of the
| >> ASP.NET
| >> extension setting to see whether it works? If still not work, I'm
afraid
| >> there may exist something wrong with the IIS configuration manager on
the
| >> server. You can also try posting in the IIS group for this.
| >>
| >> Thanks,
| >>
| >> Steven Cheng
| >> Microsoft Online Support
| >>
| >> Get Secure! www.microsoft.com/security
| >> (This posting is provided "AS IS", with no warranties, and confers no
| >> rights.)
| >>
| >>
| >> --------------------
| >> | From: "Michael Tissington" <mt*********@newsgroups.nospam>
| >> | Subject: Application Mapping - IIS Config
| >> | Date: Mon, 17 Oct 2005 19:43:12 -0700
| >> | Lines: 14
| >> | X-Priority: 3
| >> | X-MSMail-Priority: Normal
| >> | X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| >> | X-RFC2646: Format=Flowed; Original
| >> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| >> | Message-ID: <uI**************@TK2MSFTNGP14.phx.gbl>
| >> | Newsgroups: microsoft.public.dotnet.framework.aspnet
| >> | NNTP-Posting-Host: antelope.oaklodge.com 63.67.71.5
| >> | Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| >> | Xref: TK2MSFTNGXA01.phx.gbl
| >> microsoft.public.dotnet.framework.aspnet:131981
| >> | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| >> |
| >> | I'm trying to add some extensions to IIS on the properties, home
| >> directory,
| >> | config screen.
| >> |
| >> | I must be missing something because the OK button is always
disabled
| >> ...
| >> |
| >> | Any ideas please ?
| >> |
| >> | --
| >> | Michael Tissington
| >> | http://www.oaklodge.com
| >> | http://www.tabtag.com
| >> |
| >> |
| >> |
| >> |
| >>
| >
| >
|
|
|

Nov 19 '05 #6
Thanks for your followup Michael,

Yes, sounds really strange. Any way, glad that you've got it working now.
If you meet any furhter problem later, please feel free to post here or in
IIS newsgroup.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

--------------------
| From: "Michael Tissington" <mt*********@newsgroups.nospam>
| References: <uI**************@TK2MSFTNGP14.phx.gbl>
<ji**************@TK2MSFTNGXA01.phx.gbl>
<OB*************@TK2MSFTNGP10.phx.gbl>
<O9**************@TK2MSFTNGP10.phx.gbl>
<FU**************@TK2MSFTNGXA01.phx.gbl>
| Subject: Re: Application Mapping - IIS Config
| Date: Tue, 18 Oct 2005 20:55:17 -0700
| Lines: 172
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| X-RFC2646: Format=Flowed; Original
| Message-ID: <Oe**************@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: antelope.oaklodge.com 63.67.71.5
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:132315
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Very strange ... I finally got it to work - using browse did not help.
|
| Copy the path from an existing extension and pasting it into the new
finally
| enables the OK button.
|
|
|
| --
| Michael Tissington
| http://www.oaklodge.com
| http://www.tabtag.com
|
|
| "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| news:FU****************@TK2MSFTNGXA01.phx.gbl...
| > Thanks for Chris's informative suggestion.
| >
| > Hi Michael,
| >
| > Yes, since my test is performed in a IIS6 server, you can try Chris's
| > suggestion if you're using IIS5.x.
| >
| > 1. pick up the extension dll or exe through "browse" button
| >
| > 2. add "." before the extension name.
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| > --------------------
| > | From: "Chris Crowe [MVP 2005/2006]" <II********@iisfaq.homeip.net>
| > | References: <uI**************@TK2MSFTNGP14.phx.gbl>
| > <ji**************@TK2MSFTNGXA01.phx.gbl>
| > <OB*************@TK2MSFTNGP10.phx.gbl>
| > | Subject: Re: Application Mapping - IIS Config
| > | Date: Wed, 19 Oct 2005 11:52:31 +1300
| > | Lines: 98
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| > | X-RFC2646: Format=Flowed; Response
| > | Message-ID: <O9**************@TK2MSFTNGP10.phx.gbl>
| > | Newsgroups:
| >
microsoft.public.dotnet.framework.aspnet,microsoft .public.dotnet.framework.i
| > nterop,microsoft.public.inetserver.iis
| > | NNTP-Posting-Host: 218-101-54-nat.trimble.co.nz 218.101.54.21
| > | Path:
| >
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA02.phx.gbl!TK2MSF TNGXA03.phx.gbl!TK2MSFTNGP
| > 08.phx.gbl!TK2MSFTNGP10.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
| > microsoft.public.dotnet.framework.interop:10247
| > microsoft.public.inetserver.iis:45232
| > microsoft.public.dotnet.framework.aspnet:132281
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Make sure the extension starts with a "."
| > |
| > | .PHP
| > |
| > | This appears to be fixed in 6+
| > |
| > | You may need to use the browse dialog option as well, and if it is a
| > long
| > | path click in the edit field and then type in "." and your extension.
| > |
| > | --
| > | cheers
| > |
| > | Chris
| > |
| > | Chris Crowe [MVP 2005/2006]
| > | http://blog.crowe.co.nz
| > |
| > |
| > |
| > | "Michael Tissington" <mt*********@newsgroups.nospam> wrote in message
| > | news:OB*************@TK2MSFTNGP10.phx.gbl...
| > | > Yes I have tried this and the OK button is still disabled.
| > | >
| > | > --
| > | > Michael Tissington
| > | > http://www.oaklodge.com
| > | > http://www.tabtag.com
| > | >
| > | >
| > | > "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| > | > news:ji**************@TK2MSFTNGXA01.phx.gbl...
| > | >> Hi Michael,
| > | >>
| > | >> Regarding on the adding new extension mapping problem, based on my
| > local
| > | >> test, when we click the "Add" button to add a new extension
mapping
| > and
| > | >> popup the Add Extension dialog, as long as we have input the value
| > for
| > | >> the
| > | >> "Excutable" entry field, the "OK" button will become enabled. We
can
| > | >> specify the executable with the path of the extension component
such
| > as:
| > | >>
| > | >> C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll
| > | >>
| > | >> So have you tried add new extention which just duplicate one of the
| > | >> ASP.NET
| > | >> extension setting to see whether it works? If still not work, I'm
| > afraid
| > | >> there may exist something wrong with the IIS configuration manager
on
| > the
| > | >> server. You can also try posting in the IIS group for this.
| > | >>
| > | >> Thanks,
| > | >>
| > | >> Steven Cheng
| > | >> Microsoft Online Support
| > | >>
| > | >> Get Secure! www.microsoft.com/security
| > | >> (This posting is provided "AS IS", with no warranties, and confers
no
| > | >> rights.)
| > | >>
| > | >>
| > | >> --------------------
| > | >> | From: "Michael Tissington" <mt*********@newsgroups.nospam>
| > | >> | Subject: Application Mapping - IIS Config
| > | >> | Date: Mon, 17 Oct 2005 19:43:12 -0700
| > | >> | Lines: 14
| > | >> | X-Priority: 3
| > | >> | X-MSMail-Priority: Normal
| > | >> | X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| > | >> | X-RFC2646: Format=Flowed; Original
| > | >> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| > | >> | Message-ID: <uI**************@TK2MSFTNGP14.phx.gbl>
| > | >> | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | >> | NNTP-Posting-Host: antelope.oaklodge.com 63.67.71.5
| > | >> | Path:
| > TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| > | >> | Xref: TK2MSFTNGXA01.phx.gbl
| > | >> microsoft.public.dotnet.framework.aspnet:131981
| > | >> | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > | >> |
| > | >> | I'm trying to add some extensions to IIS on the properties, home
| > | >> directory,
| > | >> | config screen.
| > | >> |
| > | >> | I must be missing something because the OK button is always
| > disabled
| > | >> ...
| > | >> |
| > | >> | Any ideas please ?
| > | >> |
| > | >> | --
| > | >> | Michael Tissington
| > | >> | http://www.oaklodge.com
| > | >> | http://www.tabtag.com
| > | >> |
| > | >> |
| > | >> |
| > | >> |
| > | >>
| > | >
| > | >
| > |
| > |
| > |
| >
|
|
|

Nov 19 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: authorking | last post by:
I intsall IIS version 6.0 on Windows Server 2003. Every time when I create a C# web appliction, the system tell me following information: "Can not create the web application "myapp", file path...
4
by: Ian Turner | last post by:
Hi, In an attempt to get every request for a particular virtual directory to go through ASP.NET I've been trying to add a wildcard application mapping. The scenario is that any url for that VD,...
0
by: Leo | last post by:
Hi, I'm running Windows XP professinal and have an application extension mapping in IIS that maps .xyz to aspnet_isapi. Everything works fine until I did some Windows Components Updates and...
1
by: Angel Faus | last post by:
Hi, Our ASP.net application has stopped working. We are getting a "Server Application Unavailable" error, the message in the Event Log says it's due to wrong permissions on the .NET Framework...
1
by: Ace | last post by:
Hi, I am new to C# and i am developing an application using VS.Net 2005 to create a dll that will hold all the business logic which will requires me to connect to an msde 1.0 database to activate...
3
by: pratham | last post by:
If i understand correct? is strong typed DataSet is ORM implementation by Microsoft? Expecting comments .. please Praveen
1
by: Dave | last post by:
I am hosting on a GoDaddy server and need the server to serve a file extension that is currently not server. My understanding is in general there are no filetype restrictions but that if any...
0
by: guy | last post by:
Mapping form property to app.config works great in VB2005 but causes a slew of information messages. Message 1 Could not find schema information for the element 'userSettings'. How to supress...
3
by: lilOlMe | last post by:
Hi there, I'm developing a ASP.NET application using VB.NET as the server side code. In my application, I have a directory that holds temporary resources for the duration of a user's stay on my...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.