Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Neophyte Questions
Message
From
07/04/2003 15:10:29
Keith Payne
Technical Marketing Solutions
Florida, United States
 
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00774799
Message ID:
00774854
Views:
17
>Yeah, you are defintely going to need IIS. I haven't even really looked into if .Net framework for ASP.NET supports other web servers. It can be installed on WinXP Professional.
>
>It is really simple to go install IIS, simply go into Control, Add/Remove Programs and go to the Add/Remove Windows components, and you should be able to install it there, it is labeled Internet Information Server.
>
>There are a lot of good examples, on MSDN and http://samples.gotdotnet.com ,
>you can also check out http://www.c-sharpcorner.com . I think that site has a lot of good examples.
>
>I installed the Duwamish C# example application and it is a great example of all of the components. It is a sample that comes w/ Visual Studio .NET, look in the sample or examples folders.
>
>Hope that helps,
>
>Morgan

Very important!

After installing IIS, you have to run the repair utility to force .NET to re-configure IIS. Insert the Windows Component Update .NET CD and run the following from a command prompt:
<CD Drive>:\dotNetFramework\dotnetfx.exe /t:c:\temp /c:"msiexec.exe /fvecms c:\temp\netfx.msi"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform