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

C#

 
GeneralRe: File preview in windows explorer Pin
Heath Stewart19-May-04 6:15
protectorHeath Stewart19-May-04 6:15 
GeneralWindows form Usercontrol hosted in IE Pin
Tim Kohler11-May-04 5:20
Tim Kohler11-May-04 5:20 
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 
Sounds good.

Since my application is primarily for intranet use, I'm thinking I could just install dotnetfx.exe on each machine and then call caspol appropriately to set the intranet zone CAS security. Of course these steps would be in one deployment package. I still have to determine how much 'trust' to give the intranet zone.

One thing that is still confusing me is that even if I strong name the controls and set up a code group in CAS for that SN and give the code group a bloated permission set, unless I set the zone security, the control still won't load. It's like the zone security is overriding the code group.
Or maybe the control code is winding up in another code group that correlates to the zones..

I'm a bit leery of giving the intranet zone an elevated trust level and wish I could just elevate trust for my application's assemblies. Any thoughts on this?


Tim
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 
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 

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.