Click to See Complete Forum and Search --> : IIS Basics


tward
March 15th, 2001, 12:28 PM
I am a newbie and I need your help. I want to develope web pages on my local machine. Running Windows 2000 with IIS installed as well as Frontpage extentions. I installed the beta Visual Studio .Net Can someone tell me the basic settings that will allow me to create web applications using VS .NET beta 1. I have followed several walkthrough and lab exercizes on creating the web application in both c# and VB and they are all failing when the .aspx file is loaded. I believe it is having trouble with my IIS settings on my local machine. Thanks in advance for your help.

tward
March 16th, 2001, 01:20 PM
For anyone that has this problem IIS was not the problem. Install or Re-install .NET Framework SDK Beta
1 and make sure you have ie5.5. And you will solve most problems with
loading .aspx forms. There may be other problems that I have not encountered
yet. Hope this is helpfull. Thanks for your help.