Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - "Calculate Permissions"

 
 
Old 06-21-2006   #1 (permalink)
Ranj


 
 

"Calculate Permissions"

I am using the WinFx Feb CTP, on Vista Build 5384, I can build by XBAP using
ClickOnce for the Local Intranet and run the application fine on my system,
but the option via

Visual Studio 2005->Security -> "Calculate Permissions" says it should be
full trust application, but gives no indication of what in my code requires
full trust and I can't see what causing it for full trust. How come its not
complaining when I run the same xbap application on the same box?
Any answers or advice anyone?

Regards
Ranj



My System SpecsSystem Spec
Old 06-25-2006   #2 (permalink)
Fabio Galuppo


 
 

RE: "Calculate Permissions"

Hello Radj,

I´m running with the same problem, ClickOnce and Orcas Extensions for Visual
Studio don´t work together... We can set Fulltrust only

A workaround could be:

1. sign the assembly with strong name key (Sign tab in Project Properties)
2. before deploy you'll need to set fulltrust to this assembly. In
Enterprise or Machine or User from Runtime Security Policy creates a
fulltrust permission set to a custom code group based on your assembly strong
name key. The assembly will be in a bin\Debug or bin\Release folder. (Control
Panel\.NET Configuration 2.0)

--
Fabio Galuppo
fabiogaluppo.blogspot.com


"Ranj" wrote:

> I am using the WinFx Feb CTP, on Vista Build 5384, I can build by XBAP using
> ClickOnce for the Local Intranet and run the application fine on my system,
> but the option via
>
> Visual Studio 2005->Security -> "Calculate Permissions" says it should be
> full trust application, but gives no indication of what in my code requires
> full trust and I can't see what causing it for full trust. How come its not
> complaining when I run the same xbap application on the same box?
> Any answers or advice anyone?
>
> Regards
> Ranj
>
>
>

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
"select Name,Path from Win32_Share" permissions required by ASP.NET to return paths, Vista security
Vista not wotking with "My Computer" or "Control Panel", "Screen Saver" Vista General
"cookbook" permissions setup for sole user? Vista account administration
Enabled permissions for "Everyone" but denied "change permissions" Vista security
set folder permissions & "Apply onto: Level" PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46