Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Restore nuget package error - some versions is missing
We have a DW installation (DW 9.6.6) and haven't made changes to this solution for a long time. We use DW nuget-packages and when I try to restore from nuget, some packages is missing. An example is this package: Unable to find version '2.0.5 ...
Jesper Splidsboel
01/04/2022 16:40:02
Last post: 04/04/2022 09:41:45
Create ProductGroups and add values for ProductGroupFields
Hi guys, I have a situation where I need to grab some data from an external system and use it to create ProductGroups and populate some values on some custom ProductGroupFields. What would be the most efficient way to handle the ProductGroupFields pa ...
Adrian Ursu
04/03/2022 15:52:39
Last post: 01/04/2022 11:06:47
Opt in for custom cookie categories
Hello, is there any way for me to request an opt in for a custom cookie category via the frontend? I am using the three cookie opt in levels that you provide, 0 for rejecting all (both functional and tracking I suppose), 1 for accepting functional on ...
Unnsteinn Garðarsson
03/02/2022 11:32:06
Last post: 31/03/2022 12:19:08
Need user by Externalid but GetUserBySql is obsolete and GetUserByExternalId internal
We just upgraded a solution and now the Dynamicweb.Security.UserManagement.User.GetUserBySql is marked obsolete. We used it to get a user by its externalId. I see there is a function GetUserByExternalId but its Internal. Why is it internal? and can i ...
Brian Bolks
30/03/2022 16:43:47
Last post: 31/03/2022 09:09:25
Mail retry
Is there any way to configure the mail server to retry a failed send ? We have the following error when an order receipt email should be sent and I cannot see anything in Control Panel nor in Settings - Web and HTTP - SMTP that is off. The test email ...
Unnsteinn Garðarsson
25/03/2022 14:39:25
Last post: 25/03/2022 15:38:39
Unable to access a product in DW administration on DW 9.13.3 and Dynamicweb.Ecommerce 1.13.26
Hi DW, After upgrading to the lastest DW (9.13.3) and Dynamicweb.Ecommerce (1.13.26), we're unable to access a product in the DW administration. We're getting this error: how to reproduce: Go to Ecommerce -> Under Product catalog, select A ...
Mikkel Hammer
23/03/2022 12:47:08
Last post: 24/03/2022 19:09:29
No license installed. Login to set up license
Hi DW Team, We are using the trial version of DynamimWeb 9.10.10 for our local development environment and we are facing a license issue. As you can see in the images below: - The first image shows the admin screen with no license installed warning a ...
Steve Knutson
20/03/2022 10:42:38
Last post: 24/03/2022 16:07:54
unable to complete order through dwapi on DW 9.13.2
Hi DW, Im trying to complete an order through the dwapi on 9.13.2, and we're getting this error. { "Message": "An error has occurred.", "ExceptionMessage": "Object reference not set to an instance of an object.& ...
Mikkel Hammer
18/03/2022 19:11:11
Last post: 22/03/2022 12:38:00
Unable to get cart via /dwapi/ecommerce/carts/{secret} after adding product to cart after upgrading to 9.13.3
Hi DW, As the title says, after upgrading to 9.13.3, we get this error when trying to get the cart via dwapi after you a product to the cart. It's just on my locale machine so i don't have a site to reference to. { "Message": " ...
Mikkel Hammer
18/03/2022 12:21:36
Last post: 21/03/2022 09:48:45
batch integration - delete imported addresses only
Hi, We have batch integration job which is importing users and addresses from NAV. but its also possible from the frontend that end user can add thier own addresses which are not synced with NAV. I know there is a setting to delete the addresses &quo ...
Umar Farooq
17/03/2022 10:15:46
Last post: 21/03/2022 08:09:59
Best way to handle removing products from a productlist - to maintain paging
Hi, I have tried to find a solution, and searched the forum, but am unable to find the best solution to remove products from a productlist - and maintain the paging. If ProductList.BeforePaging is used it will only remove the product. What I am tryin ...
Jan Sangill
20/03/2022 09:34:24
Last post: 21/03/2022 00:40:45
Show the Created Cart Function
Hi, I am trying to create the cart automatically after the order completed. I succeeded to add the cart in admin site but the cart does not show in the front end and I already try to use setCart function. The code is in the txt file and the result is ...
Rivan Chandra
09/03/2022 09:56:16
Last post: 20/03/2022 01:50:14
unable to add product to cart after losing VPN connection in the middle of request on DW 9.13.2
Hi DW, I was trying to add a product to a cart via the /dwapi/ecommerce/carts/8106a0cda70342058a34839c44fde1f5/items/, with the body: { "ProductId": "SGK070", "ProductVariantId": "SP10642.SP5786", "Quantit ...
Mikkel Hammer
18/03/2022 18:44:13
No replies yet
User Macro not working after recycle
Hi guys, I have a project where we have developed a UserMacro that is supposed to return a comma-separated list of ProductNumbers based on some information in a custom table. Nothing fancy so far. Setting up the Macro in the query worked pretty well, ...
Adrian Ursu
15/03/2022 16:56:51
Last post: 16/03/2022 14:46:05
NotificationSubscriber - Cart line removed
Hi, I have an issue, where the subscribe made for Ecommerce.Cart.Line.Removed (DWN_ECOM_CART_LINE_REMOVED) is not getting triggered when we use a cart cmd. We have a notification subscriber for the "add" which works perfectly fine. The site ...
Nicklas Vilster
15/03/2022 11:18:42
Last post: 15/03/2022 11:46:55
Can't access web installer : redirected you too many times
I have a problem with installing Dynamicweb.. I have installed version 9.12 using the Zip file. I followed the procedures, I copied the contents in dynamicweb.web.config into Web.config. When accessing the page I think it redirects infinitely between ...
Joel Setterberg
07/02/2022 14:15:36
Last post: 14/03/2022 11:25:49
UserAddressOnAfterSave receives empty args when saving AccessUser address
Dear Dynamicweb, We're trying to update the Carts customer information, with a UserAddressOnAfterSave NotificationSubscriber, when a user changes their default address through the Extranet module in the frontend. It's so they don't need t ...
Mikkel Hammer
14/12/2021 11:45:43
Last post: 14/03/2022 11:20:19
Stop Extranet-module sending mails
Hi, I'm using the notification subscriber UserOnBeforeSave to check user creation with Google reCaptcha. This part is working fine, but I need to stop the Extranet-module from sending a notification mail to the user, if the validation from Google ...
Kurt Moskjær Andersen
11/03/2022 10:26:43
Last post: 14/03/2022 10:42:51
Get live price from /dwapi/ecommerce/products
I dont get the live price from Dynamics through tha API. Is it correct that the API currently does not work with the live price provider? ...
Martin Moen
12/12/2021 22:41:12
Last post: 08/03/2022 10:09:09
FavoriteProduct Quantity
Why is not the Quantity available through the FavoriteProduct class? Note is there, but not Quanity. https://doc.dynamicweb.com/apix/api/Dynamicweb.Ecommerce.CustomerExperienceCenter.Favorites.FavoriteProduct.html ...
Martin Moen
06/03/2022 17:33:35
Last post: 08/03/2022 09:29:43