Hi All, I had a solution in VS2005 that contained a website and a web deployment project that compiled the website into 1 dll. I tried then upgraded the website to VS2008 and added a Web Deployment project using the new 2008 add-in but for some reason it refuses to compile as a dll. Any ideas? The settings of the web deployment project are identical to the one in VS2005. TIA!
OK, I figured out the build issue into 1 dll. Now I want to add the web deployment project as a project reference to another website in the same solution. For some reason the Web Deployment project does not show up in the Add Project Reference dialog window. <param@community.nospam> wrote in message news:OPO9A2KeIHA.3756@TK2MSFTNGP06.phx.gbl... > Hi All, > > I had a solution in VS2005 that contained a website and a web deployment > project that compiled the website into 1 dll. I tried then upgraded the > website to VS2008 and added a Web Deployment project using the new 2008 > add-in but for some reason it refuses to compile as a dll. Any ideas? The > settings of the web deployment project are identical to the one in VS2005. > > TIA! >