473,387 Members | 1,542 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Assembly Required Permission Sets

Hello,

I want to know if there are tools out there that will
tell me what the minimum permission set that I require to
run my application. I've looked at PermView but this does
not do this. It just shows the specified permission sets.
I basically want the tool to scan my assembly and it's
references and check what namespaces the code is using
and then identifiy each permission set required to run my
assembly.

Thanks

Nov 16 '05 #1
2 1765
Hi BuddyWork,

check what namespaces the code is using
--> You want to check how many namespaces you have is it? You can use:

reflector for .net by Lutz Roeder or Anakrino to check it.

If you have the code, you can use object browser to browse it.

If you want to check for least priveledge,
http://www.desaware.com/products/castester/index.aspx

I am not here to advertise, just recommend some tool.

Hope it helps. Cheers.
--
Regards,
Chua Wen Ching :)
"BuddyWork" wrote:
Hello,

I want to know if there are tools out there that will
tell me what the minimum permission set that I require to
run my application. I've looked at PermView but this does
not do this. It just shows the specified permission sets.
I basically want the tool to scan my assembly and it's
references and check what namespaces the code is using
and then identifiy each permission set required to run my
assembly.

Thanks

Nov 16 '05 #2
Hi Chua,

These tools shows you the code, what I want is a tool smilar to PermView
which shows all the minimum permission that assembly requires to execute.

Thanks,

"Chua Wen Ching" <ch************@nospam.hotmail.com> wrote in message
news:6D**********************************@microsof t.com...
Hi BuddyWork,

check what namespaces the code is using
--> You want to check how many namespaces you have is it? You can use:

reflector for .net by Lutz Roeder or Anakrino to check it.

If you have the code, you can use object browser to browse it.

If you want to check for least priveledge,
http://www.desaware.com/products/castester/index.aspx

I am not here to advertise, just recommend some tool.

Hope it helps. Cheers.
--
Regards,
Chua Wen Ching :)
"BuddyWork" wrote:
Hello,

I want to know if there are tools out there that will
tell me what the minimum permission set that I require to
run my application. I've looked at PermView but this does
not do this. It just shows the specified permission sets.
I basically want the tool to scan my assembly and it's
references and check what namespaces the code is using
and then identifiy each permission set required to run my
assembly.

Thanks

Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Terence Shek | last post by:
Is there a way to set the application binding policy so that it always binds to the latest version of an assembly? I'm hoping there is a way to avoid updating the application's binding...
2
by: Carlos G Benevides | last post by:
I have a ASP.Net web application that has two assemblies that run under com+. Under Windows 2000 the two assemblies are added to com+ automatically when instantiated from the web site. For this...
3
by: Daylor | last post by:
hi. im loading assembly from my computer and createInstance from it. till now it worked ok. now, im changing the path from : c:\myfolder\myassembly.dll to
1
by: Jesse McGrew | last post by:
Hi, I'm trying to create an AppDomain and use it to load an assembly with reduced permissions (e.g. the "Internet" named permission set). Unfortunately, the permissions seem to be reduced *too*...
4
by: Eric Marthinsen | last post by:
Hello- I'm looking to do something similar to Assebly.Load or Assembly.LoadFrom, but rather than specify the file name, I want to give it a URL, so, I could do something like this: Assembly a...
0
by: Brian Takita | last post by:
Hello, I'm getting the following error at the end of this message when trying to run the ReportManager and the ReportServer: Assembly system.data.dll security permission grant set is...
6
by: Brad | last post by:
I've just used StrongNameIdentityPermission at the class level and it works fine. Can I use it similar to the following for the entire assembly?...
5
by: =?Utf-8?B?TWFydHluIEZld3RyZWxs?= | last post by:
From the amount of articles about this one I’m sure this gets asked a lot, but I haven’t yet found a succinct article which explains what is required in its entirety. I work using Visual...
3
by: Amber | last post by:
I have created a C# library containing CLR stored procedures and user- define functions using Visual Studio 2005, and I have used Visual Studio to deploy the assembly to a SQL Server 2005 instance...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.