Re: Isolated Storage Woes



You don't have to do that - i can't remember all the details, but depending on the scope you may need a strong name.

try this - or use a different scope for the IsolatedStorageFile.


-----
Dominick Baier (http://www.leastprivilege.com)

Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)

Hi,

I am writing an application which needs to use application level
isolated storage. The problem is I get the following exception when I
call GetStore()
'Unable to determine application identity of the caller'.
I have read that this can be resolved by using a command line utility
to embed evidence in the assembly but there's simply no time
to do that in my development pipeline considering it has to be done
each time. Can this be integrated with a build in visual studio?
Post build event?
Is there another solution?

Thanks in advance
Matt


.



Relevant Pages

  • Re: Exception using Isolated Storage in ASP.NET on a hosted server
    ... 2003 without SP1, using IsolatedStorage, that is accessed by a web ... I really need to make my existing code be able to run on SP1. ... > using isolated storage from ASP.NET, much less on a hosted server. ... >> scope) at ...
    (microsoft.public.dotnet.framework)
  • Re: Exception using Isolated Storage in ASP.NET on a hosted server
    ... much less on a hosted server. ... Isolated storage works on a per-identity and per-assembly basis. ... > scope) at ... > scope, Type domainEvidenceType, Type assemblyEvidenceType) at ...
    (microsoft.public.dotnet.framework)
  • Re: Isolating files
    ... I don't agree that isolated storage must be bound to a user identity. ... scope, or both. ... > by a Windows Service running in the correct user context. ... > service to talk back to the WinForm app. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Economy Binoviewers: Which Ones?
    ... So the full-up price would likely be more like $550-600, ... Depending on the scope, you may not need a corrective element (it won't ...
    (sci.astro.amateur)
  • Re: Object initialisation and constructors
    ... > depending upon scope. ... Thanks for clearing that up. ... to use the 'new' syntax, when using the other form will handle garbage ...
    (comp.lang.cpp)