Re: Deploying Problem

From: Michel Gallant (neutron_at_istar.ca)
Date: 06/11/03


Date: Tue, 10 Jun 2003 22:32:00 -0400


Here is an example for strong-name signing an assembly for network-share
deployment and custom code-group:
   http://www3.sympatico.ca/mitchg/dotnet/networkshare.html

I'll be adding some comments on key security issues shortly.

 - Michel Gallant
    MVP Security

"Steven Grayson [MSFT]" <sgrayson@online.microsoft.com> wrote in message
news:uV9q937LDHA.2180@TK2MSFTNGP11.phx.gbl...
> When the code is not on the local machine, it probably needs additional
> trust to execute. One good way to do this is to strong name the application
> assembly, then set up a custom code group to grant additional permissions
> needed to that strongly named assembly. This is preferable to granting
> additional permissions to an entire share or directory.
> You're now deploying the application to a server. You should read up on
> deploying a .NET Framework application. A great spot to go to is
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/DALGRoadmap.asp.
>
> --
> 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
> "Murali" <cutekutty@hotmail.com> wrote in message
> news:u7p3Pw2LDHA.2276@TK2MSFTNGP10.phx.gbl...
> > HI
> > I have a VB.NET application and i installed it on a server.
> > When i create a link from client machine to this and access this
> applition
> > creates error as unhandled exception.
> > But when i install this on locally it works fine.
> > Can any one help in this?
> > Thanks
> >
> > -Murali
> >
> >
>
>



Relevant Pages

  • Re: Deploying Problem
    ... deployment and custom code-group: ... I'll be adding some comments on key security issues shortly. ... > You're now deploying the application to a server. ... >> But when i install this on locally it works fine. ...
    (microsoft.public.dotnet.security)
  • Re: Deploying Problem
    ... deployment and custom code-group: ... I'll be adding some comments on key security issues shortly. ... > You're now deploying the application to a server. ... >> But when i install this on locally it works fine. ...
    (microsoft.public.dotnet.security)
  • Re: I am sorry you have been infested with idiots
    ... Deploying is just another word for installing. ... > Linux of any flavour? ... Windows computers. ... that can install Windows. ...
    (alt.os.linux)
  • Re: VS 2005 - Problems deploying C# executable to target
    ... The file that it's trying to install the string information. ... The registry is persistent from one ... Framework? ... deploying the application, but no combination seems to work. ...
    (microsoft.public.windowsce.embedded)
  • Re: Redeploying Software
    ... Deploying and upgrading software: ... So if I received a new msi that incorporated changes for the same ... workstations using Group Policy software install. ... msi package that I can redeploy or upgrade. ...
    (microsoft.public.windows.group_policy)