dear IIS experts,
I have developed an application using Visual Studio 2012 that stores data in memorymappedfiles. All works fine.
I am now developing a solution that exposes part of the data through a wcf webservice. Unfortunately, when loaded in IIS, the wcf indicates it cant find the shared memory file.
I believe this is a limitation of IIS.
So how to allow IIS to give access to memorymappedfiles ?
thank you
guido
↧