Convert to Web Application does absolutely nothing

Last post 03-11-2008 11:48 AM by BrooklySky. 1 replies.

Sort Posts:

  • Sad [:(] Convert to Web Application does absolutely nothing

    03-11-2008, 11:24 AM
    • Member
      point Member
    • BrooklySky
    • Member since 03-11-2008, 11:11 AM
    • Posts 2

    I've followed all the step in http://webproject.scottgu.com/CSharp/migration2/migration2.aspx,

    I right click the root node of the Web Application Project and select "Convert to Web Application" open, and . . . absolutely nothing happens: no error message, no warning, nothing, zip, and  no .designer.cs files are created. Sad Any ideas,hints?  Thanks.

  • Re: Convert to Web Application does absolutely nothing

    03-11-2008, 11:48 AM
    Answer
    • Member
      point Member
    • BrooklySky
    • Member since 03-11-2008, 11:11 AM
    • Posts 2

    Ok, looks like a step was left out of http://webproject.scottgu.com/CSharp/migration2/migration2.aspx

    After you copy the files from the Web Site Project into the new Web Application Project, you need to first include all the files in the project (i.e., select them and then right click and choose 'include in project'). THEN "Convert to Web Application" project will work.

    Perhaps the author of the "Visual Studio 2005 Web Application Project" page could include that step in the write up...

Page 1 of 1 (2 items)