what visual web developer version should I use?

Last post 07-07-2008 5:08 AM by Thomas Sun – MSFT. 4 replies.

Sort Posts:

  • what visual web developer version should I use?

    07-02-2008, 7:18 AM
    • Loading...
    • markceliz09
    • Joined on 07-02-2008, 10:50 AM
    • Posts 6

    Hi, I just would like to know if visual studio .Net 2003 is the right application to update ASP pages. For I know, ASPX pages are made and updated with visual studio .net 2005 and above version. I just want to know if I am right. The thing is I have a task to update an ASP website and they told me to assess if I can do it. Hope that someone could help me.

     

    Tnx 

  • Re: what visual web developer version should I use?

    07-02-2008, 8:00 AM
    Answer

    VS 2003 ias targeted to the 1.1 framework.  2005 is targeted to the 2.0 framework.  2008 is targeted to the 3.5 framework.  Soo8 can also be targeted to other frameworks, making it probably the best option.

    Jeff

    Please: Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.
  • Re: what visual web developer version should I use?

    07-02-2008, 8:37 AM
    • Loading...
    • markceliz09
    • Joined on 07-02-2008, 10:50 AM
    • Posts 6
    jeff@zina.com:

    VS 2003 ias targeted to the 1.1 framework.  2005 is targeted to the 2.0 framework.  2008 is targeted to the 3.5 framework.  Soo8 can also be targeted to other frameworks, making it probably the best option.

    Jeff

     

    thank you very much, I'll try with 2008, tnx again 

     

     

  • Re: what visual web developer version should I use?

    07-02-2008, 11:53 PM
    • Loading...
    • markceliz09
    • Joined on 07-02-2008, 10:50 AM
    • Posts 6

     

    jeff@zina.com:

    VS 2003 ias targeted to the 1.1 framework.  2005 is targeted to the 2.0 framework.  2008 is targeted to the 3.5 framework.  Soo8 can also be targeted to other frameworks, making it probably the best option.

    Jeff

     

    Can I use visual web developer express edition or The whole visual studio? I've tried opening an active server page on visual web developer express edition 2008, and this what showed up in the window

     

    Server Error in '/Desktop' Application.

    This type of page is not served.

    Description: The type of page you have requested is not served because it has been explicitly forbidden.  The extension '.asp' may be incorrect.   Please review the URL below and make sure that it is spelled correctly.

    Requested URL: /Desktop/colors.asp


    Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

     

     

    what seems to be the problem here?hope you could help me again, tnx 

  • Re: what visual web developer version should I use?

    07-07-2008, 5:08 AM
    Answer

    Hi,

    Classic ASP pages are served by asp.dll which is mapped to .asp extension in IIS (ISAPI) so that asp page must be handled by IIS.

    In your case, I guess you are using ASP.NET built-in server. If so, you can try to deploy your website in IIS, and then use VWD to open it (File -> Open Web Site -> Local IIS -> Select your website on IIS).

     

    I hope this helps. 

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Page 1 of 1 (5 items)
Microsoft Communities
Page view counter