Ask a Question related to ASP.NET Security, Design and Development.
-
Sean O'Day #1
Strongly Named Assemblies - how do you create an installation that allows an assembly key to be trusted?
We are publishing Winform controls in some of our WebForms. Our Assembly is
strongly named, and we would like to create an installation that would allow
our customers to run an msi and allow our assembly key to be trusted for all
of our assemblies. That would be the single function of the setup project.
Does anyone have an example or link that explains how to do this in a setup
project?
Thanks,
Sean O'Day
Sean O'Day Guest
-
That assembly does not allow partially trusted callers
Anybody know how to fix this? Found some stuff on google about this. Says to enable jitDebugging="true" in web config. Not sure if that will work ... -
Using trusted assemblies from classic ASP
I have a .NET assembly which utilizes the System.Management classes to retrieve information about the computer. When run under ASP.NET, I can use... -
Reading the public key inside a strongly signed assembly from the assembly itself???
Hello, is it possible to programmatically read (and how) the public key that is embedded into an assembly that has been strongly signed??? What... -
Create named worksheets in excel using ASP
http://www.aspfaq.com/5003 Ray at work "Sunil" <sunil.khorana@usoncology.com> wrote in message news:130a01c38833$ab5463d0$a001280a@phx.gbl... -
Create assembly for custom control
Could someone please tell me how to create an assembly(dll) for a custom control at runtime for a simple vb control which includes system,...



Reply With Quote

