Problem installing Dot Net 2.0 framework on Servers

  • Thread starter Thread starter Scott H
  • Start date Start date
S

Scott H

I Don't know if I'm doing something really stupid, but I've installed the
Dot Net Framework 2.0 on a couple of our Servers (Server 2003) so that I
can try out a program I've been developing (in VB2005) and the "Microsoft
..NET Framework 2.0 Configuration" doesn't show up under Admin tools or
control panel>Admin tools.

I need to access it to adjust the security, as my app needs LAN and
Internet access.

It shows up fine on a windows XP PC.

Thanks in advance for any help.

Scott
 
Scott H said:
I Don't know if I'm doing something really stupid, but I've installed the
Dot Net Framework 2.0 on a couple of our Servers (Server 2003) so that I
can try out a program I've been developing (in VB2005) and the "Microsoft
.NET Framework 2.0 Configuration" doesn't show up under Admin tools or
control panel>Admin tools.

I believe this is by design. The panels are only available if the .NET
Framework SDK is installed on the machine.
 
I believe this is by design. The panels are only available if the .NET
Framework SDK is installed on the machine.

From what you say, and the things I've read on MSDN, once I've deployed my
app, I then have to download and install the SDK (300 Mb) onto the target
server/pc, so that I can alter the security settings to allow it to go out
on the internet... surely thats not right?

Is there a walkthrough Guide I can read? The application is deployed, but
when its run, it pops up the security policy warning.

Scott
 
Back
Top