M
Mike Schilling
What I really want to do is communicate among a number of web services, all
running on the same machine (not necessarily in the same IIS instance) using
the value of a registry entry. I'm have trouble with ASP.NET not having
permission to read and/or write the value. Is there a way for the creator
of the key, which is not a web service, to grant read/write permission to a
set of users, using .NET code?
running on the same machine (not necessarily in the same IIS instance) using
the value of a registry entry. I'm have trouble with ASP.NET not having
permission to read and/or write the value. Is there a way for the creator
of the key, which is not a web service, to grant read/write permission to a
set of users, using .NET code?