Re: Question about strong-name dlls
- From: "Kevin Spencer" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 20 May 2005 08:20:38 -0400
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: Diego F.
- Re: Question about strong-name dlls
- References:
- Re: Question about strong-name dlls
- From: Diego F.
- Re: Question about strong-name dlls
- Prev by Date: PROBLEM SOLVED - disregard this message
- Next by Date: Re: Special Characters in Query String
- Previous by thread: Re: Question about strong-name dlls
- Next by thread: Re: Question about strong-name dlls
- Index(es):
Relevant Pages
|