How to I configure the security settings of a "on-the-net" assembly?
From: Speedo Goo (speedo_at_shenglong.com.cn)
Date: 01/30/04
- Next message: Crirus: "Re: Adjusting security setting to run an embedded windows control in IE"
- Previous message: Michel Gallant: "Re: XML Digital Signature interoperability Issue between DataPower's XS40 and .NET Framework 1.1 and WSE 1.0SP1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 30 Jan 2004 14:25:31 +0800
hi all,
i'm writing an assembly which knows how to parse several kinds of files.
Since the kinds are increasing i decide to put it on an intranet site for
downloading. the assembly is signed with a .snk file and i put <codeBase
href='...'> things with the client's config file. this works and the code is
downloaded and executed, but, it have no access right to read files on the
client's local file system. how do i configure this? i cannot find the entry
in Runtime Security Policy's assemblies list.
thanks in advance
speedo goo
- Next message: Crirus: "Re: Adjusting security setting to run an embedded windows control in IE"
- Previous message: Michel Gallant: "Re: XML Digital Signature interoperability Issue between DataPower's XS40 and .NET Framework 1.1 and WSE 1.0SP1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|