Developer forum
Subject
Replies
Started by
Last reply
Reload Login
Hi Guys, How can I reload the user logged?
I add a new impersontation user to the actual user logged, but I can not access to that impersonation user in the same session. Thank you, Ricardo ...
Ricardo Pereira
15/06/2016 19:14:52
Last post: 16/06/2016 09:40:48
Caching
Hi, I use the below stuff to render som Items on solutions: var item = Dynamicweb.Content.Items.ItemManager.Storage.GetById(itemType, itemId); var template = new Dynamicweb.Rendering.Template(templatePath); var renderer = new Dynamicweb.Content.Items ...
Aki Ruuskanen
14/06/2016 09:42:26
Last post: 16/06/2016 08:56:06
Extranet new remind me password feature
Hi guys, I have an issue with remind me password feature (new version when you can also send link to reset password). Email is not beying sent to the customer. No error message popping out, all looks really good. But no email received. Nothing suspic ...
Dmitrij Jazel
13/06/2016 10:58:43
Last post: 14/06/2016 15:45:37
16
Subscribe
Problem with generating passwords
Hi DW, I experience some random problem with generating passwords when importing user. I get this error: Job Failed with the following message: Index was outside the bounds of the array. I have located the error to this code from Base.vb: For Each ch ...
Anders Ebdrup
03/07/2015 08:44:34
Last post: 10/06/2016 09:06:28
Long initial loading time in Customer center
Hi Dynamicweb, We have a client who experiences very long initial loading time in the customer center and the integration customer center - do you have any clue? This is from debug=true: 07:37:49.481 Starting template.output (E:\Dynamicweb.net\Soluti ...
Anders Ebdrup
08/06/2016 23:08:16
Last post: 09/06/2016 19:04:39
Why is Server.Request not working?
Hi, I want to user Server.Request.webapid or Global.Request.webadid on this page: http://skanderborgkommune.prod.bleaudev.dk/borger/arbejde-og-ledighed/visning-af-ledige-stillinger?WebAdId=28714 but it is not working. I get this: <Server.Request.4 ...
Charlotte Mogensen
09/06/2016 11:50:30
Last post: 09/06/2016 12:07:45
eCom Cart Orderline Duplicates
Hello everyone I have an issue when using the EcomCartLineAddedObserver. I've added two fields in the admin panel. The first is a Orderfield which contains a comma-separated list of single-letter values, example: (A,U). This list represents a select ...
Jeppe Jakobsen
08/06/2016 12:41:44
Last post: 08/06/2016 14:19:28
Changing how Price.PriceFormated formats price
Hi guys, I was requested to change the way website is displaying Kronas. F.eks. Instead of "kr. 1 999,00" customers would like to see "kr. 1 999,-" basically turn ,00 into ,- would like to hear some suggestions/ideas on how to do this? Forgot to ment ...
Dmitrij Jazel
03/06/2016 16:15:21
Last post: 06/06/2016 13:55:28
Getting ecommerce groups by SQL
Hi there, What is the recommended way to get Ecommerce groups from a custom SQL statement? I noticed that Load on GroupCollection is marked as obsolete so I wondered what the alternative is. Also, is there a way to traverse child groups? The API lets ...
Imar Spaanjaars
04/06/2016 21:27:32
Last post: 06/06/2016 12:22:19
Disable adding to cart more than in stock
Hi Guys, I am sure there where some discussions before, and that is something allot of people requested and had to get done. And also, if I correctly remember, there is even a checkbox in DW that enforces this, but don't remember for sure. Wanted to ...
Dmitrij Jazel
02/06/2016 08:15:29
Last post: 02/06/2016 09:01:44
Wrong handling of giftcards
Hi Dynamicweb, We have a rather critical issue with prices on giftcards as the price is handled wrong if the data in the database is inclusive VAT. In PriceCalculated.CalcPrice() I think that you are missing the part with red: If PricesInDbVAT AndAls ...
Anders Ebdrup
11/12/2015 15:40:56
Last post: 30/05/2016 15:11:43
IDatabaseConnectionProvider implementation is not used in Repositories/Index, overwriten by GlobalSettings connection string
Hi, We have implemented IDatabaseConnectionProvider class, with the intention to tell dyamicweb which connection string to use. Everyting works great, except for one place (or we have found it not to work in one place so far), which is Indexing. If I ...
Torben Bak Jensen
27/05/2016 15:07:28
Last post: 27/05/2016 15:27:12
Error when use Order.GetOrderByID
Hi people... We have one Webservice (Generic Handler - .ashx) to get some informations...
the code is basic... I send the OrderID (in this case is one CART) Dynamicweb.eCommerce.Orders.Order oOrder = (Dynamicweb.eCommerce.Orders.Order)Dynamicweb.eCom ...
George Nelzo Pereira
30/03/2016 14:04:30
Last post: 25/05/2016 20:54:57
Ogone error: UpdateCommand is not supported
We getting an error with a ogone payment. Ogone does a callback (see log with status 9, success status) . We getting the following error: Dynamicweb.eCommerce.Cart.CheckoutHandlers.Ogone An error with the message 'Unhandled exception with message: Dy ...
Martijn van Tongeren
20/05/2016 22:55:03
Last post: 25/05/2016 04:59:58
Visual Studio Code, worth it?
After DWTC2016, I feel like giving it a shot for Visual Studio Code, not only because it looks like very nice and easy development tool. But also because more and more tutorials online are using this dev. tool for their examples. Wanted to ask you gu ...
Dmitrij Jazel
24/05/2016 11:43:16
Last post: 24/05/2016 13:10:16
How to handle facets and language
Hi, I have an multi language ecommerce using repositories running on DW 8.7.2.13. On the productlist I handle the language context with the Query expression "Language ID - Match Any - Dynamicweb.Ecommerce.Context:LanguageID" and that works as expecte ...
Kim Søjborg Pedersen
23/05/2016 15:53:10
Last post: 24/05/2016 12:14:05
System.ArgumentException when attempting to add all countries
Hi Guys, What I am trying to do is this: http://screencast.com/t/cbz8miOFmh 1) MC > Ecommerce > Countries 2) New country > Add all countries Result is a System.ArgumentException: Expecting 1 value(s) for the key being indexed, but received 2 ...
Dmitrij Jazel
06/05/2016 15:31:15
Last post: 17/05/2016 12:44:06
PAgeTemplateExtender : Empty loop
Hello, I'm trying to add a loop in the pagetemplateextender, but it doesn't seem to work. Here is my code : var productLoop = template.GetLoop("ImageBankProducts"); foreach (var product in products) { productLoop.SetTag("ProductID", product.ProductID ...
Gaetan Di Caro
12/05/2016 14:44:59
Last post: 13/05/2016 07:30:28
Repositories query does work with "AND" negate or "Sort"
Hi Dynamicweb, I created a case: 115389
The details are in this case. Let me know if you need more info. ...
Michael Vedstesen
02/05/2016 10:15:45
Last post: 11/05/2016 19:25:43
Users Smart Search + Email Marketing
Hi, We need to set up a 3 monthly email for users that reached 100, 200 and 300 points and send them a (unique) voucher for a discount on a next purchase We created 3 smart searches for it We created 3 voucher lists We created 3 pages, each one with ...
Nuno Aguiar
20/04/2016 12:39:14
Last post: 11/05/2016 18:58:33