Results 1 to 5 of 5

Thread: make asp.net web application without a server

  1. #1

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197

    make asp.net web application without a server

    I dont have a local host on my computer so can I make an asp.net web application?
    retired member. Thanks for everything

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    If you want to code it in Notepad or something, I think Visual Studio requires that some form of WebServer be running. You can use Personal Web Server on the Windows 9x discs or IIS. They are all free why not just run one.

  3. #3
    Fanatic Member Patoooey's Avatar
    Join Date
    Aug 2001
    Location
    New Jersey, USA
    Posts
    774

    Re: make asp.net web application without a server

    Originally posted by markman
    I dont have a local host on my computer so can I make an asp.net web application?
    Go to http://www.asp.net and download Web Matrix. It's an ASP.NET editor and comes with it's own built-in web server for testing.

    Works with Windows 2000 or XP.

    John

  4. #4

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197
    perfect

    Do I have to get that 30mb addon?
    retired member. Thanks for everything

  5. #5
    Fanatic Member Patoooey's Avatar
    Join Date
    Aug 2001
    Location
    New Jersey, USA
    Posts
    774
    Originally posted by markman
    perfect

    Do I have to get that 30mb addon?
    The 33MB "add-on" is MSDE. It's the mini version of SQL Server. It's not needed to use Matrix. You can still use Access databases without it.


    John

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