Results 1 to 10 of 10

Thread: ASP Newbie

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Malaysia
    Posts
    124

    ASP Newbie

    I don't have any localhost? Where i can get this?

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    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.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Malaysia
    Posts
    124
    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.
    Alright, I'm currently using the WinXP Pro, how do i check whether i have the IIS installed?

  4. #4
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    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.

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Malaysia
    Posts
    124

    get it!!

    I get it...Thank you!!!

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Malaysia
    Posts
    124
    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

  7. #7
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    You question doesnt make any sense.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  8. #8
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    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.
    Dont gain the world and lose your soul

  9. #9

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Malaysia
    Posts
    124
    Must I know HTML well before go through asp.net?

  10. #10
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    You probably will want to know the basics.

    Here is a link to get you started:
    http://www.htmlgoodies.com/primers/basics.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width