Framework 2.0 Configuration option not in Administrative Tools

G

g3000

I have framework 2.0 loaded but I dont have an option for the
management console under administrative tools

do I have to load the Framework 2.0 SDK to get that?

Its on Win2K3 Server EE with the latest service pack.

I want to add an assembly to the GAC.

Thanks for your time.
 
A

Alan Pretre

g3000 said:
I have framework 2.0 loaded but I dont have an option for the
management console under administrative tools

Hi. First off, search your harddrive for mscorcfg.msc, then we will know
definitively if it is there or not.

-- Alan
 
G

g3000

Also what I've noticed is that on my machine ( Win2K3 Server EE ) does
not have the mscorcfg.msc in the folder for Framework 2.0 either

BUT it does have the option to configure it under Administrative tools.

The only thing that I see that is differenent from my machine to the
other is that my machine has VS .NET 2K5 installed.
 
A

Alan Pretre

g3000 said:
Searched in C:\windows and I found

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

Are you saying that that's the only place on the whole harddrive or the only
place in C:\Windows?

-- Alan
 
A

Alan Pretre

g3000 said:
Also what I've noticed is that on my machine ( Win2K3 Server EE ) does
not have the mscorcfg.msc in the folder for Framework 2.0 either

BUT it does have the option to configure it under Administrative tools.

The only thing that I see that is differenent from my machine to the
other is that my machine has VS .NET 2K5 installed.

On my computer with VS 2005, the file is in

C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin


-- Alan
 
G

g3000

thanks Alan for your time,
Question for you. I built an ASP.NET 2.0
application in VS 2005 that I need to deploy on a Win2K Server.

Ill I SHOULD need on that Win2K Server is the Framework 2.0 SDK?

This is really thie issue I am having.

I tried deploying to a local web server that had Win2K3 server on it
and it didnt work. Got an error about partially trusted assembly.
I know that an assembly that I am using in my ASP app is NOT in the GAC
for that machine ( which is why I posted the question about where to
find the 2.0 config manager )

So I am trying to eliminate some issues before I get down to ASP
configuration issues on the server.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top