Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
RE:
Hello. I am struggling to resolve an issue with a Razor template, and since I haven´t really worked with Razor I'm not sure whether I am missing something simple. Hopefully you will be able to spot something on the examples and let me know what I am  ...
Marco Santos
09/01/2015 15:29:39
Last post: 13/01/2015 12:10:34
Error in Order.GetOrders(sql, true)
Hi there, When I call Order.GetOrders(sql, true) and the SQL statement doesn't result in any orders being returned, the method crashes with an "Incorrect syntax near ')'" error message. It looks like the code to retrieve the order lines runs regardle ...
Imar Spaanjaars
06/01/2015 09:20:46
Last post: 06/01/2015 10:21:54
Scheduled tasks question
Hi guys, Qustion: When you are creating new scheduled task, how can you set it so that it does search index update, or make it do Assortment index instead? I did read http://manual.dynamicweb-cms.com/Dynamicweb-On-line-Manual/Management-Center/System ...
Dmitrij Jazel
30/12/2014 10:28:38
Last post: 07/01/2015 10:48:40
new Template call - NullReferenceException
We have just upgraded a solution from DW 8.4.1.10 to 8.4.1.23 We are now experiencing a NullReferenceException when calling the Template constructor in a simple fashion like this: var cartTemplate = new Template("/eCom7/Cartv2/Step/MiniCart.htm"); Se ...
Bjarne Rosendal
23/12/2014 13:27:43
Last post: 23/12/2014 14:57:32
Area permissions Login template question
Hi Everyone, I am trying to restrict user access in Multisites by UserGroups in Area permissions section. I have a basic setting here: http://screencast.com/t/hehkrokTWZDT Eventually when I am checking the front-end the login box pops out... that's o ...
Dmitrij Jazel
19/12/2014 09:54:45
Last post: 22/12/2014 13:40:52
&pdf generates a blank PDF
Hey, I'm trying to generate a pricelist as PDF from an eCom solution, but when i append &pdf=true to the url, the PDF i get is just a blank page. The page i'm trying to generate contains some custom code, but it renderes correctly without &pd ...
Martin Nielsen
11/12/2014 16:32:56
Last post: 27/10/2015 15:24:40
Currencyerror when logging in with product in cart
Hi. I get a strange error. If im not logged in and add a product to my cart with currency SEK and then try to log in with a customer who has USD, i get the following error: Any idea how to solve this? We're using DW 8.5.1.0 for the solution. Thanks i ...
Dan Lundgren
10/12/2014 16:36:33
Last post: 13/01/2015 12:32:58
Search with Solr
I noticed that DW 8.5 contains a SolrNet assembly. Is there a standard integration between DW and Solr? ...
Morten Bengtson
02/12/2014 12:27:51
Last post: 02/12/2014 13:19:15
ProductListeTemplateExtender Remove product from ProductList
Hi guys, I have some rather simple ProductListTemplateExtender using Dynamicweb; using Dynamicweb.eCommerce.Products; using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace DWCustomCodes { public class ProductR ...
Dmitrij Jazel
02/12/2014 09:05:23
Last post: 02/12/2014 10:04:31
NullReferenceException when adding product
Hello. We are building a solution with a integration with NAV. When we add new products and export them over from NAV, we get a strange exception in the productlist right after its been added to the database: It shows the errormessage for a few hours ...
Dan Lundgren
01/12/2014 14:37:32
Last post: 01/12/2014 14:44:07
Translations.xml
Hi guys, This week we were faced with a customer that made translations needed for their website. These translations were saved in Excel and needed to be added to the translations.xml file in Dynamicweb. The problem was that the file contained over 9 ...
Tom Kamphuis
28/11/2014 17:12:54
Last post: 01/12/2014 15:29:11
EcomQuery search question
Hello guys, On one site here, we are using EcomQuery saerch. It's plain, it's simple, and works perfectly. issue is, that we have 2 shops of same culture on under 1 dw instance. In those 2 shops, it is common to find item "s1_ProdID" and "s2_ProdID". ...
Dmitrij Jazel
25/11/2014 15:22:23
Last post: 08/12/2014 13:19:33
Parallel tasks
I would like to be able to do a parallel task, for example pre caching products on login. It seems that a null reference exception occurs as soon as a Dynamicweb function is called, so it seems to have lost its context. I’ve tried everything I could  ...
Peter Leleulya
25/11/2014 09:02:41
Last post: 25/11/2014 14:26:25
Notifications in Forms module (not DW7)
Hi DW, I have to build an extension for the Forms module that takes that data that's posted, and moves it to a crm system. Are there any notifications i can subscribe to to achieve this? Or how would i go about building something like that. // Martin ...
Martin Nielsen
21/11/2014 13:01:14
Last post: 24/11/2014 10:12:22
OMC general question for specific application
Hi all, I havent worked with OMC before but have a specific use case. I haven't been able to find any good examples to match. I'd like just a thought from you if it is doable with omc and if yes, a pointer on where to start. I have: - DynamicWeb cust ...
Steen Nørgaard Perdersen
18/11/2014 16:01:43
Last post: 27/11/2014 14:43:39
Avoid dynamicweb extra parametre in newsletters?
Hi, I have a customer who is using Dynamicweb to send out newsletters. They have some links in the newsletter which points to another system. When Dynamicweb renders the newsletters it adds extra parameters to all links inside the template. It is tra ...
Sten Hougaard
18/11/2014 10:26:32
Last post: 18/11/2014 11:15:15
Product.Clone - No variations?
Is it a bug that the "Product.Clone()" method does not clone product variations? Best regards, Jonas Mersholm ...
Jonas Mersholm
06/11/2014 10:33:15
Last post: 06/11/2014 11:18:39
c# eCom add notification email
Hey there! How would i go about adding a notification-email to a eCom basket from c#? I cant really find any documentation on this topic. Thanks in advance Jonas ...
Jonas Mersholm
05/11/2014 09:30:20
Last post: 05/11/2014 14:49:15
Accessing Translation api
Hej Guys, I was wondering if you can access Translations through API, For example: We have a method in extensebility code, and that method must generate a message - that is already in the Translate.xml So in order to not hardcode the message, it woul ...
Dmitrij Jazel
04/11/2014 13:46:15
Last post: 05/11/2014 17:10:13
Product Copy no product ID
Hi, When copying a product Dynamicweb.eCommerce.Products.Product NP = new Dynamicweb.eCommerce.Products.Product(); NP = E.Copy(); All product attributes are copied over correctly, but the new product is not assigned a product id, it is simply blank w ...
Jonas Mersholm
04/11/2014 09:52:52
Last post: 01/02/2016 14:39:10