Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to configure .NET Security for app

Status
Not open for further replies.

zarkon4

MIS
Dec 16, 2003
641
US
How do I configure .NET 2.0 security for an app to run on a user's pc.

There is no option to configure this in control panel and from what I can tell is that the computer needs the sdk to do this.
 
If there is no option in the Control Panel for .NET Configuration, then it is likely that .NET is not installed on that machine at all.

What version of Windows?

In Control Panel, do you see something called "Microsoft .NET 2.0 Configuration"? (Note: if the machine is running Win 2000 or greater, it will be in the Administrative Tools folder.)

Have you tried reinstalling the .NET Framework 2.0?


I used to rock and roll every night and party every day. Then it was every other day. Now I'm lucky if I can find 30 minutes a week in which to get funky. - Homer Simpson

Arrrr, mateys! Ye needs ta be preparin' yerselves fer Talk Like a Pirate Day!
 

You can find
Microsoft .NET Framework 1.1 Configuration
Microsoft .NET Framework 2.0 Configuration

in Control Panel -> Administrative Tools and not directly in Control Panel (for Windows 2000 and higher).

If you could not find there, try installing/reinstalling Microsoft .NET Framework.

Here are some starter URLs for you to get a good start for application security in .NET 2.0

How to configure .NET Framework security settings and how to deploy a .NET Framework application

.NET Security

Security Application Block

Hope this helps.

 
Sorry, I have been busy...I won't have a problem with configuring it. I have noticed that the computer will not have .Net 2.0 Configuration after installing dotnetfx from microsoft. If I install the SDK, then the .Net 2.0 Configuration appears. I would assume then I need to install the SDK on all of our computers.

All the computers run Win XP.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top