Developer forum
Subject
Replies
Started by
Last reply
DW8: Else-section is missing for importing SecondaryUsers
Hi Dynamicweb, I am trying to import secondary user relations into DW8, but only the first hit for an impersonation user is found, as the else-section is missing is this code section (UpdateUserSecondaryRelationBeforeMoveToMainTable): if (!processedS ...
Anders Ebdrup
21/12/2017 13:09:49
Last post: 24/01/2018 12:49:05
Memory leaks with abcpdf
Hello, We are experiencing some serious memory issues when generating pdf's with "?pdf=true" as the memory consumption by the iis is not lowered after generating the pdf report. When the memory usage is not falling we see that the server crashes or t ...
Anders Ebdrup
17/01/2018 23:21:28
Last post: 24/01/2018 12:44:55
Custom property on user
Hello! I am trying to create a custom property on a user but I can't seem to find how to do it. I tried creating an item with my custom values on it and connecting it to a user group, but they don't show up in the frontend when I call TemplateTags, a ...
Oscar Romin
23/01/2018 15:28:54
Last post: 24/01/2018 10:22:46
jQuery added to 3 files in Admin
Hi, I have at the moment added <script src="/Admin/Resources/js/jquery-2.1.1.min.js"></script> in this file for example: ItemListEdit.aspx Is there are more clever way for me to add jquery to all pages in admin, without having to alter th ...
Jan Sangill
23/01/2018 23:14:59
Last post: 24/01/2018 10:03:05
Wrong ip banned for ARR server
Hi Dynamicweb, We have a solution behind an ARR-server, where I think there is an issue with getting the right ip address from the user when a client is banned due to sqlinjection. Is seems like you are using the user's hostaddress and not trying to ...
Anders Ebdrup
28/09/2017 14:54:20
Last post: 23/01/2018 14:11:43
Get ID of page by "search engine friendly url"
Hi, Is it possible to get the internal Page ID of a page by supplying a method with the "search engine friendly url", eg. "/products/thisproductcategory". I have tried using Dynamicweb.Base.GetInternalPageID and Dynamicweb.Frontend.DirectPath.Path.Ge ...
Emil Ryberg
18/10/2017 21:34:34
Last post: 22/01/2018 15:39:40
10
Subscribe
Update cached database for admin
Hello! I work together with a coworker and we are sharing the databaseconnection for our adminsites. But when he changes something it does not immediately show up on my end. If we wait some time then the sites become synced though so it seems to be a ...
Oscar Romin
22/01/2018 10:56:52
Last post: 22/01/2018 11:02:53
Args is empty on ItemNotification.Saved
Hi, I'm working on a notification subscriber, in order to update a certain itemfield, whenever a new page of a certain itemtype is created. I have been using the code below, but when I try to get information about the item saved from the args, it is ...
Kurt Moskjær Andersen
01/12/2017 11:04:25
Last post: 19/01/2018 14:46:35
Tag not being rendered
Hi, I built an extension for LoopItems that gets the product image tags and returns the first one that's not empty. Though it's pretty simple and basic it does not work because the tags are not rendered in the ProductList template (I am guessing for ...
Nuno Aguiar
29/11/2017 15:24:46
Last post: 18/01/2018 12:24:03
Where do I put my C# files
Hello! I was following this tutorial https://doc.dynamicweb.com/training-certification/t3-platform-developer/t3-platform-developer/3-3-extending-ecommerce and it tells me to create a file, but where do I create a file? In Files? Maybe I'm stupid but ...
Oscar Romin
16/01/2018 16:23:30
Last post: 17/01/2018 11:22:12
Use 'ProductService.GetProductByNumber' instead
Hi guys, It might be a stupid question to ask, therefore I appologise in advance. I am trying to get a product based on the PrductNumber. I have searched the APi and found a method (Product.GetProductByNumber) that is marked as Obsolete. In order to ...
Adrian Ursu
15/01/2018 16:57:56
Last post: 16/01/2018 08:53:36
Deleting items and creating items on website settings
Hey I am currently trying to Retrieve and delete/create items on an itemList, which is located on the websites setting of this particular website in a dynamicweb solution. I am able to acquire the itemList and loop through the items like this: ItemLi ...
Anders Ditlevsen
10/01/2018 09:12:23
Last post: 10/01/2018 13:05:54
Access to logs for custom scheduled task
Hi guys, I have a custom scheduled task that does some logging. To make it easier for users to find the log, I want to implement the logging in such a way that it works with the built-in right-click option. For that, I analyzed the source code and di ...
Imar Spaanjaars
19/12/2017 16:13:32
Last post: 27/12/2017 13:33:30
Ecom tags not working in Razor View
Hello everyone, I have a question regarding the template tags for Razor. I have been looking in the documentation for retrieving the @GetString("Ecom:Product.VariantID"), as well as @GetInteger("Ecom:Product.VariantCount") in the *.cshtml view. I als ...
Bo Leanderson
26/12/2017 17:22:41
Last post: 27/12/2017 12:28:33
Checkout Handler
Hi, I need to build a custom Checkout Handler for Collector Bank. But I cannot find any documentation for that to DW8. /Aki ...
Aki Ruuskanen
18/12/2017 13:59:54
Last post: 22/12/2017 08:06:27
Constraint: Newtonsoft.Json (= 8.0.3)
Do you have any plans regarding updating the constraint of Newtonsoft.Json from 8.0.3 to 10.x.x? Error Unable to resolve dependencies. 'Newtonsoft.Json 10.0.3' is not compatible with 'Dynamicweb 9.3.10 constraint: Newtonsoft.Json (= 8.0.3)', 'Dynamic ...
Martin Grønbekk Moen
20/12/2017 14:32:04
Last post: 21/12/2017 11:16:09
Send a email with template
Hi guys, How can I send an email with a custom template that allow translate tags?
Before I could use the FormMailer but this will be discontinued. Any ideas or suggestions? Thank you, Ricardo ...
Ricardo Pereira
04/07/2016 15:15:16
Last post: 20/12/2017 13:40:16
.NET Core 2.0 vs Dynamicweb
Have anyone tried to create a .NET Core 2.0 application integrated with Dynamicweb? I tried to add the Dynamicweb NuGet package, and got this warning. 'Dynamicweb 9.3.10' was restored using '.NETFramework,Version=v4.6.1' instead of the project target ...
Martin Grønbekk Moen
20/12/2017 10:21:34
Last post: 20/12/2017 12:03:25
Culture is not supported.
We have one server that shows this error: Server Error in '/' Application. Culture is not supported. Parameter name: name en-001 is an invalid culture identifier. Description: An unhandled exception occurred during the execution of the current web re ...
David Alexandersson
19/12/2017 13:01:56
Last post: 19/12/2017 16:47:47
Configurable addin with DateTimeParameterEditor not working as expected
Hi there, I have a custom BatchIntegrationScheduledTaskAddin that's using a DateTimeParameterEditor like this: [AddInParameter("Orders completed from")] [AddInParameterEditor(typeof(DateTimeParameterEditor), "show=date")] [AddInParameterGroup("A) Que ...
Imar Spaanjaars
11/10/2017 12:42:00
Last post: 19/12/2017 13:39:13