Click here to Skip to main content
16,004,974 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Heath Stewart11-May-04 6:50
protectorHeath Stewart11-May-04 6:50 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Tim Kohler11-May-04 8:40
Tim Kohler11-May-04 8:40 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Heath Stewart11-May-04 8:45
protectorHeath Stewart11-May-04 8:45 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Tim Kohler12-May-04 3:10
Tim Kohler12-May-04 3:10 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Heath Stewart12-May-04 3:52
protectorHeath Stewart12-May-04 3:52 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Tim Kohler12-May-04 4:00
Tim Kohler12-May-04 4:00 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Heath Stewart12-May-04 4:29
protectorHeath Stewart12-May-04 4:29 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Tim Kohler12-May-04 4:56
Tim Kohler12-May-04 4:56 
The URL evidence is working, I still can't get it to work with the strong name.

I've set up two code groups at the enterprise level. One based on URL evidence and one on a strong name key. The control is signed with the strong name.

For some reason, the control is only showing up as meeting the URL evidence. I'm testing it by hitting 'evaluate assembly' in the .NET security tool, runtime security policy tree node and typing in the url to my assembly.

I can't really understand why it's not thinking the assembly is meeting the strong name evidence. It does think it meets the strong name evidence if I select the assembly a different way in the tool, i.e. by browsing to the .dll.

Hmm....

Well the URL evidence will work for me. It'll just make my rollout more of a pain.. because of our deployment methodology (we don't host software -- so I would have to let sysadmin type people specify these URLs somewhere in configuration - yuck).. :/

Have you noticed weirdness with the strong name evidence when doing these controls? Even if I specify levelfinal for the codegroup, it still doesn't recognize it.


GeneralRe: Windows form Usercontrol hosted in IE Pin
Heath Stewart12-May-04 5:27
protectorHeath Stewart12-May-04 5:27 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Tim Kohler12-May-04 15:40
Tim Kohler12-May-04 15:40 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Heath Stewart13-May-04 2:02
protectorHeath Stewart13-May-04 2:02 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Tim Kohler14-May-04 10:53
Tim Kohler14-May-04 10:53 
GeneralRe: Windows form Usercontrol hosted in IE Pin
Heath Stewart14-May-04 11:00
protectorHeath Stewart14-May-04 11:00 
GeneralTooltip Pin
bertcox11-May-04 4:32
bertcox11-May-04 4:32 
GeneralMessage Removed Pin
11-May-04 4:45
wibblewibblewibble11-May-04 4:45 
GeneralRe: Tooltip Pin
Heath Stewart11-May-04 4:50
protectorHeath Stewart11-May-04 4:50 
GeneralMessage Removed Pin
11-May-04 4:55
wibblewibblewibble11-May-04 4:55 
GeneralRe: Tooltip Pin
Heath Stewart11-May-04 4:57
protectorHeath Stewart11-May-04 4:57 
GeneralRe: Tooltip Pin
bertcox11-May-04 5:05
bertcox11-May-04 5:05 
GeneralRe: Tooltip Pin
Heath Stewart11-May-04 4:48
protectorHeath Stewart11-May-04 4:48 
GeneralXML parsing in C# using XMLDataDocument Pin
pankajdaga11-May-04 4:30
pankajdaga11-May-04 4:30 
GeneralRe: XML parsing in C# using XMLDataDocument Pin
Heath Stewart11-May-04 4:55
protectorHeath Stewart11-May-04 4:55 
GeneralRe: XML parsing in C# using XMLDataDocument Pin
pankajdaga11-May-04 5:03
pankajdaga11-May-04 5:03 
GeneralRe: XML parsing in C# using XMLDataDocument Pin
Heath Stewart11-May-04 5:06
protectorHeath Stewart11-May-04 5:06 
GeneralRe: XML parsing in C# using XMLDataDocument Pin
Alex Getman11-May-04 6:12
Alex Getman11-May-04 6:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.