Developer forum
Subject
Replies
Started by
Last reply
Trying to extend with NavigationProvider
Inspired by this thread http://developer.dynamicweb-cms.com/forum.aspx?PID=48&ThreadID=23903 I am trying to extend my Navigation Menu I have this keep it simple code, that makes an exception on the " nodeList.Add(eni);" line [AddInOrder(-1)] publ ...
Kim Søjborg Pedersen
31/07/2014 15:17:58
No replies yet
Custom Subscriber removes Discounts after updating to 8.4.1.8
Hi DW, We have this code running on a site to set VAT to 0% if a specific country in EU is selected, and a VAT/EAN number is supplied. [Dynamicweb.Extensibility.Subscribe( Dynamicweb.Notifications.eCommerce.Cart.BeforeRenderingNewStep )] public class ...
Martin Nielsen
23/07/2014 14:14:50
Last post: 24/07/2014 14:50:58
Product index Groups filter performance issue.
I have a shop with 3500+ groups.
When loading the catalog the groups filter is delaying(3s) the load of the page.
Groups filter is configured by "Current Subgroups". Initially the catalog is loaded without a groupid and then we only render the top gr ...
Remi Muller
17/06/2014 16:52:20
Last post: 24/07/2014 14:14:04
API for folder/file security
Hi there I am looking for a solution to the scenario that a customer would like to invoke access to files in a specific folder (and subfolders) in the File Manager for "anonymous" downloaders (coming from Google). The customer is aware, tha ...
Bjarne Rosendal
20/08/2013 08:55:38
Last post: 22/07/2014 08:24:05
'Expression must evaluate to a node-set' error after updating
Hi DW, I just updated a custom solution to Application(8.4.0.21) from 8.4.0.7, and now i get this error: Server Error in '/' Application. Expression must evaluate to a node-set. Description: An unhandled exception occurred during the execution of the ...
Martin Nielsen
21/07/2014 13:42:37
Last post: 21/07/2014 15:22:16
String or binary data would be truncated - on productID
Hi DW, We have a running custom-built-ecom-product-import that uses the customers own numbers as the productID in Dynamicweb. This has worked great for several years, but now they are exporting new products that have very long numbers, and we run int ...
Martin Nielsen
21/07/2014 09:49:44
Last post: 21/07/2014 14:41:01
Suddently AppPolls starts to crash
Hi DW, We have a site that suddently started crashing. In the eventlog i can see this error: Application: w3wp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViola ...
Martin Nielsen
17/07/2014 14:42:16
Last post: 18/07/2014 08:44:26
Error on loadproperties for custom module
Im getting errors in the custom module im trying to make. the error occurs on paragraphlevel. In edit mode the error occurs whenever the below line of code is executed. Properties properties = Dynamicweb.Properties.LoadProperties(); The problem also ...
Keld Gøtterup
12/05/2011 10:46:03
Last post: 13/07/2014 17:36:51
Ribbonbar Extension and items?
Hi DW, I'm playing around with ribbon extenders and items, and it seems that it isn't completely supported yet. But i did some hacking around anyway, and i found a few quirks, that i hope theres a workaround for. Here are my findings: Dynamicweb.Cont ...
Martin Nielsen
09/07/2014 22:27:02
Last post: 10/07/2014 09:52:45
A challenge with prices
Hi DW, I trying to build a somewhat special logic regarding prices, and i'm having problems getting everything to work properly. Intro In Dynamicweb we have around 600 products and each of these products represent a mother product, which means that t ...
Martin Nielsen
09/07/2014 11:36:24
Last post: 09/07/2014 13:13:01
Is there any way to avoid indexing of certain custom product fields?
Is there any way to avoid indexing of certain custom product fields? Sometimes we might store some metadata in product fields which shouldn't affect the search results (free text). ...
Morten Bengtson
07/07/2014 18:25:19
Last post: 08/07/2014 21:37:40
Old cart module
Hi Dynamicweb, We have overtaken a VERY old solution which uses the old cart module and this causes a problem in the administration. After an upgrade to 8.4 it is not possible to view the cart page in the administration due to the following lines in ...
Anders Ebdrup
05/07/2014 13:46:31
Last post: 08/07/2014 10:17:34
API documentation for Dynamicweb.Base
Hi, I cannot find any online documentation for Dynamicweb.Base class - where can I find that? Med venlig hilsen/Best regards, Sten Hougaard
Webudvikler E: sho@1stweb.dk
M: 29850818
A: København/Aarhus . W: www.1stweb.dk
@: netsi1964 ...
Sten Hougaard
07/07/2014 07:07:21
Last post: 08/07/2014 09:41:10
10
Subscribe
Data import parse fails
Morning. I am getting errors on values that I am trying to import, and not sure why, as they seem correct. This is the error: Import job failed: cannot parse '1753-01-01' to a System.DateTime. Table: EcomProducts. Column: stock2Date The failed input ...
Marco Santos
07/07/2014 12:09:18
Last post: 07/07/2014 15:03:54
Is it possible to show products in different languages on the same page?
On a page that will be behind an extranet login, we will would like to show the product detail page in different languages, dependant of what language the user that is logged in has. The users language is available on his profile and can be accesed. ...
26/04/2011 15:36:58
Last post: 07/07/2014 10:11:30
12
Subscribe
Is it true that rows in items table are not deleted?
Hi, I have come across a scenarie where I am extracting items from itemtable. It seems that rows (items) in the itemtype_itemTypeName are not deleted if you delete the page or paragraph to which they are related? Is that true? Why? Med venlig hilsen/ ...
Sten Hougaard
06/07/2014 10:38:23
Last post: 06/07/2014 17:22:03
Unable to locate Xml License file.System.Exception
Hi, since our customer upgraded from a version 7 to version 8.3.1, in some occasions, this error occurs: Unable to locate Xml License file.System.Exception: Unable to dynamically locate license file.
The license file can loaded manually by calling Em ...
Ton Martens
03/07/2014 15:41:37
Last post: 03/07/2014 15:45:09
Create items using API
Hi, I want to create items from an XML file. I have tried the data integration but did not succede so now I want to know if there is a way of doing it through the API? I have also tried to generate a file with SQL insert, which allows me to add items ...
Sten Hougaard
01/07/2014 08:39:37
Last post: 03/07/2014 09:48:40
Razor project on developer portal
Hi there, The release notes for 8.4.1. say this: Updated Visual Studio project with /Files to enable intellisense in Razor templates Area: Visual Studio Templates
Description:A Visual Studio project with intellisense enabled for Razor templates is av ...
Imar Spaanjaars
01/07/2014 10:56:58
Last post: 01/07/2014 11:58:54
C# EmailMarketing send mail
Hi there. I am attempting to schedule an email through the EmailMarketing assembly, but it just wont work out. Heres my code Dynamicweb.Modules.EmailMarketing.Email NewsLetter = new Dynamicweb.Modules.EmailMarketing.Email();
NewsLetter.Template = "Te ...
Jonas Mersholm
23/06/2014 09:52:13
Last post: 26/06/2014 11:16:17
24
Unsubscribe