|
-
Jul 18th, 2005, 01:20 PM
#1
Thread Starter
Member
lost Web Forms Controls
I am trying to learn VB.NET and the chapter I am reading requires me to create a Web application. The instruction say to choose ASP.NET Web Application from the new project menu and then in the Name box type WebLoanCalculator. The first sign of trouble is the Name box is grayed out. I change the name in the Location box to http://localhost/WebLoanCalculator and it seems to create the base Web app just fine, but the toolbox does not have tabs for Web Controls or HTML controls. Any ideas what is wrong here.
I have IIS running on Windows XP Pro....or at least it says it has started when I check the IIS manager in the administrator tools. When I start IE and go to http://local the IIS help page comes up as expected.
Thanks in advance for the help!!
Dave
-
Jul 18th, 2005, 01:31 PM
#2
Re: lost Web Forms Controls
The name being greyed out is normal. If it's creating the app then IIS is running. Web Controls or HTML controls, hmmm maybe you need register .net with IIS : C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
TPM
P.S. This should have been posted in ASP.NET, not ASP, VB Script
-
Jul 20th, 2005, 12:36 AM
#3
Re: lost Web Forms Controls
Post a snapshot of your IDE.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|