Developer forum

Forum » Dynamicweb 9.0 Upgrade issues
Subject
Replies
Started by
Last reply
Elements overlap at half-width view in DW 9.9.7
Hello, When working in the backend and reducing the browser to half-width in DW 9.9.7 the paragraph settings start to overlap each other. This doesn't occur in DW 9.8.11. Thank you ...
KC Cook
11/02/2021 23:28:31
Last post: 25/02/2021 20:27:34
Integration Customer Center issue after 9.10 upgrade
Hello, We just did a upgrade to 9.10 and with the new liveintegration DLL. After we added the newest version of the liveintegration DLL we get the following error in Integration Customer Center. An error occurred while attaching module (Dynamicweb.Fr ...
Alexander Tømmerholen
17/02/2021 09:18:35
Last post: 18/02/2021 08:50:36
Itemtype value being URL encoded in 9.10
On one of our customers solutions, we save a json object to the values on a radiobutton list on an itemtype, and we used to be able to extract it cleanly through templatetags on the paragraph using it, but after the latest upgrade (9.10), it gets URL ...
Frederik Rossen
10/02/2021 15:39:41
Last post: 11/02/2021 00:56:05
new constrains on bit types in tables
Hello DW, Im in the middle of a upgrade progress from DW8 to DW9 and I found out that you have added some more strict constrains to some columns. In partically 'bit' are not allowed to be null anymore - at least in some places. The issue for our solu ...
Frederik Gadegaard
04/02/2021 15:39:19
Last post: 10/02/2021 18:47:14
Cart not being empty after creating a quote DW 9.9.2
Hi there We noticed that after creating a quote, the cart is filled back with the products we added when creating a quote. We don't have this issue on the dev solution that uses DW 9.8.6. Here's a screencast with the issue: https://www.screencast.com ...
Fabio Monte
02/02/2021 19:44:48
Last post: 09/02/2021 13:01:01
User type in Item Type not working in 9.10.0
Hi, We upgraded one of our sites to 9.10.0 last night and now I'm not able to add Groups to the User type in an Item type. You can add the Group just fine in the backoffice, but once you save the paragraph the Group disappears. See the repro here: ht ...
Mafalda Correa
02/02/2021 13:57:07
Last post: 05/02/2021 07:10:23
DW 9.10 - CountryCode: area.EcomCountryCode
Hi there DW Support. I have tried and running the frontend with you DW 9.10 headless setup. And i get the attached error, when i run "npm run start". I have followed your guide, both from the release notes page and this one aswell: https://doc.dynami ...
Mikkel Hornbech Nielsen
03/02/2021 14:31:55
Last post: 03/02/2021 15:22:54
LoaderException after upgrading from 9.8.8 to 9.9.6 via Nuget
Hi, As the name of this post suggests, I was experiencing af LoaderException after upgrading from 9.8.8 to 9.9.6. I solved it by manually removing the reference to Microsoft.IdentityModel.Protocol.Extensions in packages.config (and .csproj). Can this ...
Roald Haahr
06/01/2021 14:11:02
Last post: 08/01/2021 06:37:07
Recommended code for custom Global.asax
How should a custom Global.asax look in a custom project? I tried something like this: public class Global : HttpApplication { public void Application_AuthenticateRequest(object sender, EventArgs e) { GlobalAsaxHandler.Application_AuthenticateRequest ...
Imar Spaanjaars
22/10/2016 12:55:28
Last post: 14/12/2020 14:16:02
User-defined urls and parenthesis
Hi, I've upgraded a solution from DW 8.8 to version 9.9.4. On the old solution the product urls contains parenthesis, while they are missing in the new version. I know there has been a change in the way this is handled, but is the old way possible in ...
Kurt Moskjær Andersen
14/12/2020 10:01:42
Last post: 14/12/2020 11:44:21
Upgrading Dynamicweb through Nuget
Hello, We are starting to set up all of our projects through Nuget due to numerous reasons. But, it takes a long time, just to upgrade a hotfix version because of the content part in Dynamiweb.Admin. When installing a new DW, then it tries to remove  ...
Søren Ravn Lund
07/04/2020 10:03:31
Last post: 03/11/2020 12:01:20
Owin and Social.Adapters
Hi, I'm working on upgrading a DW 8.8 solution to version 9, but I'm getting the following rather strange error, when navigating to the administration: The following errors occurred while attempting to load the app. - The OwinStartup attribute discov ...
Kurt Moskjær Andersen
28/10/2020 15:06:24
Last post: 02/11/2020 13:53:34
ShowOrderModal iframe opens productlinks in the iframe
There is a problem with the modal showing the order/quote detail page. The iframe which opens the details page links to the products within the iframe. This can be fixed by placing <base target="_parent"> in the layout template used for the det ...
Daniel Hansen
28/10/2020 11:25:37
Last post: 02/11/2020 11:21:10
Default Rapido templates doesn't exist
Hello. I instaled Rapido and connected database, but I don't have any Rapido templates in my admin panel, and "Visual Editor" Only this: ...
Pavlo Rishko
30/10/2020 12:15:20
Last post: 30/10/2020 12:36:34
Errors in default settings
Hello. I installed: Roslyn 3.6.1-rc1 Dynamicweb.Admin.9.9.3 Copied "Files" folder from Rapido 3.4.1 (rapidofull-20201006-files) Restored apropriate database. When I trying to run my project i have a lot of errors like this: Which told me, that someth ...
Pavlo Rishko
29/10/2020 16:19:49
Last post: 29/10/2020 16:42:52
How to connect to database by Windows Authentification
Hello. I installed: Roslyn 3.6.1-rc1 Dynamicweb.Admin.9.9.3 Copied "Files" folder from Rapido 3.4.1 (rapidofull-20201006-files) Restored apropriate database. Next step in instruction say that i need edit GlobalSettings.aspx, and set there database co ...
Pavlo Rishko
29/10/2020 15:40:49
Last post: 29/10/2020 16:10:43
Dynamic installation by Package Manager Console
Hello. When I'm trying to install CMS by command: Install-Package Dynamicweb.Admin -Version 9.9.3 –IncludePrerelease I get this errors: Is it normal? (I did everything like in your instruction here) ...
Pavlo Rishko
29/10/2020 12:11:45
Last post: 29/10/2020 12:37:26
ProductListCollectionProvider and upgrade to DW9
Hi, I have a custom solution, which I need to upgrade to DW9. In a custom module, there is a reference to ProductListCollectionProvider, which was located in the Dynamicweb.Extensibility.Provider namespace (http://doc.dynamicweb.com/api8/#Dynamicweb~ ...
Kurt Moskjær Andersen
28/10/2020 12:23:38
Last post: 28/10/2020 13:14:59
Error when adding new group after upgrading to 9.9.x
Hi guys, I have just upgraded a solution from 9.8.7 to 9.9.3 and I cannot edit the Ecom Groups nor add new Ecom Groups anymore. I get some error related to permissions. Object reference not set to an instance of an object. Description: An unhandled e ...
Adrian Ursu
25/10/2020 03:37:04
Last post: 26/10/2020 15:50:52
Edit Product Fields error
This error happens when trying to save an edit or deleting a field. Dynamciweb 9.9.1 ...
James Shipman
08/10/2020 20:15:04
Last post: 08/10/2020 22:25:47