I don't have any localhost? Where i can get this?
Printable View
I don't have any localhost? Where i can get this?
You need to have IIS installed and running on your machine. You can only do this if you have XP Pro, Win 2000, or NT 4 with all the service packs.
If you don't have one of those OS's, then you can use the Web Matrix to create ASP.Net apps, but it isn't as good as the VS.Net IDE because it doesn't have intellisense. To get it, go to www.asp.net and click the web matrix link.
Alright, I'm currently using the WinXP Pro, how do i check whether i have the IIS installed?Quote:
Originally posted by hellswraith
You need to have IIS installed and running on your machine. You can only do this if you have XP Pro, Win 2000, or NT 4 with all the service packs.
If you don't have one of those OS's, then you can use the Web Matrix to create ASP.Net apps, but it isn't as good as the VS.Net IDE because it doesn't have intellisense. To get it, go to www.asp.net and click the web matrix link.
Go to the control panel. Open the Add or Remove Programs dialog. Click the Add/Remove Windows Components button on the left side. You should get a window showing what you have installed. Find it in the list, make sure it is checked. You might want to click it to select it, then click the details button to get all the little options installed that you want.
I get it...Thank you!!!
Why the object drag from the webform tap won't display in the browser? Only the object drag from the HTML tap show in the browser???
I'm a newbie........sorrie for asking this idiot question
You question doesnt make any sense.
I think what he means is that the server controls dont show up when he runs the project.
You need to register asp.net with IIS.
I'll let Cander explain this.
Must I know HTML well before go through asp.net?
You probably will want to know the basics.
Here is a link to get you started:
http://www.htmlgoodies.com/primers/basics.html