VWD 2003 to VWD 2008

Last post 11-19-2009 1:10 PM by tebedu. 2 replies.

Sort Posts:

  • VWD 2003 to VWD 2008

    11-11-2009, 5:43 PM
    • Member
      point Member
    • tebedu
    • Member since 11-11-2009, 5:34 PM
    • Posts 2

    Hi, I am trying to convert a 2003 csproj to VWD 2008. I have successfully imported the project with no errors and converted it to a web application. Problem is I got 50 warnings and am a newbie with asp.net so that doesn't help. My humble question is, what does this mean and how do I resolve it;

    Warning 1 C:\Documents and Settings\fxs\My Documents\Web Development\SyndicationDemo\DisplayFeeds.aspx: ASP.NET runtime error: '/LM/W3SVC/1/ROOT/SyndicationDemo' is not a valid IIS application. C:\Documents and Settings\fxs\My Documents\Web Development\SyndicationDemo\DisplayFeeds.aspx 1 1 SyndicationDemo

    Thank you in advance,

    teb

     

     

  • Re: VWD 2003 to VWD 2008

    11-16-2009, 10:34 PM
    Answer

    Hi,

    To resolve the issue, please try the following steps:

    • Right click your web application project  from Solution Window and enter Properties page and then select Web tab.
    • in the server section choose Use IIS Web Server and then click Create Virtual.
    • Rebuild your web application.

     

    You also can create new web application and copy the files from old project by add "Add Existing Item" (http://msdn.microsoft.com/en-us/library/9f4t9t92(VS.80).aspx).

    For more information about migrating, see http://webproject.scottgu.com/CSharp/Migration/Migration.aspx

    I look forward to receiving your test results.

    Thomas Sun
    Microsoft Online Community Support

    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.
  • Re: VWD 2003 to VWD 2008

    11-19-2009, 1:10 PM
    • Member
      point Member
    • tebedu
    • Member since 11-11-2009, 5:34 PM
    • Posts 2

    Thanks I will try and let you know. 

Page 1 of 1 (3 items)