AbleCommerce Forums
»
AbleCommerce
»
General Questions
»
Integrated Providers won't compile - 9.0.6
Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
I'm trying to compile the integrated providers from the 9.0.6 source code and am getting an error on the BraintreePaypalExpressController. The using AbleCommerce.Code is the error and there are several broken references in the project, including one to AbleCommerce. Am I doing something wrong? I just opened the IntegratedProviders.sln in VS
|
|
|
|
Rank: Advanced Member
Groups: Authorized User, Developers Joined: 5/30/2020(UTC) Posts: 125
Thanks: 14 times Was thanked: 3 time(s) in 3 post(s)
|
The paths to the references are probably broken due to how they split up their CommerceBuilder src and AbleCommerce WAP projects. I haven't touched the Integrated providers yet, but in addition to broken paths it looks like Zapier uses a Microsoft.AspNet.Webhooks library that isn't installed by default.
Getting the references right was one of the biggest challenges we had for developing a custom plug-in. I ended up deleting the /Lib directory from the WAP project and pointing the references to the CommerceBuilder /Lib directory instead. I can't remember if I used VS Code or the "Edit Project" Visual Studio extension, but it was a matter of editing the paths in the .csproj file.
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, Authorized User, Admin, System Joined: 10/11/2018(UTC) Posts: 110
Thanks: 19 times Was thanked: 18 time(s) in 18 post(s)
|
Quote:I'm trying to compile the integrated providers from the 9.0.6 source code and am getting an error on the BraintreePaypalExpressController. The using AbleCommerce.Code is the error and there are several broken references in the project, including one to AbleCommerce. Are you trying to build the whole solution or just the individual project inside solution e.g. Payment -> Braintree? Expand the References node inside the specific project(s), remove and re-add the AbleCommmerce.dll reference from your website bin folder and try again. Hope this helps!
|
|
|
|
AbleCommerce Forums
»
AbleCommerce
»
General Questions
»
Integrated Providers won't compile - 9.0.6
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close