Developer forum
Subject
Replies
Started by
Last reply
DW or IIS issue
I DW site I work on went down the other day. Upon investigation it seems that the file permissions that the site needs had vanished (things like Network Service) and needed to be reenabled. My question is has anyone else come across this happening to ...
Alec Stubbs
12/05/2015 17:54:22
Last post: 14/05/2015 11:18:23
How to show variants beneath main product in backend
Hi I am creating complex variants through the API. After that creation the little box with a plus sign in it does not show up to the left of the product in the product list in the backend. What should I do to make them show up? If I edit a product (f ...
Lars Larsen
13/05/2015 12:18:49
Last post: 13/05/2015 16:39:20
Extending default eComQuery search
Hi guys, We got a request to implement a product search, For Products, that in some way is simmilar to Google. Was thinking of extending "eComQuery" search. Ex. 1) When you misstype something like "osterkake" google suggests Did you mean: "ostekake"? ...
Dmitrij Jazel
24/04/2015 15:48:15
Last post: 13/05/2015 08:55:42
Does a product have a complex variant
Hi If a product has a complex variant, is it then possible to get that complex variant through the API? If it is which method should be used? ...
Lars Larsen
11/05/2015 09:01:21
Last post: 11/05/2015 16:03:06
Site refuses to switch between 2 different host names
Hi guys, Have a website, with 2 languages. siteA.testsite.no and siteB.testsite.no in Websites module, made sure that each site has it's own unique hostname. When I am setting Primary domain out of All domain names, than I am getting this: http://scr ...
Dmitrij Jazel
03/05/2015 18:52:20
Last post: 11/05/2015 14:58:27
The remote name could not be resolved: 'solutionreporting.dynamicweb-cms.com'
Hei Guys, Just got this error here, The remote name could not be resolved: 'solutionreporting.dynamicweb-cms.com' Got it when I attempted to update application locally. And test some stuff on a copy of live site for a newer version. ...
Dmitrij Jazel
13/03/2015 16:38:43
Last post: 11/05/2015 08:07:26
Product Copy throws exception
Hi Guys, I'm trying to make a copy of my webshop while using the API. At the moment I'm stuck on an exception which is thrown when calling the Product.Clone() method. Apparently the ProductVatGroupCollection object isn't marked as Serializable in ver ...
Tom Kamphuis
07/05/2015 15:41:16
Last post: 07/05/2015 15:53:38
File meta data
Hi, Where/How is a file's metadata stored in Dynamicweb. We are developing an integration system, where the user syncs some files over, but requires to save some specific meta data on them. I would love to use DW's UI and tags to edit/access it. Best ...
Nuno Aguiar
04/05/2015 15:42:44
Last post: 04/05/2015 16:46:47
Index build exc: Object reference not set to an instance of an object
Hi guys, Trying to build index, but am getting Object reference not set to an instance of an object exception The only thing that talks to API is Price provider, and maybe it's just me, but I noticed that Price provider is beying invoked when Index i ...
Dmitrij Jazel
30/04/2015 15:40:54
Last post: 04/05/2015 14:52:51
14
Subscribe
Import module activity, just flickers
Hi Guys, Have an issue with Import module, For some reason it just refreshes the page all the time "flickers" http://screencast.com/t/XS8V3AnQn Any idea what can cause this kind of behaviour? XML file is fine... not sure what could be wrong with it.. ...
Dmitrij Jazel
02/05/2015 20:04:45
Last post: 04/05/2015 14:32:59
Setup new website "as new language" - permissions are bound for both
Hi everyone, Was quite surprised to see this. When you first make a copy of the site with "New language" button, http://screencast.com/t/5tHNv8gI I would expect, content ofcourse be "mirrored", well that's ok, But appearently permission rules are als ...
Dmitrij Jazel
03/05/2015 12:32:02
Last post: 04/05/2015 14:26:18
Merge cart line criteria
Hello. I am trying to add an additional field to be considered in cart lines merging. If I add a new line to my cart and there is already a line for that product/variant in the cart the amounts for the order will be updated, rather than creating a ne ...
Marco Santos
29/04/2015 17:52:40
Last post: 30/04/2015 19:05:59
RE: System.Reflection.ReflectionTypeLoadException
Hey Guys, Just updated 8.5 application to newest 8.6.1.5 When In /Admin, no issues what's so ever. As soon as I press Management center, getting this error: Any idea what can cause this? http://screencast.com/t/teT7Plwge /Dmitrij ...
Dmitrij Jazel
28/04/2015 17:21:16
Last post: 29/04/2015 18:00:29
11
Subscribe
Application Git Repository?
Hi, Do you guys maintain a Git repository with the application and the files? We're going to move development from Tfs to Git and we'd like to use Git submodules to update the application. ...
Roy
29/04/2015 12:30:43
Last post: 29/04/2015 13:58:12
Void Dynamicweb.Frontend.GlobalAsaxHandler.Application_Start_Mvc() error
Hello all, I am facing the following error (see the attached image) I cannot find anything on this in the documentation / known errors. Note I am not trying to build a MVC website, the error though tells me im missing a method on Application_Start() ...
Mikkel Toustrup Olsen
28/04/2015 16:30:11
Last post: 29/04/2015 09:30:22
Extending Ecommerce statistics
If I remember correctly, the CMS statistics are extensible so you can create your own reports / charts. Is that also true for the Ecommerce statistics? We're seeing an incease in demand for some specific reports (revenue by anonynous versus logged in ...
Imar Spaanjaars
23/04/2015 20:55:41
Last post: 29/04/2015 00:09:28
Sales Discounts + Discount Matrix
Hi, We have a question about the using Sales Discounts and the Discount Matrix at the same time. Considerations: They both work independently They have specific interfaces to mange agregated/highest/lowest ruling We've tested setting up 50% discount ...
Nuno Aguiar
28/04/2015 13:59:08
No replies yet
Clear full page cache
Hi. Is there a easy way to clear the full page cache eg some querystring that will delete all the page.html files in the files/cache.net folder ? ...
Mikkel Høst
22/04/2015 18:57:11
Last post: 27/04/2015 13:49:18
Event/Notification before changes to cart
Hello all, Is there a notification/event which is being called before the cartcmd=add writes the change to the database? Regards, Mikkel ...
Mikkel Toustrup Olsen
23/04/2015 15:30:30
Last post: 24/04/2015 15:09:41
Problem with logging into admin.
Hi, I am installing a new Dynamic web solution following the documents. I have set up SQL server databases from the zip file that I downloaded from the website. The site is showing up, but when I try to enter the admin I get the following error: The ...
Yasharth Tahiliani
23/04/2015 18:29:06
Last post: 24/04/2015 11:20:13