Developer forum

Forum » Dynamicweb 9.0 Upgrade issues
Subject
Replies
Started by
Last reply
Copying area with "Do not include URL in subpage URLs" turned on, causes some pages to not get copied
Hi DW, As the title states when making a copy of an area with "Do not include URL in subpage URLs" turned on, it causes some pages to not get copied correctly. Test below is made on a 9.17.5 clean swift install. Settings on the "Swift  ...
Mikkel Hammer
10/06/2024 11:55:27
Last post: 18/07/2024 10:41:37
Delete Website (Area) fails after 1 minute
Hi DW, Im trying to delete area on one of our solutions which runs on a 9.17.5 version, but it keeps failing after 1 minute. I digged a bit around and i think i've found the underlying issue in the source code. It starts here in "Delete.aspx ...
Mikkel Hammer
07/06/2024 13:16:08
Last post: 18/07/2024 10:48:56
values in Dynamicweb.UserManagement.Context not set correctly when using full impersonation on 9.17.2
Hi DW, We've recently upgraded a solution to 9.17.2, and is experiencing problems with values in Dynamicweb.UserManagement.Context.UserID and Dynamicweb.UserManagement.Context:UserGroups not correctly being set when using Full impersonation. We h ...
Mikkel Hammer
26/03/2024 15:38:39
Last post: 16/05/2024 10:54:07
Value cannot be null. Parameter name: key in CreateCartViewModel
HI, After upgrading the site from 9.9.5 to 9.15.3 we started to get the following error with users and their carts (attachment ValueCannotBeNull): [ArgumentNullException: Value cannot be null. Parameter name: key] System.ThrowHelper.ThrowArgumentNull ...
Andrew Rushworth
19/09/2023 19:17:36
Last post: 21/09/2023 22:28:15
Upgrade to 9.15.8 from 9.12.11 IronPDF
Hi we are updating features to our PDF creation system using Dynamicweb.Imaging.Providers.IronPdfProviders where we create product sheets and product catalogues from razor templates to output html to produce .pdf files. When we add hyperlinks to the  ...
Kevin O'Driscoll
13/09/2023 11:16:46
Last post: 13/09/2023 12:59:20
Category Field Value Missing After Saved from Ecommerce Module
Dear Forum, I would like to report one issue that we found on the product category fields. The issue is that the data which we had enriched from PIM is missing when we try to edit from Ecommerce module and clicked on save button. Please advice what k ...
Yoon Peti Nwe
25/07/2023 12:48:55
Last post: 26/07/2023 06:03:23
9.15.2 Backend login issues
Hi guys, I am trying to upgrade a dev solution from 9.14.4 to 9.15.2 but I have some issues logging in to the back-end. And I get a whole bunch of javascript exceptions in the console. Is this a known issue or is something wrong with my setup? Thank  ...
Adrian Ursu
05/03/2023 11:11:37
Last post: 05/03/2023 11:23:05
Error in public/getimage.aspx
Hi after upgrading from version 9.10.14 to 9.14.6 the DW function public/getimage is returning an error 500. This means that all of the preview images in the /admin can be viewed, and all of our Swift items that uses the functions does not work. I tr ...
Daniel Hollmann
10/01/2023 16:24:03
Last post: 11/04/2024 10:26:48
LanguageCulture - System.IndexOutOfRangeException
Hi. I’m trying to upgrade a custom solution that should go from 9.10.14 to 9.14.16 (latest). What I did was this: 1) Downloaded the new Application folder and placed it with my other appilcaion folders. 2) Copied the new .dll’s to my cust ...
Daniel Hollmann
19/12/2022 10:28:08
Last post: 23/12/2022 08:38:32
Issue on Smart Search Filter
Dear Nicolai, I would like to report the issue that we are getting when creating smart search by using the filter in the attached image however it return the SQL error. Could you please suggest on this? We are using DW version 9.14.5 however this iss ...
Yoon Peti Nwe
09/12/2022 05:21:28
Last post: 16/12/2022 03:58:19
Deployment tool 9.14.5 Content compare returns status code 500
Hello On a 9.14.5 solution I am trying to upgrade Swift v1.12.0 to v1.15.0 via deployment tool and when I compare Content I get the following error: 2022-12-05 12:19:46.660: Exception of type 'System.Web.HttpUnhandledException' was thrown.. S ...
Tobias Nordvig
05/12/2022 12:30:18
Last post: 06/12/2022 12:53:33
Microsoft.Win32.TaskScheduler dll missing
Hi all, I installed DynamicWeb.Admin v9.14.4 NuGet package on a new and clean solution. Everything ran smoothly until I opened "Integration Framework Batch" page. Please see screenshot attached. It's something missing with my installati ...
David Miguel Luis dos Santos
21/11/2022 19:45:51
Last post: 03/01/2023 16:43:01
Event viewer not found
Hi. I'm upgrading a solution from version 9.8.13 to 9.13.11 I have sevarl issues, but a big one is that the event viewer can't be found. I get this errror. Any tips on what I should do? ...
Daniel Hollmann
22/08/2022 16:34:46
Last post: 22/08/2022 20:46:03
Error on Marketing module email send
We are getting error on Marketting module when click email send. solution upgrade from 9.13.3 to 9.13.8 ...
Shiwanka Chathuranga
18/08/2022 10:57:20
Last post: 14/11/2022 11:22:53
Swift Related products slider issue
Hello DW, When using the related products feature in the products slider, it says that it will create a slider for each related group. That is also true, and it does create two sliders if you have two groups, the thing is that it pulls the same produ ...
Martin Ottesen
12/08/2022 14:11:40
Last post: 15/08/2022 12:36:25
Adding catalog as paragraph app results into XmlException
Hi guys ... I just upgraded a solution to the newest (9.13.8) admin because of errors when adding custom product field to my 9.12.4 admin solution. It helped, no problems there anymore. But now I cant add a Product catalog app anymore. The old ecom a ...
Peter Leleulya
13/06/2022 14:26:52
Last post: 15/06/2022 12:28:59
Update requires an Ayden2 >= 1.0.1 .... but only 1.0.0 is available
I'm having issues with custom product fields in my 9.12.11 admin solution, so I'm trying to update to the latest 9.13.8 Admin .... But it requires an Ayden2 >= 1.0.1 .... but only 1.0.0 is available .... What can I do? Ik force uninstalled ...
Peter Leleulya
13/06/2022 10:17:26
Last post: 13/06/2022 10:39:10
GetString and quotes not processed correctly in Razor template
Hi We have upgraded a solution from v9.6.9 to v9.13.6. Now when running a Razor template (a master.cshtml file) GetString and quotes does not get processed correctly. The first problem (first image) is that GetString() set in between sinlge quotes re ...
Lars Larsen
20/05/2022 10:05:07
Last post: 20/05/2022 10:33:49
Facets are not the same
Hi, I have updated a solution from 8.9.1.7 to 9.13.5 which is currently under test. I have copied the \Files\System\Repositories folder from the not upgraded live environment to the upgraded test environtment but it is missing some filter options, th ...
Eva Sommer
09/05/2022 10:05:02
Last post: 20/05/2022 11:33:23
Issue in product list page
Hi Find issue which appear only 1 time, in products list page, after any upgrade or Application folder change, but if try to refresh page all is ok and this exception disappear. Saw this issue in local and after in 2 LIVE solutions, after upgrade to  ...
Andrejs Zavorotnijs
09/05/2022 09:01:00
Last post: 09/05/2022 15:32:48