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

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

  • 14. august 2008 07:28
     
     
    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 ??
    • Redigeret af viv444 2. september 2008 04:44 security issue
    • Skiftede type viv444 28. januar 2009 11:18 jg
    • Redigeret af viv444 29. januar 2009 10:54
    •  

Alle besvarelser

  • 19. august 2008 19:10
    Ejer
     
     
    Hi Viv444... can you provide a little more context on what you're trying to do? 
    Jason Garza, Program Manager
  • 29. januar 2009 11:10
     
     Svar
    Because of Improved Security of IIS 6 , it do not Allow to create name pipe inside it.

     

     

    • Markeret som svar af viv444 29. januar 2009 11:10
    •