Developer forum

Forum » Dynamicweb 9.0 Upgrade issues
Subject
Replies
Started by
Last reply
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
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
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
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
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
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
Product index builder
Hi We get the following errors when using product index builder, the error occurs once foreach product being indexed and the customer has 59k products with two instances so that 120k log files are generated when the indexing runs, which causes some p ...
Mark Preisler
24/10/2018 08:24:17
Last post: 08/11/2018 10:21:20