Re: Question about strong-name dlls



Hi Diego,

There IS an ASP.Net user. There is no aspnet user. On a Windows 2003 server,
it runs under a different account. Check Task Manager. Also, on a Windows
2003 server, security is much tighter.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Sometimes you eat the elephant.
Sometimes the elephant eats you.

"Diego F." <diegofrNO@xxxxxxxx> wrote in message
news:u5gpzbUXFHA.2776@xxxxxxxxxxxxxxxxxxxxxxx
>I don't think so. We are working on the same app and all of us are running
>VS 2005 Beta1.
>
> Something I found strange is that on the server there is no ASPNET user.
>
> --
> Regards,
>
> Diego F.
>
>
> "Kevin Spencer" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxxx> escribió en el mensaje
> news:e1QHTZTXFHA.2288@xxxxxxxxxxxxxxxxxxxxxxx
>> Have you checked what account the app is running under? It may be running
>> under a different account on different computers.
>>
>> --
>> HTH,
>>
>> Kevin Spencer
>> Microsoft MVP
>> .Net Developer
>> Sometimes you eat the elephant.
>> Sometimes the elephant eats you.
>>
>> "Diego F." <diegofrNO@xxxxxxxx> wrote in message
>> news:O6jAkfSXFHA.3340@xxxxxxxxxxxxxxxxxxxxxxx
>>> Another really weird thing: now -don't know why- it works in the network
>>> BUT only from my computer. From others it gives the Security.Exception.
>>>
>>> Please, any kind of help. I don't know what search for!!!
>>>
>>> --
>>> Regards,
>>>
>>> Diego F.
>>>
>>>
>>> "Diego F." <diegofrNO@xxxxxxxx> escribió en el mensaje
>>> news:%23b0x8$EXFHA.2540@xxxxxxxxxxxxxxxxxxxxxxx
>>>> I'm having security problems running a dll on a network. The dll runs
>>>> ok locally but I get Security.Exception errors when I move it to the
>>>> server.
>>>>
>>>> Someone told me to strong-name it and install in the GAC. I don't know
>>>> if it will solve that, but I'm trying it.
>>>>
>>>> I read some stuff and I create a keyFile.snk and then add the assembly
>>>> attribute. I compile the dll and I can install it in the GAC. Should I
>>>> do that part in the server? The server has not installed the framework
>>>> SDK. Anyway, if I try to add the reference in the project, it does not
>>>> add anything. Doesn't give me errors at all, but it just don't add
>>>> anything.
>>>>
>>>> Can you help me?
>>>>
>>>
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: Server Error in /MyWebForm Application
    ... > SQL account and not Integrated Security. ... The ASPNET user is a local account on the webserver. ... server in same domain. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASPNET user registration -> system error 3238068224
    ... you have to use the Kerberos delegation to use the end user account when you ... you can't use local account from server A into the server B. ... When i try to register the ASPNET user of a remote server into a cube ...
    (microsoft.public.sqlserver.olap)
  • Re: Server 2003 problem with asp.net.
    ... ASP.Net does not run under ASPNET user account. ... The issue here is ASP.Net not active on Windows2003 server by default. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: aspnet user
    ... ASPNET user account is a least priviliged (meaning cannot do anything to ... account is used to run the aspnet_wp working process. ... you will have to keep it on the server side only. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Re-Post - "the trust relationship between this workstation and the
    ... "the trust relationship between this workstation and the primary domain ... only problem is adding a new user account on the station. ... Client computer must use STRICTLY the INTERNAL DNS server which can ... Attr: subschemaSubentry ...
    (microsoft.public.windows.server.active_directory)

Loading