Re: .NET security configurator won't work with URL address
From: Shel Blauman [MSFT] (sheldonb_at_online.microsoft.com)
Date: 05/30/03
- Next message: Sam: "Common place to put data files for third party software"
- Previous message: Matjaz Ladava: "Re: FormSecurity"
- In reply to: Ken Hutchinson: ".NET security configurator won't work with URL address"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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 > >
- Next message: Sam: "Common place to put data files for third party software"
- Previous message: Matjaz Ladava: "Re: FormSecurity"
- In reply to: Ken Hutchinson: ".NET security configurator won't work with URL address"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|