Results 1 to 6 of 6

Thread: Deployment stumped

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Aug 2003
    Location
    Edinburgh, UK
    Posts
    2,773

    Deployment stumped

    I seem to be running into a problem creating a web setup project and making a deployment. never had this before!

    I have 4 Project files:

    Common
    BLL
    DAL
    MainSite


    MainSite has a reference to common and BLL
    BLL has a reference to DAL and common
    DAL has a reference to Common


    when trying to add the source/content/primary output files into the Web Application Folder, and build the project I get this error:


    Error 1 An error occurred while validating. HRESULT = '80004005'



    Funny thing is, if I take out the Primary project output files and just leave the content and source files for the MainSite, the error goes away, builds but DOES NOT copy the DLL's into the bin directory.....


    This ONLY happens when adding "primary output from XXXX" (dll/exe) for ANY project

    I know its to do with the circular type dependencies I guess, but what workaround is there?

    any thoughts?
    Last edited by Techno; Mar 11th, 2010 at 03:51 PM.

    MVP 2007-2010 any chance of a regain?
    Professional Software Developer and Infrastructure Engineer.

Posting Permissions

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



Click Here to Expand Forum to Full Width