Re: .NET security configurator won't work with URL address

From: Shel Blauman [MSFT] (sheldonb_at_online.microsoft.com)
Date: 05/30/03


Date: Fri, 30 May 2003 12:56:56 -0700


If you are starting the app from a command line or Windows Explorer you need
to use the UNC. The URL only works for apps started through IE.

Shel

-- 
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Ken Hutchinson" <a@b> wrote in message
news:%23AnZOV9HDHA.3272@tk2msftngp13.phx.gbl...
> I've placed a .NET app on our intranet server. It requires full access to
> run.
>
> If I create a code group specifying a UNC to the EXE, it works correctly
(ie
> \\intranet\myApp\*)
> However, if I specify the URL, I don't get the necessary rights to run (ie
> http://www.me.com/myapp/*)
>
> I'd like to specify the URL as it is much less likely to change.
> Does anybody know how to fix this???
>
> Thanks
> Ken
>
>


Relevant Pages

  • Re: Persisting a Network share drive to a letter
    ... able to read/write to the UNC name from within their .NET apps. ... I own one Unix based app that is reading from a network mount (the mount ... Drive letters require a constant connection to maintain the mapping which ...
    (microsoft.public.windows.server.networking)
  • Re: Persisting a Network share drive to a letter
    ... able to read/write to the UNC name from within their .NET apps. ... I own one Unix based app that is reading from a network mount (the mount ... Drive letters require a constant connection to maintain the mapping ...
    (microsoft.public.windows.server.networking)
  • Re: Persisting a Network share drive to a letter
    ... I own one Unix based app that is reading from a network mount (the mount is ... That was a pretty powerful wakeup call to use UNC names instead. ... Drive letters require a constant connection to maintain the mapping which ...
    (microsoft.public.windows.server.networking)
  • RE: How do I specify the CF runtime Version in VS 2005
    ... When you want to specify the runtime version for a .NetCF app you can use the ... > I read the help for How to specify the runtime version but the help speaks ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Newbie: Error message based on how program is called
    ... And yes you have to re-run it everytime you recompile your app. ... Choose Adjust .NET Security. ... from an UNC path on that machine. ... > Hi David, ...
    (microsoft.public.dotnet.languages.vb)