Developer forum

Forum » Dynamicweb 9.0 Upgrade issues
Subject
Replies
Started by
Last reply
Bug in dynamic article view
I'm trying out the new dynamic article item type, and found a bug: https://egwbp-sivha.azurewebsites.net/klokkebloggen/dette-visste-du-ikke-om-klokker In the summary/leadtext I have plain text, no formatting (not an option either) and yet source code ...
Siv Hansen
13/03/2019 10:00:22
Last post: 15/03/2019 12:32:28
Bug in mega menu, z-index probably
There is an error in the mega menu. It is displayed behind the filters on the product page, and the menu is unreachable Mega menu: the move. u fix? Thanks. edit: dw 9.6 rapido 3.1 ...
Siv Hansen
12/03/2019 21:55:01
Last post: 13/03/2019 09:03:33
Local site problem
I already used DW version 9.5.3 and Rapido 2.0 in local. When I upgraded DW version 9.6.2, I hit this error (http error 404 the requested resource is not found). How sholud I do? Please advice me. ...
Yan Naing Htun
04/03/2019 08:57:36
Last post: 04/03/2019 09:39:08
Multiple Connector Services
Hi I am writing because I am a bit of doubt about setting up batch and live integration for a DW solution. The challenge lies in the fact that I have 4 service endpoints - one for each company and website. This means that I need to install 4 connecto ...
Gheorghe Balan
21/02/2019 14:38:28
Last post: 22/02/2019 09:33:58
Upgrading to DW 9.6.1 Concrete Ecom Product Urls to Catalog Module (App)
In my DW8 version I can do this: /// <summary> /// Looks up the Url for the Product in a site (Area) having searched through all the eCom_Catalog modules in the site /// finding the first availability of the Product in a Group attached to a cor ...
Kevin O'Driscoll
20/02/2019 13:10:16
Last post: 22/02/2019 14:37:09
Global.asax modification in DW9
Hi Im upgrading a DW8 to DW 9.6.1 Im using Global.asax in DW8 to do a number of things on application start. I understand in DW9 you can't modify Global.asax. Am I correct that you can use a notification subscriber to hook Application_Start and Appli ...
Kevin O'Driscoll
18/02/2019 16:14:41
Last post: 20/02/2019 13:12:47
UserIntegration - no active mappings
Hi I have created a data integration job based on the ErpUserImport.xml template, as well as a batch job where I set this xml import setting: <GetEcomData ReimportTable="true" SetCheckpointToNow="false" CustomModifier="Test"><tables><C ...
Gheorghe Balan
30/01/2019 11:21:49
Last post: 08/02/2019 11:03:51
Debugging assembly code
Hi I am writing in regards to a general challenge in Dynamicweb. I cannot attach breakpoints to my assembly code - which makes it quite difficult to solve complex tasks, such as a complex integration. Is it possible to attach and hit a breakpoint to  ...
Gheorghe Balan
15/01/2019 14:30:40
Last post: 15/01/2019 15:44:57
Migrate DW9 site to Production
DW 9.5.0.0 We have an upgraded DW9 site ready for release to Production from staging. All is good in staging. We copy all the files into Production (a different folder on the same server). We dont change the connection string yet in Global Settings s ...
Kevin O'Driscoll
14/01/2019 17:10:34
Last post: 15/01/2019 11:37:13
Upgrade 9.4.10 - 9.5.6 broke page tree in Content tab
Hi all, After I upgraded one of my development instances up to 9.5.6 I started getting this error when accessing the Content tab in the admin: https://imgur.com/a/FrFgRIK Has anyone else experienced this? Am I missing some configurations after the up ...
Arnór Halldórsson
08/01/2019 12:30:51
Last post: 08/01/2019 14:15:41
Tracking number in Track and Trace became missing
Dear All, When I updated the order detail information for an order in the backend and save, the tracking number for this order in 'Track and Trace' became missing. Please refer to the following link for the scenario. https://www.useloom.com/share/d23 ...
Aye Nyein Myat
27/12/2018 11:48:44
Last post: 10/01/2019 14:18:28
Free Product Discount Name In Orderline Table
Dear All, We have one discount scenario that give free product if the promotion code is applied. In Version 8, there is the orderline discount with discount name for free product. but in Version 9, there is orderline discount with the free product na ...
Tin Ma Ma
21/12/2018 10:00:20
Last post: 21/12/2018 10:08:46
Custom module in DW8 using removed namespace - any workaround?
Hi, We have some time back upgraded a solution from DW8 to a DW 9.4.9. The solution have a custom module, which uses a removed namespace: Dynamicweb.Backend <%@ Import Namespace="Dynamicweb.Backend" %> It's in the aspx file. I have tried to sea ...
Marie Louise Veigert
06/12/2018 13:17:22
Last post: 06/12/2018 14:28:51
Dynamicweb Security Issue TFS57874 29-11-2018
Hi I got this alert and patch details, however the web.config fix: "Remove the following configuration in web.config <remove fileExtension=".log" /> <mimeMap fileExtension=".log" mimeType="text/plain" /> " This prohibits any .log file fro ...
Kevin O'Driscoll
30/11/2018 13:15:50
Last post: 13/12/2018 11:21:00
Can't Save Tracking Id in 9.5.3
Hi I can't save tracking Id in Track & Trace section. Are there any work around? https://www.useloom.com/share/291a184a9503437c9ae751a5499fd290 Regards, Tin Ma Ma ...
Tin Ma Ma
15/11/2018 20:27:45
Last post: 11/12/2018 15:19:27
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
TrackTraceParameter is empty after upgrade
Hi guys, I have a solution that was recently upgraded to 9.4.19. We are using GetLoop("TrackTraceParameters") to render the tracking information. After the upgrade, the tag GetString("Ecom:Order.TrackTraceParameter.Value") inside the loop does not re ...
Adrian Ursu
01/11/2018 13:38:06
Last post: 23/04/2019 12:10:24
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
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
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