How i can connect to a nameedpipe from in side iis filter

Verrouillé How i can connect to a nameedpipe from in side iis filter

  • Thursday, 14 August 2008 7:28 AM
     
     
    i want to do inter process communication in between iis 6 filter and another application,
    for this i am using named pipe but when i tried to connect named pipe by using createfile function
    it do not returns valid handle however this works fine in iis 5 or (iis 5 isolation mode in iis 6)
    i think improved security of iis 6 do not  allow inter process communication any idea ??
    • Changed Type viv444 Wednesday, 28 January 2009 11:18 AM jg
    • Edited by viv444 Thursday, 29 January 2009 10:54 AM
    •  

All Replies

  • Tuesday, 19 August 2008 7:10 PM
    Owner
     
     
    Hi Viv444... can you provide a little more context on what you're trying to do? 
    Jason Garza, Program Manager
    • Marked As Answer by Jason A. GarzaOwner Tuesday, 19 August 2008 7:10 PM
    • Unmarked As Answer by viv444 Friday, 22 August 2008 5:01 AM
    •  
  • Thursday, 29 January 2009 11:10 AM
     
     Answered
    Because of Improved Security of IIS 6 , it do not Allow to create name pipe inside it.

     

     

    • Marked As Answer by viv444 Thursday, 29 January 2009 11:10 AM
    •