Simple solution: use Microsoft Web Matrix:
http://www.asp.net/webmatr
D'Mzz!
RoverM
Main Topics
Browse All TopicsHello;
I think this would be a dump question but I have to ask cause its really a tough problem for me.
I downloaded SharpDevelop from : http://www.icsharpcode.net
program C# for free. One of its requirements is the Microsoft .NET SDK 1.1, I tried downloading
it and it took me 10 hrs. because I'm dial-up, now that I downloaded it my problem started to
happen.
On the installation part it has a check mark under SDK and Documentation, what I did is I manually
put a check mark under examples and then I click next. A warning message pop-up saying that it
wont install anything until the SDK was installed but it also did say that you can install the
documentation. I uncheck the examples and I left the SDK and documentations checked and clicked
next and it gave the same warning so in the end I just installed the documentation.
What's the next thing that I have to do ? do I have to re-run the setup.exe of .NET Framework and
do it again or do I have to install the .NET Framework Version 1.1 Redistributable Package 1st before
the .NET SDK ? Im lost so pls. help.
Thanks and hoping for all of your help . . .
Simple21
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Simple solution: use Microsoft Web Matrix:
http://www.asp.net/webmatr
D'Mzz!
RoverM
You MUST install the .net framework before you can install the SDK.
You can either install the famework from windows update.
http://windowsupdate.micro
Or you can download and install the framework here:
http://www.microsoft.com/d
Then try to re-run the SDK. The SDK adds to the .net runtime it doesn't replace it. Would be simpler if microsoft included the .net framework with the sdk but they don't.
Actually here's what I did which solved the problem :
1. I downloaded and Installed the .NET Redistributable 1.1.
2. I installed the .NET Redistributable 1.1.
3. I installed the .NET Framework SDK 1.1.
4. I installed SharpDevelop.
That solved it !, thanks everyone but I have to choose one
w/c solved my problem.
Simple21
Business Accounts
Answer for Membership
by: AvonWyssPosted on 2004-10-11 at 01:54:22ID: 12274640
Installing the redist package might be a good idea before installing the SDK.