Re: zero touch deployment problem

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Daryl (Daryl_at_somewhere.net)
Date: 06/25/04


Date: Sat, 26 Jun 2004 10:11:16 +1200

Hi Rajiv,

If you use the data access components in a application then full trust is
required.
This is more than the full trust you can grant in a code group.
You need to extract the data access stuff into a web service and call the
web service from the application.

Hope this helps
Daryl

"Rajiv" <Rajiv@discussions.microsoft.com> wrote in message
news:5B5DA65B-9BFA-4EA4-8F37-B78999EF60D7@microsoft.com...
> I tried to deploy an .exe file on a web server by copying the .exe file to
a web directory in the web server. The web server is the intranet server in
my company. I changed the level of trust for intranet in IE options to Full
Trust.
> Yet it is giving me a SecurityException. It works fine when I run it off
my local disk.
> It is a very simple application written in VB.net which has only one form
which populates a datagrid with values from a database.
> Please let me know if I need to something else to make this zero touch
deployment work. Thanks in advance.
> --
> Rajiv



Relevant Pages

  • Re: zero touch deployment problem
    ... >> If you use the data access components in a application then full trust ... >> This is more than the full trust you can grant in a code group. ... >> You need to extract the data access stuff into a web service and call ... >> a web directory in the web server. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • zero touch deployment problem
    ... I tried to deploy an .exe file on a web server by copying the .exe file to a web directory in the web server. ... The web server is the intranet server in my company. ... I changed the level of trust for intranet in IE options to Full Trust. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Evading Client-Certificate Authentication
    ... Does it trust a public CA? ... What validation does the web server does with the certificate? ... your own cert from a different third party may grant you access. ...
    (Pen-Test)
  • Re: aythenticating accross domain trusts with LDAP
    ... If you use a trust you can assign permissions to that web server to pp or security groups from that trusted forest. ... You can be very granular with that, for example you can use a trust with selective authentication and allow only access to these web servers. ... pair, and if it get's a match, you go into the website to do things as you ...
    (microsoft.public.windows.server.active_directory)
  • Re: Accessing ActiveDirectory through LDAP with .NET
    ... > Is your web server a member of the ... someone be able to authenticate against an LDAP server? ... trust the domain the site runs under but that is pretty much out of the ...
    (microsoft.public.dotnet.framework.aspnet.security)