Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Install ISAPI wildcard script map

29 views
Skip to first unread message

gilad

unread,
Apr 23, 2006, 6:52:03 AM4/23/06
to
Hi,
Is there a sample of how to install wildcard script map ? (set it to
allow in the web service extensions, add it to the wildcard application
map etc)

Thanks,
Gilad.

David Wang [Msft]

unread,
Apr 25, 2006, 4:10:45 PM4/25/06
to
http://blogs.msdn.com/david.wang/archive/2006/01/24/HOWTO_Install_and_Use_CustomAuth_on_IIS_6.aspx

It shows how to:
1. configure a dual ISAPI Filter/Extension - using my sample script tools to
manipulate Filters as will as script mappings.
2. enable Web Service Extensions using built-in IIS script tools

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"gilad" <gil...@yahoo.com> wrote in message
news:1145789523....@v46g2000cwv.googlegroups.com...

gilad

unread,
Apr 27, 2006, 3:13:18 AM4/27/06
to
Thanks David.
The following command works fine, however I'm trying to insert into the
global map. I tried replacing w3svc/1/root/scriptmaps with
w3svc/scriptmaps but its not working. Please help.

ChgList.vbs w3svc/1/root/scriptmaps first
*,C:\Inetpub\wwwroot\CustomAuth\CustomAuth.dll,1 /insert /commit

Thanks,
Gilad.

David Wang [Msft]

unread,
Apr 27, 2006, 4:26:20 AM4/27/06
to
Please clarify what you mean by "it's not working".

I have no details about your configuration nor results from actions, so I
really cannot help until you provide more information.


FYI:
Inserting wildcard application mappings into the global map does NOT assure
that the application mapping runs on every request, as documented on MSDN.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"gilad" <gil...@yahoo.com> wrote in message

news:1146121997....@y43g2000cwc.googlegroups.com...

gilad

unread,
Apr 27, 2006, 6:58:44 AM4/27/06
to
The command: "ChgList.vbs w3svc/1/root/scriptmaps first

*,C:\Inetpub\wwwroot\CustomAuth\CustomAuth.dll,1 /insert /commit"
works fine and insert the wildcard to the default web site. I want to
insert it to the global map and tried replacing w3svc/1/root/scriptmaps
with w3svc/scriptmaps. The script says SUCCESS but I don't see it
defined in the GUI.

another question is: In the string
*,C:\Inetpub\wwwroot\CustomAuth\CustomAuth.dll,1 - what does 1 mean ?

And most important - regarding the FYI, not run for every request ???
so you're saying its just for testing ? What do you recommend - define
both the filter and the wildcard to each and every web site ?

Thanks,
Gilad.

David Wang [Msft]

unread,
Apr 28, 2006, 3:50:44 AM4/28/06
to
Please tell me what you are trying to accomplish - not how you want to
accomplish it.

Why do you want to insert it to the global ScriptMap, and how are you
viewing the global ScriptMap?

Due to how the ScriptMaps property works, as soon as you configured
W3SVC/1/ROOT/ScriptMaps, it stops inheriting values from the global
ScriptMap and thus will no longer see any global changes.

As for what the "1" means -- I recommend looking up ScriptMaps documentation
on MSDN.

I also recommend reading MSDN documentation on ScriptMaps and Filters to
understand how they work.

In general, you either have to learn how ScriptMaps and ISAPI Filters work
as well as what you want to accomplish in order to configure them properly,
or else you have to tell the same innfo to someone else and hope they tell
you how to configure it correctly.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"gilad" <gil...@yahoo.com> wrote in message

news:1146135523....@i39g2000cwa.googlegroups.com...

gilad

unread,
Apr 30, 2006, 2:03:05 AM4/30/06
to
I want to catch all incoming requests, add some header and watch it
when its out. Therefore I used a filter which can't be use alone in IIS
6 cause of the post data and so I added the wildcards. I'm using the
same DLL for both.

Since I'm interested in all incoming requests I thought its best to
define a global filter and ScriptMap.

What do you think ?

Thanks,
Gilad.

David Wang [Msft]

unread,
May 11, 2006, 7:37:02 AM5/11/06
to
http://blogs.msdn.com/david.wang/archive/2006/05/10/HOWTO_Access_POST_form_data_with_ISAPI.aspx

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"gilad" <gil...@yahoo.com> wrote in message

news:1146376985.4...@u72g2000cwu.googlegroups.com...

John Lee

unread,
Aug 11, 2009, 3:10:56 AM8/11/09
to
thanks so much for useful info
[url=http://globolstaff.com/][color=#FFFFFF][u]script
install[/u][/color][/url]

url:http://www.ureader.com/msg/1649366.aspx

John Lee

unread,
Aug 11, 2009, 3:11:51 AM8/11/09
to

luckystar09

unread,
Aug 21, 2009, 3:17:35 AM8/21/09
to
I was confused. Thanks for you information. I would like to get more
0 new messages