DotNetNuke.WebUtility dependency error

Last post 01-21-2005 6:38 AM by Mr-Konj. 3 replies.

Sort Posts:

  • DotNetNuke.WebUtility dependency error

    01-20-2005, 3:29 AM
    • Member
      85 point Member
    • Mr-Konj
    • Member since 12-29-2002, 10:57 AM
    • Slovenia/Ljubljana
    • Posts 17
    Hello,
    in each project I include the DotNetNuke.dll as a reference I get this two errors :

    Error: The dependency 'DotNetNuke.WebUtility, Version=1.0.1784.27915, Culture=neutral' in project 'xnettest' cannot be copied to the run directory because it would conflict with dependency 'DotNetNuke.WebUtility, Version=1.0.1835.35062, Culture=neutral'.

    and

    Error: The dependency 'DotNetNuke.WebUtility, Version=1.0.1835.35062, Culture=neutral' in project 'xnettest' cannot be copied to the run directory because it would conflict with dependency 'DotNetNuke.WebUtility, Version=1.0.1784.27915, Culture=neutral'.

    Is there any way to fix this problem?
    Thanks.

  • Re: DotNetNuke.WebUtility dependency error

    01-20-2005, 4:34 AM
    • Member
      85 point Member
    • Mr-Konj
    • Member since 12-29-2002, 10:57 AM
    • Slovenia/Ljubljana
    • Posts 17
    I forgot to mention Im using dnn 308 and I get this 2 errors when compiling in vsnet 2003
  • Re: DotNetNuke.WebUtility dependency error

    01-20-2005, 11:32 AM
    • Participant
      768 point Participant
    • Girlnet
    • Member since 09-09-2003, 10:02 AM
    • Canton, Michigan
    • Posts 191
    I guess I would make sure you are using the correct version dll. Verify the version level of the dll in your bin directory. Sounds like you have conflicting versions.
  • Re: DotNetNuke.WebUtility dependency error

    01-21-2005, 5:59 AM
    • Member
      85 point Member
    • Mr-Konj
    • Member since 12-29-2002, 10:57 AM
    • Slovenia/Ljubljana
    • Posts 17
    OK I figure it out, you have to include dotnetnuke.dll from VSWebCache\localhost\dotnetnuke\obj\debug directory.

    Dont know why, but its fine now.
Page 1 of 1 (4 items)