Click here to Skip to main content
16,015,518 members

Comments by smarty (Top 2 by date)

smarty 14-Jan-11 11:48am View    
i also try now <permissionset class="System.Security.PermissionSet" version="1" unrestricted="true" id="Custom" samesite="myvirtualdirectory"></permissionset>

but now no error no result
smarty 14-Jan-11 10:54am View    
thnx for reply danish
i check at other application of mine everywhere is found the same line
<applicationrequestminimum>

<permissionset class="System.Security.PermissionSet" version="1" unrestricted="true" id="Custom" samesite="site"></permissionset>

</applicationrequestminimum>

and somewhere instead of this app.manifest contain

<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>

in both case i dont have success