Developer forum

Forum » Dynamicweb 9.0 Upgrade issues
Subject
Replies
Started by
Last reply
Missing CustomerCenter.Lists.Type.Wishlist in Product Catalogue
Hi, I upgraded App 9.3.2 to 9.3.15. 1) "CustomerCenter.Lists.Type.Wishlist" and "CustomerCenter.ListTypes.Lists" is missing in "Product detail". 2) "CCAddToMyLists" doesn't work. "/Default.aspx?ID=137&productid=62139&CCAddToMyLists=62139& ...
Zayar Minn
18/06/2018 10:32:49
Last post: 26/06/2018 15:27:01
Windows Scheduled task last run result 0x1
I have installed the Windows task scheduler and noticed that it will not run successfully. The switch from curl.exe to invoke-webrequest causes an issue with execution policy. The command runs from a normal powershell window but will not run as an sc ...
Terri Donahue
18/06/2018 16:10:33
Last post: 22/06/2018 22:32:22
The incoming request has too many parameters after Upgrade to 9.4
Hi guys, I have this suituation after upgrading to 9.4. When trying to open a user in back-end, I get the attached error. The user configuration has not changed since long before the upgrade. It worked very well in 8.8.x. My assuption is that the err ...
Adrian Ursu
20/06/2018 11:28:51
Last post: 22/06/2018 18:36:28
Where did statistics go?
Is statistics gone in DW9? Marketing has a graph and and most visited but no way to see which website generates what. Filtering away ip adresses is also an important feature if you have pingdom or another service checking your sites up time. ...
Per Søgaard
06/09/2016 20:31:19
Last post: 20/06/2018 12:47:04
Packages
Hi Guys, I have tried (for the first time since upgrading to 9.4) to ise the Packages functionality in order to ease the Upgrading of the solution. Apparently something is missing or missconfigured because I get a 404 error when tyring to access eith ...
Adrian Ursu
19/06/2018 09:09:59
Last post: 19/06/2018 09:13:56
Stocklocation on user in admin
Hi Dynamicweb, We have an integrated solution with stock locations from the ERP-system, and as the StockLocation in DW only handles integers then we have a stock location like this: -1862847138, but negative values are not supported in the UI for Edi ...
Anders Ebdrup
12/06/2018 19:27:38
Last post: 13/06/2018 09:04:52
More database access in cart
Hi Dynamicweb, After upgrading from 8.9 to 9.4 we see more calls to the database in the cart-module where data from: EcomStockUnit in 8.9 accessed only once for all products, but in 9.4 that table is accessed for each individual product. Best regards ...
Anders Ebdrup
26/03/2018 15:35:36
Last post: 07/06/2018 01:12:19
Upgrading from 9.2.5 to 9.3.4
Trying to upgrade via Nuget from 9.2.5 to 9.3.4 with no luck so far. When trying to upgrade in Visual Studio, it says its need Microsoft.Owin.Security ( 3.1.0-rc1 ) To force it to get the new packages, i deleted everything in my package folder, but n ...
Per Jensen
27/10/2017 12:49:48
Last post: 06/06/2018 10:28:24
Redirect on old modules
Hi, I have upgraded a customers solution from DW8 to the latest DW 9.4.12. They are still using some of the functionality in the old modules, like the News V2 Module and the Gallery Module. I know they should upgrade to an item-based solution instead ...
Kurt Moskjær Andersen
03/06/2018 12:32:05
Last post: 04/06/2018 13:28:06
Group Listing on 9.4.11
Hi Guys, After upgrading to 9.4.11 I have tried to set up the Product Catalog to use a different template for Group Listing. It works fine for displaying Groups but it seems to also be applied to Product Listing causing the rendering of "No products  ...
Adrian Ursu
14/05/2018 11:10:21
Last post: 31/05/2018 01:21:19
CardCmd=Add&ProductID={non active product} is still added to the shopping card
Hi, The cardcmd command seems to be able to add inactive products to a shopping card. Instead of firing an error message the cardcmd command just adds the non active product to the shopping cart. Kind regards, Ben ...
Ben Doorn
30/01/2018 16:59:49
Last post: 31/05/2018 00:32:36
Product catalog list products based on Group
Hi guys, Upgrade to 9.4.11. I am using a few product catalog modules in a few landing pages for specific campaigns. Because it is easier for the admin to select the product group, I am using "Show Product Groups" instead of "Show Index". In the previ ...
Adrian Ursu
15/05/2018 10:26:21
Last post: 24/05/2018 14:22:18
Issue with the new ProductService/OrderService etc. structure.
Hi all, We do often write our own more complex SQL to fetch products/orders/users. Until the newer versions (9.4) we have been able to parse a datareader to the constructor and thus building the object like so: while (reader.Read()) { result.Add(new  ...
Simon Nordahl
03/05/2018 15:43:21
Last post: 24/05/2018 08:50:14
Error when searching order in Internet Explorer 11
Hi guys, Just upgraded to 9.4.11. I know this issue might be the cause of the incompatibility with IE11 but I report it just in case it isn't. When searching orders in back-end, regardless of the field or keyword, you get the attached error. Value ca ...
Adrian Ursu
15/05/2018 10:19:13
Last post: 22/05/2018 11:11:02
Bug in tax providers with multiple lines?
Hi there, I am upgrading a DW 8 site to 9 and ran into an issue with Avalara. The contents of the cart generated multiple tax lines for each product in the cart. Some of these lines have the same product number and name. When that's the case, DW seem ...
Imar Spaanjaars
14/05/2018 22:49:40
Last post: 18/05/2018 14:51:57
PriceCustomerGroupID not used in 9.4?
Hi Dynamicweb, After upgrading a solution from 8.9 to 9.4 it seems like the field in EcomPrices: PriceCustomerGroupID is not used anymore? It is quite a big issue as one of our clients relies on this field. Hope this can be fixed soon? Best regards,  ...
Anders Ebdrup
03/05/2018 13:22:37
Last post: 09/05/2018 11:26:39
Upgrade to 9.4.10
My first upgrade to 9. from an early version of 8 > 8.902.21 > 9.4.10. This site is using wrap with custom modules (which are temporarily disabled for the upgrade, post build). All went well apart from a few deprecated frontend tags fixed easil ...
Kevin O'Driscoll
30/04/2018 15:13:38
Last post: 09/05/2018 10:37:13
Part List order lines
When we add a part list product to a cart in 9.4.x version it renders all the order lines as separate products, and in DW back office it does not show the ordrlines together. In 9.3.13 this is working properly, please check the screencast: https://ww ...
Rui Silva
03/04/2018 16:11:52
Last post: 08/05/2018 15:59:29
Save a concept E-mail
Hi, If we open a new E-mail in concept, and after that save it (not Save and Close), the system closes the page. I attached some screenshots to make it clear. Can you please have a look at it? Best regards Gerard ...
Gerard Kocks
07/05/2018 16:35:55
Last post: 08/05/2018 15:28:27
Critical: Task runner is not working right
Hi DW, We see in DW9 that the task runner is not right according to next executing time, and it is quite a big problem for us as we cannot be sure when a task is executed and we have tasks which is dependent on other tasks. I think the problem is rel ...
Anders Ebdrup
03/05/2018 15:54:04
Last post: 08/05/2018 14:10:31