Developer forum
Subject
Replies
Started by
Last reply
Set cache at page or paragraph level
Hi Guys, How do I set up cache at page or paragraph level in DW9? I remember in DW we used to have a cache property on the page. Is that setting gone? I believe it had some good use since some pages are more sensitive than others. Thanks, Adrian ...
Adrian Ursu
26/02/2017 16:01:33
Last post: 21/02/2019 22:23:48
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
Upgrading to DW 9.6.1 Missing Page Tags
In a .cshtml I used to be able to do; string searchUrl = Dynamicweb.Frontend.SearchEngineFriendlyURLs.GetFriendlyUrl((Int32)thisPage.Area.get_Value("dwareasearchpageid")); And so I guess Area.get_value is now depricated but actually the Template Tag ...
Kevin O'Driscoll
19/02/2019 17:24:35
Last post: 20/02/2019 12:45:52
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
20
Subscribe
Dynamicweb 9.6.0 upgrade issues.
Hello, We upgraded a solution from 9.5.7, to 9.6.0 and ran into a few problems: 1: The column "ShippingTakeDiscountIntoAccount" & "ShippingEligibleForFreeShipping" is not created in the table by the update scripts: This occurs when creating a new ...
Harald Brouwers
04/02/2019 09:18:22
Last post: 04/02/2019 13:42:47
Filters
Hi I am experiencing a challenge regarding filters in Rapido 2. It seems that if the filter is composed of two words separated by space - it will be interpreted as two different values. Also if the value contains decimals, it seems like some weird co ...
Gheorghe Balan
29/01/2019 10:10:21
Last post: 29/01/2019 13:45:01
ProductIndexBuilder fails to build after upgrading from 9.4.4 to 9.4.12
Hello, After upgrading Dynamicweb from 9.4.4 to 9.4.12 we have noticed after starting up our app the product list on our frontpage disapeared. After manually building the indexes the product appear again. After looking into the logs, I noticed that a ...
Antek Drzewiecki
01/06/2018 12:32:27
Last post: 24/01/2019 13:02:46
22
Subscribe
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
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
parsing "?ID=1" - Quantifier {x,y} following nothing
Hi guys, I'm updating an app due to the cart loss experience (https://doc.dynamicweb.com/forum/development/development/critical-issue-with-cart-cookie) using NUGET from 9.4.18 to latest stable 9.5.6. When I start the app after updating just the admin ...
Peter Leleulya
12/12/2018 09:27:53
Last post: 10/01/2019 08:06:35
15
Subscribe
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
Upgrade to 9.5.6 fails with ArgumentNullException in Context.SetCurrency
I have upgraded DW from 9.4.17 to 9.5.6 and now the front-end fails with the following message: [ArgumentNullException: Value cannot be null. Parameter name: value] Dynamicweb.Core.Ensure.That(Boolean condition, String message) +135 Dynamicweb.Ecomme ...
Espen Strømsnes
04/01/2019 09:58:14
Last post: 04/01/2019 12:11:43
Too many redirects if "ID=" is not not first parameter
We have a problem after upgrading from 8.x to 9.x, regarding our product URLS. Our customer uses a thrid party marketing software that manipulates with the product urls, to track clicks in the newsletters. Prior to the upgrade, DW had no problems wit ...
Mikkel Belchuke
24/04/2018 19:52:41
Last post: 02/01/2019 15:53:40
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
Cannot Setup Permission after upgraded version 9.5.3
Hi, I have one project upgraded application version 8.9.1.7 to 9.4.15. After that , we upgraded application version 9.5.3. What I found is that permission setting was missing in right clicked option. And click Properties>Advanced>Permissions ,t ...
Tin Ma Ma
01/11/2018 10:05:03
Last post: 13/12/2018 14:01:19
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
Cannot make POST with a large parameter
Hello Dynamicweb I’m experiencing an issue, which seems to only be related to Dynamicweb 9. I have an HTML form, which contains a rather long input field, about 5000 symbols (approx.. 20Kb). The post returns HTTP code 404. But if the parameter is abo ...
Charlotte Mogensen
21/11/2018 13:59:03
Last post: 11/12/2018 15:25:01
13
Subscribe
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
Package Manager concepts
I have two questions regarding the deployment manager package manager. There was a bug fix to the Paypal Express provider about 11 months ago. That's in version 1.0.4 for Dynamicweb.Ecommerce.CheckoutHandlers.PayPalExpressCheckout. However, the lates ...
Scott Forsyth
08/12/2018 20:35:36
Last post: 11/12/2018 14:59:48