No announcements
Found 3435660 threads
-
7 Votes
Using httpModules
I moved the line with module definition from section <httpModules> to section <modules> and add attribute preCondition="integratedMode".Answered | 4 Replies | 14180 Views | Created by Sergey V Voronkov - Friday, November 27, 2009 2:26 PM | Last reply by Jeroen Ritmeijer - Thursday, January 13, 2011 6:07 PM -
0 Votes
How to implement httpmodule?.
I am looking at couple of possibilties with httpmodule.Answered | 6 Replies | 5158 Views | Created by Anirudh123 - Monday, October 25, 2010 5:18 PM | Last reply by Anirudh123 - Thursday, October 28, 2010 2:35 PM -
0 Votes
HTTPModule Intelligencia UrlRewriter
Alternatively, you can use the UrlRewrite module that's already installed in WAWS.Answered | 3 Replies | 3385 Views | Created by Dionyzoz - Tuesday, October 1, 2013 10:07 AM | Last reply by Dionyzoz - Wednesday, October 2, 2013 12:14 PM -
2 Votes
SPWebConfigModification -> Adding a new HttpModule above built-in HttpModules
HttpModulesSection httpModulesSection = (HttpModulesSection) configuration.GetSection("system.web/httpModules"); Get a list of all the ...Answered | 15 Replies | 15219 Views | Created by Jason Rastovski - Wednesday, February 2, 2011 6:29 PM | Last reply by Badajoz95 - Tuesday, November 13, 2012 11:33 PM -
0 Votes
httpModules section is not working in Web.config
Web.config file contains <system.web> <customErrors mode="Off"/> <pages theme="Default" ...Answered | 2 Replies | 3309 Views | Created by mungkood - Saturday, January 5, 2013 6:08 AM | Last reply by mungkood - Tuesday, January 8, 2013 9:37 AM -
1 Votes
Any example of httpmodule with httphandler
Visual C++ MVPAnswered | 2 Replies | 1934 Views | Created by murtazagandhi - Saturday, January 4, 2014 6:21 PM | Last reply by murtazagandhi - Sunday, January 5, 2014 11:05 AM -
0 Votes
HTTPModule some events not firing
Hi, Please, take a look at this other ...Answered | 3 Replies | 2553 Views | Created by Ali Raza - Wednesday, April 17, 2013 10:26 AM | Last reply by JA Reyes - Monday, April 22, 2013 9:10 AM -
0 Votes
Purging Cache within a HttpModule
Can the ASP.NET cache be purged from a HttpModule?Answered | 1 Replies | 10686 Views | Created by k.r.t. _ - Sunday, October 5, 2008 2:50 PM | Last reply by Shrikant Maske - Friday, October 17, 2008 10:02 AM -
0 Votes
Replace application.master page using httpModule
How come SPContext available in httpModule?Answered | 8 Replies | 8447 Views | Created by peterxw - Saturday, May 9, 2009 11:20 AM | Last reply by bobmvp - Saturday, November 20, 2010 12:03 AM -
1 Votes
Problem to deploy HttpModule to sharepoint.
Or did you use the Alternative CSS file in the master page?Answered | 17 Replies | 17477 Views | Created by Hamed_1983 - Sunday, July 19, 2009 9:50 PM | Last reply by Hamed_1983 - Thursday, July 23, 2009 6:42 AM -
0 Votes
How to persist data across multiple requests using the context from an httpmodule....ASP.NET
I am using a div that is animated and works with JQuery to perform certain animation functions and tasks.Answered | 2 Replies | 2905 Views | Created by Matt.Colin - Tuesday, August 18, 2009 6:16 PM | Last reply by Matt.Colin - Wednesday, August 19, 2009 1:01 PM -
0 Votes
httpmodule
User-1341446551 posted one difference that I can point out for ASP.net between IIS 7 and IIS 6 is that in IIS 6 we use to include the httpModules under ...Answered | 3 Replies | 139 Views | Created by Anonymous - Thursday, April 23, 2009 6:13 AM | Last reply by Anonymous - Friday, April 24, 2009 3:24 AM -
1 Votes
How to solve the conflict in Unity Httpmodule ( Dependency Injection ) with Mebbership provider LoginStatus LoggedOut eventhandler in Webforms .net framework 4.0?
OK, i have been using Dependency Injection by following this article in my web form project successfully.Answered | 1 Replies | 1598 Views | Created by Tin Michael - Friday, August 23, 2013 6:49 AM | Last reply by Caillen - Monday, August 26, 2013 2:05 AM -
0 Votes
Using HttpHandler with HttpModule
User-1666926180 posted Try to insert this into your httpmodule begin reqest and your handler should start to work.Unanswered | 3 Replies | 95 Views | Created by Anonymous - Monday, October 25, 2004 9:36 AM | Last reply by Anonymous - Friday, December 22, 2006 3:27 PM -
0 Votes
Secure querystring by using HttpModule
User1377792694 posted You always see... after this post, I found the following ...Answered | 2 Replies | 121 Views | Created by Anonymous - Monday, February 2, 2009 5:11 AM | Last reply by Anonymous - Monday, February 2, 2009 12:51 PM -
0 Votes
Forcing HTTPS using HttpModule
I have a httpmodule in place that switches between http and https as needed.Unanswered | 11 Replies | 212 Views | Created by Anonymous - Wednesday, November 2, 2005 11:10 AM | Last reply by Anonymous - Thursday, March 27, 2014 10:17 AM -
0 Votes
& and HttpModule
User113421904 posted Hi, Which HttpModule are you using, is it custom HttpModule, can you provide more details.Unanswered | 3 Replies | 133 Views | Created by Anonymous - Monday, July 12, 2004 2:30 AM | Last reply by Anonymous - Tuesday, February 27, 2007 7:02 AM -
0 Votes
HttpModule
User891958326 posted Following is the sequence of HttpModule events: 1.Unanswered | 3 Replies | 123 Views | Created by Anonymous - Tuesday, July 19, 2005 1:34 PM | Last reply by Anonymous - Wednesday, July 20, 2005 12:55 PM -
0 Votes
How to use and advantage of HttpHandlers and HttpModules ?
c> Advantage of using HttpHandlers and HttpModules ?Answered | 1 Replies | 100 Views | Created by Anonymous - Tuesday, October 9, 2007 1:22 PM | Last reply by Anonymous - Tuesday, October 9, 2007 6:15 PM -
0 Votes
What's the use of having HTTPModules ?
User371668647 posted HTTPModules are designed to be plug-and-playable.Unanswered | 1 Replies | 102 Views | Created by Anonymous - Tuesday, February 1, 2005 10:04 PM | Last reply by Anonymous - Wednesday, February 2, 2005 7:43 AM - Items 1 to 20 of 3435660 Next ›
No announcements