But if you can specify them in the Web.config (like it does
in
X:\windows\microsoft.net) or in your own web.config,
shouldn't it be
documented? (e.g.:
<httpHandlers>
<add path="*.config" verb="*"
type="System.Web.HttpForbiddenHandler"
validate="true" />
</httpHandlers>
)
Thanks,
Shawn Wildermuth
http://adoguy.com
C# MVP, MCSD.NET, Author and Speaker
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web
[mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of Dominick Baier
Sent: Sunday, April 16, 2006 1:33 AM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: Re: [DOTNET-WEB] Handlers not Documented?
maybe because they are internal?
cheers,
dominick
-----------------------------
Dominick Baier, DevelopMentor
http://www.leastprivile
ge.com
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web
[mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of Shawn Wildermuth
Sent: Samstag, 15. April 2006 22:38
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: [DOTNET-WEB] Handlers not Documented?
Anyone know why standard handlers aren't in the MSDN
(online or installed
with VS 2005) documentation? For example:
System.Web.StaticFileHandler
System.Web.HttpForbbidenHandler
etc.
Thanks,
Shawn Wildermuth
<blocked::http://adoguy.com/> http://adoguy.com C# MVP,
MCSD.NET, Author
and Speaker
===================================
This list is hosted by DevelopMentor. http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
===================================
This list is hosted by DevelopMentor. http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|