PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 7/25/2017 11:45 AM by  Will Strohl
Clone , Commit and Develope HCC Core
 12 Replies
 1 Subscribed to this topic
 1 Subscribed to this forum
Sort:
You are not authorized to post a reply.
Page 1 of 3123 > >>
Author Messages





New Member






--
7/24/2017 3:14 AM
    we know that hcc using github for source control ,
    I have Forked from HCC git in my account and now i have Cloned Version in local (visual studio),
    all solution are cloned and added to my solution such as hotcake.sln .
    The Problems :
    1- when i open it want to build the solution it doesn't build and some error occurred ( all missed package restored via nuget)
    [quote]Severity Code Description Project File Line Suppression State
    Error CS0234 The type or namespace name 'Html' does not exist in the namespace 'System.Web.Mvc' (are you missing an assembly reference?) Hotcakes.Commerce C:\Users\Moslem Pasokh\Source\Repos\core\Libraries\Hotcakes.Commerce\Extensions\HccFormExtensions.cs 28 Active
    [/quote]


    2- how can i integrate HCC with DNN in Dev mod?





    New Member






    --
    7/24/2017 5:03 AM
    firsr problem has been solved by adding MVC 5.1 , and now i have problem building solution :


    [quote]C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "DotNetNuke.7.3.1.21.Fakes". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    18>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Hotcakes.Commerce.Dnn.Fakes". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    18>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Hotcakes.Commerce.Fakes". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    18>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.QualityTools.Testing.Fakes". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    18>C:\Users\Moslem Pasokh\Source\Repos\core\Libraries\Hotcakes.Commerce.Tests\HotcakesApplicationTest.cs(28,33,28,38): error CS0234: The type or namespace name 'Fakes' does not exist in the namespace 'Hotcakes.Commerce.Data.EF' (are you missing an assembly reference?)
    18>C:\Users\Moslem Pasokh\Source\Repos\core\Libraries\Hotcakes.Commerce.Tests\HotcakesApplicationTest.cs(30,17,30,29): error CS0234: The type or namespace name 'QualityTools' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
    18>C:\Users\Moslem Pasokh\Source\Repos\core\Libraries\Hotcakes.Commerce.Tests\ContactService\AffiliateTest.cs(29,35,29,40): error CS0234: The type or namespace name 'Fakes' does not exist in the namespace 'DotNetNuke.Entities.Profile' (are you missing an assembly reference?)
    [/quote]

    where are Fake DLLS , i cant see "Adding Fake Refference" on right click of DLL?





    Basic Member






    --
    7/24/2017 12:00 PM
    Goto Tools > NuGet Package Manager > Package Manager Settings

    Turn on both options:
    Allow NuGet to download missing packages
    Automatically check for missing packages during build in Visual Studio





    Veteran Member






    --
    7/24/2017 12:59 PM
    [quote=moslem ;200]where are Fake DLLS , i cant see "Adding Fake Refference" on right click of DLL?[/quote]

    This appears to be a Visual Studio compatibility issue. I'm not yet sure how to formally resolve this, but if you have any ideas, please put them in the issue below.

    https://github.com/Hotcak...mmerce/core/issues/4
    Will Strohl, Upendo Ventures Hotcakes Cloud | Get Support | Code Support Official Cloud & Support provider for Hotcakes





    Basic Member






    --
    7/24/2017 1:07 PM
    I was able to build in both VS 2013 and 2015 ent. Which version are you running?

    Also, I did run into issues at first as well. Try and do a successful build in VS first, then run the batch script.

    You are not authorized to post a reply.
    Page 1 of 3123 > >>


    Loading
    • Sign-up for the Hotcakes Community Newsletter: