Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
VatRegNumber property in razor
How come AccessUserVatRegNumber property on an AccessUser isn't available unless its through Ecom:Order? I need to pre-fill an input with the current users vat number var CurrentUser = new Dynamicweb.Frontend.Extranet(); <input value="@CurrentUser ...
Kasper Skov
14/08/2014 15:07:50
No replies yet
Set value in a orderlinefield in EcomCartLineAddedObserver
Hi guys. I have made some code in a observer (Dynamicweb.Extensibility.Subscribe(Dynamicweb.Notifications.eCommerce.Cart.Line.Added) I have succefully added a product to the cart, but i need to set a tag / value so the frontend can render information ...
Mikkel Høst
13/08/2014 17:36:46
Last post: 14/08/2014 11:32:19
Error when importing
Hi guys, I'm getting the following error while importing products using the API: 8472700 caused error:Collection was modified; enumeration operation may not execute. at System.Collections.Hashtable.HashtableEnumerator.MoveNext() at Dynamicweb.eCommer ...
Lars Sørensen
28/05/2014 00:23:36
Last post: 12/08/2014 09:44:50
How to use Actitivity in Data Integration
Hello, I created a Data Integration Activity class in Visual Studio using the templates downloaded for v8. I have build a .dll with this (along some other customizations) - and have copied it to the bin folder of the website. Unfortunately I cannot f ...
Martin René Plett Pedersen
16/05/2012 12:43:06
Last post: 11/08/2014 14:55:30
Ecom based navigation items not in rootNode?
Hi, when I look in NavigationProvider -> ProcessTree and the rootNode object, I don't see any items from my Ecom based navigation? but only the items from the page based structure in dw. Does anyone knows why? My goal is to alter the ecom groups p ...
Kim Søjborg Pedersen
01/08/2014 12:16:56
Last post: 08/08/2014 16:18:32
Only cart v2 uses this log system.
Hello. I am logging events in a Checkout Handler, and when I try to look at the messages for the cases when there are errors it showns none, it only shows a message that says "There are no entries. Only cart v2 uses this log system.". The messages do ...
Marco Santos
17/07/2014 19:41:51
Last post: 08/08/2014 15:37:29
Shopping cart becomes empty after new user created
Hello DW guys, After you create new user - Shopping cart becomes empty. Is there any way to persist the content of the shopping cart to that new user? User gets logged in right after creation, and his cart is empty. Any suggestions? Dmitrij ...
Dmitrij Jazel
06/08/2014 14:47:54
Last post: 07/08/2014 10:11:45
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