Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Custom login throws error
Hi guys, I'm trying to write a custom authentication class to communicate with an external authentication server. After some search (not sure if it's the best way) I've found the Security class with the ExtranetLogin method to authenticate a user in  ...
Tom Kamphuis
16/06/2015 16:48:09
Last post: 16/06/2015 17:16:09
Strange error, can anyone recognise this one?
Hi guys, Have anyone seen this error before? Users are repording to encounter this Error on ocasional cases. System.ArgumentException: Parameter 'idList' contains no IDs at Dynamicweb.eCommerce.Products.Product.GetSqlConditionPartForIDs(String idList ...
Dmitrij Jazel
16/06/2015 13:59:18
Last post: 16/06/2015 20:34:37
Get Paragraph Content
Hi, I am trying to get the content of a paragraph in the homepage of my website using the DynamicWeb.Content class. I am trying to get this information in a Razor template so that I can display the content of a paragraph on the homepage on other page ...
Yasharth Tahiliani
16/06/2015 12:55:44
Last post: 07/07/2021 00:58:45
Get Navigation Level.
Within Razor, is there any way of getting the Navigation level of the current page? I know that we can get the Title of the page by simply using title. Just trying to find out the same for the navigation level. Thanks & Regards, Yash. ...
Yasharth Tahiliani
15/06/2015 16:36:52
Last post: 16/06/2015 16:18:33
# being coverted to javascript:void(0);
Hi, Within my templates, I have a link with the value '#', and all this does it take the control back to the top of the page using javascript. Now, dynamic web seems to render # as javascript:void(0); Is there any way to work around this? ...
Yasharth Tahiliani
15/06/2015 15:25:22
Last post: 15/06/2015 15:39:46
RE: Weird values in the Database.
Hi, I am creating new pages that are of a certain Item Type. These pages are being replaced with weird characters. The spaces are being replaced with '+' and other characters such as commas are being replaced too: For example: English, Drama & Pe ...
Yasharth Tahiliani
12/06/2015 17:08:25
Last post: 12/06/2015 17:29:33
Product.Clone() suddenly returning error
Hi. We have a system where we take products from the main-cart, and clone them to dealer groups. This has worked fine so far, but until after an update to 8.6, we are now receiving the following error: Type 'Dynamicweb.eCommerce.Products.ProductVatGr ...
Jonas Mersholm
10/06/2015 09:17:36
Last post: 12/06/2015 14:30:19
Command Timeout for LoadPricesOnProducts
Hi guys, For a customer we once build a webservice which imported all products to the DW CMS. This went all very well and there where no real issues importing the products. The database grew and grew and one day we started encountering timeout except ...
Tom Kamphuis
09/06/2015 14:02:34
Last post: 10/06/2015 05:24:33
Loadbalancer
Hi, We want to set up a loadbalancer. We have 2 webservers, 2 MSSQL servers with sync and 1 load balancer. Does anyone have experience with these kind of setups? We're wondering, what happens when a contentmanager logs on in CMS and adds files with t ...
Martijn van Tongeren
29/05/2015 11:13:20
Last post: 29/05/2015 11:24:54
RE: Response.Redirect() not working within a User Control.
Hi, I am facing problems while trying to Redirect to another page whilst clicking a button that is within a user control on a page. protected void btn_Click(object sender, EventArgs e) { System.Web.HttpContext.Current.Response.Redirect("CurrentVacanc ...
Yasharth Tahiliani
28/05/2015 18:46:25
Last post: 29/05/2015 19:35:36
RE: UpdatePanel problems.
Hi, I'm developing a User Control for a website wherein I want to use an UpdatePanel to automatically update the contents of dropdown lists when a value in one list is chosen. I have tried, but it isn't just working :( When I open up the browser debu ...
Yasharth Tahiliani
28/05/2015 10:30:39
Last post: 28/05/2015 16:18:11
Custom eCommerce language url provider
Hello all, I'm facing an issue where I want to translate my friendly url based on the language layer. As I'm integrating products via AX the product name, which is repesented in the URL, is only on Danish as all the products name are imported in this ...
Mikkel Toustrup Olsen
27/05/2015 15:15:24
Last post: 29/05/2015 08:46:53
Parsing paregraph modulesettings
Hi DW, I'm building a small tool that can take a group of products and create pages base on these products. eg. 100 ecom products -> 100 page with a "Product catalogue" module attached, set to view a specific ProductID. I have the pagecreation dow ...
Martin Nielsen
21/05/2015 15:56:49
Last post: 26/05/2015 10:29:42
Peformance CPU load on OnPreRequestHandlerExecute
Hi, We discover a problem with a massive CPU usage. When the site is loaded we start a stress test. The cpu is growing and growing till 100%. We use ants profiler to monitoring the cpu we see that Dynamicweb.Frontend.GlobalAsaxHandler.Application_OnP ...
Martijn van Tongeren
20/05/2015 12:36:56
Last post: 21/05/2015 14:52:44
Force recalculate cart
Hi, We developed an add-on that removes ordelines just before moving to checkout. So far so good, but some testing revealed that simply saving the cart does not trigger the cart recalculating. How can we do that? The problems we are facing are: We en ...
Nuno Aguiar
19/05/2015 18:54:31
Last post: 01/06/2015 12:26:59
Flat tax provider - shipping fees
Hi, We are trying to extent the Flat Tax Provider to include Shipping fees. We encountered the following issues: The source code in the Downloads page is not up to date. Does not take quantities into consideration, however in 8.6.1 it does We need to ...
Nuno Aguiar
15/05/2015 12:36:06
Last post: 19/05/2015 10:27:01
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
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
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
New indexing
Hi DW, I have started working on the new index and have some questions: How can I see the executed "lucene"-query, which was possible by adding dbstat=true in the former index? Is the index always online even when the indexing process is going on? Or ...
Anders Ebdrup
07/05/2015 23:07:11
Last post: 22/06/2015 14:23:30