473,417 Members | 1,459 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,417 software developers and data experts.

wildcard mapping

Hi,
does anybody know about wildcard mapping ASP.NET 2 in IIS6?

Any tutorial?

Thanks,
Jan
Sep 5 '06 #1
6 3069
http://www.microsoft.com/technet/pro...3a5ff68ec.mspx

Regards

John Timney (MVP)

"Jan Kucera" <ku****@lupacovka.czwrote in message
news:A4**********************************@microsof t.com...
Hi,
does anybody know about wildcard mapping ASP.NET 2 in IIS6?

Any tutorial?

Thanks,
Jan

Sep 5 '06 #2
IIS 6.0 does not have wildcard character MIME mapping and does not serve
any type of extension that is not defined at the MimeMap node in the IIS metabase.

Earlier IIS versions do.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espanol : http://asp.net.do/foros/
===================================
"Jan Kucera" <ku****@lupacovka.czwrote in message
news:A4**********************************@microsof t.com...
Hi,
does anybody know about wildcard mapping ASP.NET 2 in IIS6?

Any tutorial?

Thanks,
Jan

Sep 5 '06 #3
re:
http://www.microsoft.com/technet/pro...3a5ff68ec.mspx
Although it *can* be done, it's a very delicate procedure.

http://support.microsoft.com/default...b;en-us;326965

"You should only add the wildcard mapping to the
IIS MIME map as a temporary solution during troubleshooting.

After you have determined that a missing MIME type is the cause of the issue,
remove the wildcard mapping and add the specific mapping for the MIME type
that you need to serve."

David Wang has a number of caveats about wildcard mapping here :
http://blogs.msdn.com/david.wang/sea...rd+mapping&p=1


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"John Timney (MVP)" <x_****@timney.eclipse.co.ukwrote in message
news:qe********************@eclipse.net.uk...
http://www.microsoft.com/technet/pro...3a5ff68ec.mspx

Regards

John Timney (MVP)

"Jan Kucera" <ku****@lupacovka.czwrote in message
news:A4**********************************@microsof t.com...
>Hi,
does anybody know about wildcard mapping ASP.NET 2 in IIS6?

Any tutorial?

Thanks,
Jan


Sep 5 '06 #4
Thanks, but I have already read through all relevant David's articles.

The link to the MSDN does not help me, I want to know how this is done with
ASP.NET and how to handle requests then.

MIME type not my case, I need to redirect not existing directories.

Jan

Sep 5 '06 #5
Don't think its do-able with asp.net until IIS version 7 is released. With
IIS6 you have to pipe * through the ISAPI and intercept the request with an
ihttphandler if you want to control it at the asp.net level.

Regards

John Timney (MVP)
"Jan Kucera" <ku****@lupacovka.czwrote in message
news:32**********************************@microsof t.com...
Thanks, but I have already read through all relevant David's articles.

The link to the MSDN does not help me, I want to know how this is done
with ASP.NET and how to handle requests then.

MIME type not my case, I need to redirect not existing directories.

Jan

Sep 5 '06 #6

"John Timney (MVP)" <x_****@timney.eclipse.co.ukwrote in message
news:-6********************@eclipse.net.uk...
Don't think its do-able with asp.net until IIS version 7 is released.
With IIS6 you have to pipe * through the ISAPI and intercept the request
with an ihttphandler if you want to control it at the asp.net level.

Regards

John Timney (MVP)

Yes, this is probably what I'm trying to do. So what ISAPI dll should I map?
And what then I need to do in the code?

Thanks,
Jan

Sep 6 '06 #7

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

Similar topics

1
by: Generic Usenet Account | last post by:
Here's the requirement that I am trying to satisfy: Handle wildcards in STL such that the wildcard entry is encountered before non-wildcard entries while traversing containers like sets and...
1
by: deko | last post by:
I have a form where users can enter a string with asterisks to perform a wildcard search. Currently, the string entered by the user looks like this: *somestring* The purpose is to match any...
3
by: Adam | last post by:
Its my understanding that in asp.net 2.0 you can write an httpmodule that will acts as a wildcard handler and pass requests on to the proper engine, for instance, asp or perl for example, In the...
0
by: Tiziana Loporchio MCSD.NET | last post by:
On IIS6 I have configured a wildcard application mapping, but now when I just browse to a URL or an IP without specifying a document, it does not add the "default document" anymore. Is it a bug in...
7
by: SlimFlem | last post by:
I have searched hard for 2 days on this and keep hitting a wall. I have a custom IHttpHandler setup to do Url mappings to prop up some old Urls for our site. I have also created a wildcard...
78
by: wkehowski | last post by:
The python code below generates a cartesian product subject to any logical combination of wildcard exclusions. For example, suppose I want to generate a cartesian product S^n, n>=3, of that...
2
by: Jan Kucera | last post by:
Hi, I have virtual MyFolder/* and MyFolder/MySubFolder/* mapped to an httphandler in the web.config file and all works perfectly on the asp.net development server. However on the IIS6/Win2003 I'm...
0
by: Thomas | last post by:
in .net 1.1 we successfully use a HttpModule to catch 404 / 403.1 html errors. after migrating to .net 2.0, this modules is broken in a very, very strange way. we have defined a wildcard...
0
by: Alan Dean | last post by:
Hi, I have a confusing problem. I have written a web application that uses a wildcard mapping to ..\v2.0.50727\aspnet_isapi.dll with HttpModules and HttpHandlers. All works well when I...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.