.dll assembly security changes at each compilation
Next message: Patrick Steele [MVP]: "Re: How can I tell waht permissions an assembly requires?"
Date: Wed, 25 Feb 2004 15:48:54 +0100
Hello,
I have a custom Excel 2003 .dll assembly, and each time i rebuild the
assembly and place it on the client PC, i have to apply again the
security on the new assembly (same location).
Is there a way to deploy an assembly without having to enable again full
permissions on it once it is place back to its destination ?
Regards,
Cybertof.
Next message: Patrick Steele [MVP]: "Re: How can I tell waht permissions an assembly requires?"
Relevant Pages
- multiple .dll compilations (assembly security consideration)
... I have a custom Excel 2003 .dll assembly, and each time i rebuild the ... assembly and place it on the client PC, i have to apply again the ... Regards, ... (microsoft.public.dotnet.languages.csharp) - Re: attachment field improvements
... I believe it's the nature of how email messages are formed by the client. ... point, the encoding of the new piece you're adding, and then the appending of ... it shouldn't be too hard to rebuild the message in ... with the general construct of a mail message and how it passes from the client ... (microsoft.public.outlook.installation) - Re: attachment field improvements
... I believe it's the nature of how email messages are formed by the client. ... they're in the body of the message and a mail message is a sequential piece of data with no actual internal structure. ... Trying to insert an attachment between two others would require a complete rebuild of the message to that point, the encoding of the new piece you're adding, and then the appending of the remaining data that was already in the message. ... (microsoft.public.outlook.installation) - Issue with unmanaged C++ code calling into unmanaged VB.NET assembly
... If a change is made to the .NET Assembly (not changing interfaces) and ... generated from the latest .NET assembly DLL before it will work again. ... I should not have to rebuild the client application to get it to work ... (microsoft.public.dotnet.framework.interop) - Strange bug with Windows Authentication
... I have an ASP.NET application which is set to use Windows authentication - ... the problem was only occuring the first time I accessed the app. ... rebuild, but I think it is happening either after a rebuild or after a reboot ... of the client or server. ... (microsoft.public.dotnet.security) |
|