Results 1 to 7 of 7

Thread: Web Based Projects

  1. #1
    Join Date
    Oct 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Web Based Projects

    I recently installed the VS2005 RC. Today I wanted to create a web service project. After launching VS2005 I clicked on the Create Project button, that's when I discovered that I do not have the ability to create any web based project. Does anyone have any suggestions what I need to do to fix this?
    Imran Hashmi
    www.visionstudio.co.uk
    www.seo-professional.co.uk 0044-7969012441

  2. #2
    Join Date
    Feb 2004
    Posts
    4,901
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    Was there an error?
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

  3. #3
    Join Date
    Mar 2005
    Location
    Hampshire
    Posts
    432
    Thanks
    4
    Thanked 3 Times in 3 Posts

    Default

    In VS 2003, you needed to have IIS installed in order to be able to create a Web Project. Not tried with VS 2005 yet. (I'm only using the Beta 2 as well)

  4. #4
    Join Date
    Jun 2005
    Posts
    1,081
    Thanks
    4
    Thanked 15 Times in 15 Posts

    Default

    You should just click File -> New Website and be able to create it that way.

    You should also be aware that VS2005 does not require IIS as it has it's own internal web server.

  5. #5
    Join Date
    Mar 2005
    Location
    Hampshire
    Posts
    432
    Thanks
    4
    Thanked 3 Times in 3 Posts

    Default

    Quote Originally Posted by Sol
    You should also be aware that VS2005 does not require IIS as it has it's own internal web server.
    Nice to know, only just started mucking about with it at work, not had time to fully look into it. Mind you I've always developed with IIS on the machine so would not have noticed.

  6. #6
    Join Date
    Sep 2005
    Location
    Halton, UK
    Posts
    97
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It still gives you the option to develop on an IIS, but now also allows you to develop a web application from the filesystem as I believe VS2005 calls it. VS will then use a small built-in webserver to run the application.

  7. #7
    Join Date
    Jun 2005
    Posts
    1,081
    Thanks
    4
    Thanked 15 Times in 15 Posts

    Default

    You will realize when you try to debug a website and you realize that you have a new icon in your task bar.

    VS2005 has many new features, what I really like is being able to attach a debugger to the aspnet_wp running a website under IIS and then being able modify the code without detaching the debugger. You just need to open the ASPX page or code behind file, modify and save; on the next hit the code get's recompiled and you can step through.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. phone based email- orange
    By rich1231 in forum Technical Support
    Replies: 8
    Last Post: 8th May 2006, 09:53 AM
  2. Looking for web developer
    By nico05 in forum Website and Graphic Design
    Replies: 0
    Last Post: 23rd March 2006, 04:27 PM
  3. web.config question
    By theonlinecleaningshop in forum Technical Support
    Replies: 4
    Last Post: 15th March 2006, 10:09 AM
  4. ASP.Net WebParts based CMS / Portal
    By Sol in forum Portal/CMS Applications
    Replies: 0
    Last Post: 29th December 2005, 09:27 AM
  5. Web Forwarding
    By alano999 in forum Technical Support
    Replies: 4
    Last Post: 31st August 2005, 05:46 PM

Bookmarks

Posting Permissions

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