How i can connect to a nameedpipe from in side iis filter
-
Thursday, 14 August 2008 7:28 AMi 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 ??
All Replies
-
Tuesday, 19 August 2008 7:10 PMOwnerHi 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
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