Re: COM Calling C# Security Issue

From: Nicholas Paldino [.NET/C# MVP] (mvp_at_spam.guard.caspershouse.com)
Date: 03/30/04


Date: Tue, 30 Mar 2004 12:47:35 -0500

Matthew,

    Since the assembly is strong named, I would go to the .NET admin tool
and give this assembly full trust, and see if that works.

-- 
               - Nicholas Paldino [.NET/C# MVP]
               - mvp@spam.guard.caspershouse.com
"Matthew Wieder" <Development@SatoriGroupInc.com> wrote in message
news:OyJG%234nFEHA.1396@TK2MSFTNGP11.phx.gbl...
> It's VBA, and I'm running it by executing a sub in an Excel workbook.
> I, the logged in user, am an admin on both boxes and have network rights.
>
>
> Nicholas Paldino [.NET/C# MVP] wrote:
>
> > Matthew,
> >
> >     What is the environment that you are running the VB code in?  Does
the
> > user account which the process is running under have the appropriate
rights
> > to access the network?  If you are using say, ASP.NET, by default, you
won't
> > have this right.  Or, if it is a service, and you are running under the
> > LocalSystem account, you won't have this right either.
> >
> >     Hope this helps.
> >
> >
>


Relevant Pages

  • Re: Changing the VS 2003 Templates
    ... Nicholas Paldino [.NET/C# MVP] ... wasn't in the folder but it at least showed me where to look. ... > Nicholas Paldino wrote:>> Greg, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Unexpected error writing metadata. WTF?
    ... I referenced previously was the first link. ... Nicholas Paldino [.NET/C# MVP] ... > Nicholas Paldino schrieb:>> Rüdiger, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [OT] Graphics Card
    ... Nicholas Paldino [.NET/C# MVP] ... To be more precise,> the flicker occurs exactly where the labels and buttons are being drawn> on the modal form. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Is it possible to call C# code from C++ ?
    ... Qualifying .NET Types for Interoperation ... Nicholas Paldino [.NET/C# MVP] ... > Nicholas Paldino wrote:>> Ricky, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: DropDownList and ListItem
    ... the indexer for the class. ... Nicholas Paldino [.NET/C# MVP] ...
    (microsoft.public.dotnet.languages.csharp)