1-10 of 20 < Previous Next >
Discussions for Filter.NET Framework
Latest post:
Dec 2 2008
1 Post
First post: Artur_Okolity wrote: Hello, Can Filter.Net analyze POST data in IIS5 and IIS6? Of no, can you give an advice what project can do it? NOTE: th...
Jump to: First Post
Latest post:
Dec 2 2008
3 Posts
First post: Artur_Okolity wrote: Tiago, I want to launch my filter before IIS start processing aspx files and other predefined Asp.Net extensions. For exa...
Latest post: Artur_Okolity wrote: Hi Tiago, OnPreProcHeaders everything is working ok. Maybe a was using different notification. Sorry.
Jump to: First Post    |Latest Post
Latest post:
Dec 2 2008
3 Posts
First post: Artur_Okolity wrote: Tiago, I need to analyze POST data that is coming from the form in filter. I've found an article on MSDN after searching ...
Latest post: Artur_Okolity wrote: Hi Tiago, So I can't get post data using your project on IIS6? Or Filter.Net allows to create custom Wildcard ISAPI Extens...
Jump to: First Post    |Latest Post
Latest post:
Nov 28 2008
3 Posts
First post: Artur_Okolity wrote: Hello, I want to create my first filter using your framework. How can I debug my filter using VS.Net?
Latest post: Artur_Okolity wrote: Tiago, Thanks!! It really helps. I've created another discussion about POST parameters.
Jump to: First Post    |Latest Post
Latest post:
Nov 6 2008
2 Posts
First post: cyberious wrote: Hi Thalm, We are using your Filter.NET in one project, and it's really good! Great job! Thank you! We've tested our solut...
Latest post: thalm wrote: Hi, I have not built the 64bit version, nor am I planning to, sorry. However, feel free to compile the code on a 64 bit bo...
Jump to: First Post    |Latest Post
Latest post:
Sep 9 2008
3 Posts
First post: renez wrote: Hi I need to solve the following scenario: A trused AD User DomainB\USERA must be impersonated to DomainA\USERA. this wo...
Latest post: thalm wrote: FYI,David Wang has a really good post on this subject. http://blogs.msdn.com/david.wang/archive/2005/08/23/Can-ISAPI-override-...
Jump to: First Post    |Latest Post
Latest post:
Sep 3 2008
2 Posts
First post: sparkplug wrote: Hi, It is possible for the managed filter assemblies and configuration file to be located in a different folder instead of %...
Latest post: thalm wrote: Hi Dave,Having Filter.NET in another folder should be straightforward. The installation was originally thought on %SYSTEMROOT% ...
Jump to: First Post    |Latest Post
Latest post:
Jul 28 2008
3 Posts
First post: crisp_1S wrote: Hi, I am trying to intercept an image for additional processing but with the SendRawData handler I seem to get large images ...
Latest post: thalm wrote: Hi Cris, Subscribing to SF_NOTIFY_SEND_RAW_DATA, caching data, modifying it and send it to the client in an ISAPI Filter has...
Jump to: First Post    |Latest Post
Latest post:
Jul 16 2008
3 Posts
First post: Kamarey wrote: Hi, Don't know if this is the right place, but... I downloaded and installed and configured the Filter.NET Framework as writt...
Latest post: Kamarey wrote: Hi, Only after your post I understood that the filter.config is not a sample, but it's the real config file. Before I placed a...
Jump to: First Post    |Latest Post
Latest post:
Jul 14 2008
2 Posts
First post: askmo wrote: Does anybody have an example of how this would work? I need to search the response back to the browser and replace some text if...
Latest post: thalm wrote: Hi, When SF_NOTIFY_SEND_RESPONSE is signaled to the ISAPI Filter you only have access to the HTTP header. If you need to chang...
Jump to: First Post    |Latest Post
1-10 of 20 < Previous 1 2 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2008.12.9.14291