.Net Framework Download Problem

  • Thread starter Thread starter Steve
  • Start date Start date
Steve said:
When I download the SDK Framework 1.1 and install, it
seems to be missing most of the framework tools. I have,
for example, CasPol.exe but not sn.exe. I'm also missing
the SDK directory. Why?

I'v tried download and installation of redistributable
package and framework twice

Are you sure you've downloaded and installed the SDK rather than just
the framework? It sounds like you've only got the latter.
 
Thanks for reply. I called MS yesterday (intro-support only) and
discovered my [government] version of Visual Studio (VS) Ent. Edition
may not be registered or better: is not registering for some reason. For
example: the VS About box has no 16 digit registration codes for
compilers (only for crystal rep.). VS works fine.

Also, maybe it has to with network permissions, etc???
Knowledge base (KB) article below describes my problem BUT, I did
install locally as KB resolution states:

http://support.microsoft.com/default.aspx?scid=kb;en-us;313517&Product=N
ETFrame

Today I hope to reload SDK Framework with antivirus disabled. If that
doesn't work have to see if my agency has paid MS support because I
can't make strong name.

In regards to your question I installed VS (and framework 1.1) and the
1.1 SDK from
http://msdn.microsoft.com/netframework/downloads/updates/default.aspx

Steve
 
Thanks for staying with me. My understanding is there is a framework
1.1 and a framework 1.1 SDK

I installed VS which I thought gave me framework 1.1. Also, I can see a
".Net framework" and a ".Net Framework 1.1" under Admin tools under
Control Panel. Both where there before VS installation. Could they
conflict? Maybe not full blown framework 1.1?

To answer your question, first I downloaded ".NET Framework Version 1.1
Redistributable Package" because it seemed to say so in Framework 1.1
SDK overview
http://www.microsoft.com/downloads/details.aspx?familyid=262d25e3-f589-4
842-8157-034d1e7cf3a3&displaylang=en

Second I downloaded ".NET Framework SDK Version 1.1"
http://www.microsoft.com/downloads/details.aspx?familyid=9b3a2ca6-3647-4
070-9f41-a333c6b9181d&displaylang=en

What your saying I think is I should go back and reinstall/install the
framework 1.1.

Steve
 
Stephen Bianco said:
Thanks for staying with me. My understanding is there is a framework
1.1 and a framework 1.1 SDK
Yes.

I installed VS which I thought gave me framework 1.1.

It should also give you the SDK.
Also, I can see a
".Net framework" and a ".Net Framework 1.1" under Admin tools under
Control Panel. Both where there before VS installation. Could they
conflict? Maybe not full blown framework 1.1?

I've got two different things:

Microsoft .NET Framework 1.1 Wizards
Microsoft .NET Framework 1.1 Configuration
To answer your question, first I downloaded ".NET Framework Version 1.1
Redistributable Package" because it seemed to say so in Framework 1.1
SDK overview
http://www.microsoft.com/downloads/details.aspx?familyid=262d25e3-f589-4
842-8157-034d1e7cf3a3&displaylang=en

That's not the SDK overview - that's the redistributable overview.
Second I downloaded ".NET Framework SDK Version 1.1"
http://www.microsoft.com/downloads/details.aspx?familyid=9b3a2ca6-3647-4
070-9f41-a333c6b9181d&displaylang=en

What your saying I think is I should go back and reinstall/install the
framework 1.1.

No - I thought you may have just installed the redistributable twice.
You shouldn't have to install anything other than VS.NET though.
 
Back
Top