Re: Question about strong-name dlls
- From: "Diego F." <diegofrNO@xxxxxxxx>
- Date: Fri, 20 May 2005 16:17:48 +0200
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?
>>>
>>
>>
>
>
.
- Follow-Ups:
- Re: Question about strong-name dlls
- From: Kevin Spencer
- Re: Question about strong-name dlls
- References:
- Re: Question about strong-name dlls
- From: Diego F.
- Re: Question about strong-name dlls
- From: Kevin Spencer
- Re: Question about strong-name dlls
- Prev by Date: Getting handle on contol programatically
- Next by Date: Re: Hide and Show Div on Page_Load
- Previous by thread: Re: Question about strong-name dlls
- Next by thread: Re: Question about strong-name dlls
- Index(es):
Relevant Pages
|