P
Paul Hetherington
Hi,
I have a No Touch Deploy application that I want to create and EMF File and
serialize it back to the Server via Web Services.
When I test the client application running from a local directory
(MyComputer zone) it works fine. But when I launch with NTD from my web
server I get a Security Exception in the CTOR of the emf. Is there anyway
around this. I have tried several of the different CTORs available and the
all have thrown the exception. It doesn't make sense that Creating a
metafile would be a security violation. I am using the CTORs with a Memory
Stream for saving to, so it isn't a FileIO Security issue.
Thank You,
I have a No Touch Deploy application that I want to create and EMF File and
serialize it back to the Server via Web Services.
When I test the client application running from a local directory
(MyComputer zone) it works fine. But when I launch with NTD from my web
server I get a Security Exception in the CTOR of the emf. Is there anyway
around this. I have tried several of the different CTORs available and the
all have thrown the exception. It doesn't make sense that Creating a
metafile would be a security violation. I am using the CTORs with a Memory
Stream for saving to, so it isn't a FileIO Security issue.
Thank You,