Developer forum

Forum » Dynamicweb 9.0 Upgrade issues
Subject
Replies
Started by
Last reply
Issue with field types in Rapido
Hi I am trying to extend the standard Product object/table in a Rapido solution with several (approx. 1000) custom fields. I am lacking the possibility to add a field type with the following set-up: Name, Value, Unit Currently I can create something  ...
Gheorghe Balan
02/11/2018 13:42:10
Last post: 02/11/2018 16:11:37
Unable to Export Users with Data integration Activity 9.4.15
HI, I have a data integration activity which gets all the users from the table AccessUser and put them into an XML file. This data integration activity does not work in version 9.4.15 but it works fine in 9.4.14. I am getting the following error, Sou ...
Asim Shahzad
24/10/2018 08:35:35
Last post: 26/10/2018 08:23:26
NullReferenceException
Hi, we have a DW project whose database is installed online, and whose files are local and shared by Git. With this scenario, I updated the Git files, both from DW9.4.18 to 9.5.0, and to synchronize the files with the working team. After the updates  ...
Tomas Gomez
25/09/2018 13:06:54
Last post: 24/10/2018 21:57:26
Import of Products
Hi I am facing a challenge with importing data to a DW/Rapido solution. The data source is a CSV file - and I am importing to the following tables: EcomProducts, EcomGroups, EcomGroupProductRelation, EcomGroupRelations, and EcomShopGroupRelations. Th ...
Gheorghe Balan
08/10/2018 14:20:22
Last post: 17/10/2018 14:25:02
Problems upgrading from version 8.9.1.13 to 9.5.2
Hi. I am currently trying to upgrade a solution from Dynamicweb version 8.9.1.13 to Dynamicweb version 9.5.2. I have a few functions/fields that I have a little trouble finding information about how to handle: Base.ValidateEmail page.Value("PageNavig ...
Tobias Belling
11/10/2018 09:59:39
Last post: 15/10/2018 12:31:20
Attempt to aritmatic with two prices of different currency
After upgrade to 9.5 fixed all tags and any API were using. When we add to Cart we get the following error: Exception Details: Dynamicweb.Ecommerce.Prices.PriceInfoCurrencyException: Attempt to aritmatic with two prices of different currency Stack Tr ...
Kevin O'Driscoll
04/10/2018 15:31:00
Last post: 05/10/2018 10:03:28
AccessUserNewsLetterAllowed set to false by unknown process
Hi, We seem to have an issue with at least 1 customer on 9.4.18 that the AccessUserNewsLetterAllowed field is being set to zero by some unknown process, and not user activity. After much research we have found that the following query gets executed a ...
Hans Kloppenborg
28/09/2018 13:50:44
No replies yet
Rapido CSS is not updating
Hi I am facing a challenge with a Rapido project where the .less and .css auto-generated files are not being updated. As far as I understood from the documentation they should be compiled run-time - however this is not the case. I am not getting any  ...
Gheorghe Balan
24/09/2018 14:28:31
Last post: 25/09/2018 15:17:48
Custom SOAP / Web service
Hi I am trying to build a custom REST/SOAP service in order to fetch data from Dynamicweb outside of the Razor and page context. You have already built a similar implmentation - for instance for fetching user data : http://{{my-url}}/Admin/public/web ...
Gheorghe Balan
20/09/2018 14:00:33
Last post: 20/09/2018 14:37:29
Error after upgrade from 9.4.18 to 9.5.1
Hi there, I just did an upgrade to the latest DW version (DW 9.5.1 and updated all packages offered by the DW via nuget). And now I'm getting errors when I try to do a publish in VisualStudio. The error is: The file is: Admin\Content\Area\Sort.aspx A ...
Harald Brouwers
17/09/2018 12:45:45
Last post: 19/09/2018 09:23:16
Bug when extending Rapido items
Hi I am trying to create a new item in Rapido by inheriting from an existing one (e.g. create a NewsArticleAircon custom item based on News article). The thing is that it always fails to create the table in the database with the following error: Ther ...
Gheorghe Balan
04/09/2018 16:29:43
Last post: 05/09/2018 09:21:42
Area Permissions on code-first Item
Hi I am trying to create items code-first, but I would like my item to be available only on one of my websites. All the examples I could find mention the AreaRule attribute that is used to decorate a class - but this would give permission to all the  ...
Gheorghe Balan
30/08/2018 13:40:49
Last post: 30/08/2018 16:47:27
Model.Item.GetString(
Hi all We just upgraded from 9.3 to 9.4.14. After (no problem before) the upgrade our templates now throws an exception due to the following line: , @Model.Item.GetString("Title") First I thought it was due to me inserting a null into the template so ...
Simon Nordahl
29/08/2018 09:32:21
Last post: 29/08/2018 10:37:47
From Forms to Forms for editors
Hi When upgrading from DW8 to DW9 there can be a lot of forms (old "Forms" module) published on the frontend. The forms from the old "Forms" module are present in the "Forms for editors" app. But what about the forms published by the old "Forms" modu ...
Lars Larsen
23/05/2018 15:53:10
Last post: 21/08/2018 14:42:21
Too many redirects
I think this has come up already in a different form, but we ran into another situation with too many redirects. A customer reports that after upgrading to 9, they are having problems with links when there are more than 8 search filters on the link.  ...
Imar Spaanjaars
12/07/2018 23:28:45
Last post: 26/07/2018 10:38:07
Upgrading from 8.9.x to 9.4.11 loses newsletter subscribers
Hi there, We just upgraded a site from 8.9 to 9.4.11. Now, when we edit an existing (upgraded) newsletter or copy it, the list of recipients and the campaign tracking info is gone. Is that a bug? Or was this data not convertible? Imar ...
Imar Spaanjaars
20/06/2018 21:08:28
Last post: 12/07/2018 16:06:25
Index require password after update to 9.4.13
We just upgraded to DW 9.4.13, and now suddently we are asked to login when trying to access a index or query. What is going on? ...
Martin Grønbekk Moen
08/06/2018 11:11:03
Last post: 02/07/2018 23:49:21
ExtranetLogin
Hi guys, security.ExtranetLogin method seems to be removed in version 9.3.5. What is the replacement method? We are trying to upgrade a client solution where it is used in the context below: // Workaround for programmatic logins with hashed passwords ...
Peter Gustafsson
13/12/2017 23:29:17
Last post: 28/06/2018 10:18:07
Cart errors after upgrade to 9.3.12
Hi guys, We have recently upgraded a solution from the latest 8.9 to the latest (at that point) 9.3 version. We have since started to see a few Cart/Order errors. Specifically, conversion from Cart to Order fails pratially. By partial, I mean that th ...
Adrian Ursu
18/04/2018 16:55:30
Last post: 28/06/2018 08:42:31
Issues with user location map
Hi guys, On a DW 9.4.13 solutions we seem to encounter issues with the maps section of the user edit page in the CMS. This functionlitiy used to work fine before ... When using the GET LOCATION FROM API button on the user edit page in the CMS an unab ...
Peter Leleulya
13/06/2018 11:46:35
Last post: 26/06/2018 15:35:56