Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:768764
More Search Options
RSS Available
Matching Posts
Re: Wildcard configuration for HttpHandler
Thanks lot, that is a good one, I think the point is the following part in web.config file and which redirects all the .aspx files. <httpHandlers> <add verb="*" path="*.aspx" type="PageBuilder, AssemblyName"/> </httpHandlers> This works fine with files with known extension, but it does not work when I put the wildcard as below; <httpHandlers> <add verb="*" path="*.*" type="PageBuilder, AssemblyName"/> </httpHandlers>
Posted to
HttpHandlers and HttpModules
(Forum)
by
wpw
on 12/2/2007
Wildcard configuration for HttpHandler
Hi Just a simple clarification, which I could't manage to fine while googling, can we configure a HttpHandler to handle any type of url, includinf the once without any files attached at the end just like http://mysever/testsite/ and any file extension when the file is not existing? Thanks in advance wpw
Posted to
HttpHandlers and HttpModules
(Forum)
by
wpw
on 11/29/2007
Logging request and response messages in full
Hi I need to monitor the http traffic in both ways and also modify the stream of the request message, I found one post in this forum related to logging using response filters but it is not complete but with that I manage to log the response but it corrupt the output message. Basically, I override the write in stream: write(byte[] buffer, int offset, int count) { previousStream.Write(buffer,offset,count); // convert the buffer to string, raise log event asyn } This corrupts the response out put, I
Posted to
HttpHandlers and HttpModules
(Forum)
by
wpw
on 11/8/2007
Filed under: HttpModule
author.dll and owssvr.dll
Hi I am designing an architecture similar to Sharepoint but with a custom data sorce and server, I am looking at the office integration of the Sharepoint and found that the it is using author.dll and owssvr.dll whenever we create a document outside sharepoint using word 2007 and try to save the same to one of the libraries in share point, as I need to mock the similar behavior in my client server environment, I am trying to understand more on the usage of these dlls in wss3/moss, appreciate, if any
Posted to
HttpHandlers and HttpModules
(Forum)
by
wpw
on 11/7/2007
Page 1 of 1 (4 items)
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online