Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
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
1 shopping cart, 2 orders. Can this happen?
Hi guys, recently we encountered an issue, that is a bit strange. http://screencast.com/t/evlG4TJRT7Yc As you can see in screenshot - looks like 1 cart created 2 orders. Please note the time between orders of the cart - it looks like they where regis ...
Dmitrij Jazel
03/05/2016 13:07:44
Last post: 03/05/2016 13:35:35
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
catch callback status payment
Hello, Is it possible to catch/check a callback status with a handler from Ogone Checkout Handler?? I have a problem where we are getting Ogone payment status 9, 15 minutes later then the order and is stuck on order step 2. Because customer by then l ...
Yung Yi Wang
29/04/2016 11:11:17
Last post: 29/04/2016 11:31:16
Slow responsetim
I have installed a montotoring system called "New Relic" in one of our solutions. The response time is generally good, but I do get a fair amount of messages saying there are some slow performance on the website. When I look furtger into this I see t ...
Martin Grønbekk Moen
27/04/2016 14:41:43
Last post: 27/04/2016 19:01:20
Application Insights
Hi, I want to improve the performance off our shop. I install Microsoft Application Insight everything worked ok but when i access a page with a index (var queryProvider = ServiceLocator.Current.GetInstance<IIndexService>().LoadIndex(query.Sour ...
Martijn van Tongeren
26/04/2016 17:27:41
Last post: 26/04/2016 17:47:37
Missing description in main address
Hi Dynamicweb When working with multiple addresses for a user in Dynamicweb, we are missing a field for "Attention", but as a work around we use the field "Description" (also called Name/CallName in UserAddress). This is working great except for the  ...
Anders Ebdrup
25/04/2016 09:50:27
Last post: 25/04/2016 09:54:02
Missing description in main address
Hi Dynamicweb When working with multiple addresses for a user in Dynamicweb, we are missing a field for "Attention", but as a work around we use the field "Description" (also called Name/CallName in UserAddress). This is working great except for the  ...
Anders Ebdrup
25/04/2016 09:50:26
Last post: 26/04/2016 10:44:45
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
Controlling order of RibbonBarAddIn controls
Hi there, I have a solution with two separate RibbonBarAddIns, each creating a button in the default container by calling CreateDefaultContainer. How do I control the order of the buttons? I would like to swap them but I can't find out how. I tried A ...
Imar Spaanjaars
13/04/2016 11:54:10
Last post: 18/04/2016 22:45:08
Forgot password mail sent twice
Hi Dynamicweb, After activating this setting: /Globalsettings/Ecom/Cart/AutoLoginBeforeAddToCart the mail for forgot password is sent out twice due to the following lines of code in: EcomPageLoadNotificationSubscriber.vb If Input.FormatBoolean(Base.G ...
Anders Ebdrup
05/04/2016 23:52:25
Last post: 19/04/2016 13:06:59
DW GetImage.ashx Crop question
Hei Everyone, Wanted to ask, how should I approach the problem. We have a webshop, with images, All of them are of different proportions all the time. When I am using GetImage.ashx if I will request to generate image, if I want a thumbnail, than it w ...
Dmitrij Jazel
05/04/2016 14:39:10
Last post: 05/04/2016 16:41:55
Discount providers
Hi. This subject has been discussed many times. I have been reading the forum and many has asked questions about this but i can't seem to find a answer or update on the issue. http://developer.dynamicweb.com/forum/development/sales-discounts--discoun ...
Mikkel Høst
03/04/2016 22:28:30
Last post: 05/04/2016 18:19:10
Dynamicweb.Content.Page question
Q1) What properties of Dynamicweb.Content.Page class correspods theese: http://screencast.com/t/VGU7Mfq8pZmh? I know you can do things like Dynamicweb.Frontend.Page page.values etc... but I need to know regarding Dynamicweb.Content.Page IF not possib ...
Dmitrij Jazel
30/03/2016 21:59:52
Last post: 31/03/2016 00:13:24
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
Trigger a dw scheduled task fron non windows service
I'm on a shared hosting server so I have no access to a windows service, so I'm thinking about how to make a simlar funktion as the one fund in Admin/Public/TaskExecute.aspx which is the page the windows service call in the normal setup see http://de ...
Kim Søjborg Pedersen
30/03/2016 11:40:06
Last post: 30/03/2016 12:02:58
Forgot password with multiple sites
Hello all, We have a solution with multiple sites and shops, but would like to limit the "forgot password" to specific user groups on the indivial sites, so the user do not receive a mail with password information to another site than the requested.  ...
Anders Ebdrup
18/03/2016 09:24:45
Last post: 16/06/2016 13:11:28
Understanding Discount flow
On our site we have had some problem with discounts. The problems manifest themselves in the sense that sometimes when a cart is trying to calculate discounts it doesn't delete all the old discount OrderLines. It seems to calculate the price correctl ...
Kasper Vesth
16/03/2016 15:42:03
Last post: 04/05/2016 14:11:32
reaching Custom Group field in API
Hi Guys, Having trouble getting group custom field value from Dynamicweb.eCommerce.Products.Group group object. in Razor API. Checked my previous example, I used a template tag for that, string extra_text = GetString("Ecom:Group:Field.ExtraText.Value ...
Dmitrij Jazel
16/03/2016 11:13:37
Last post: 30/03/2016 07:32:13
SMTP server windows authentication
Hi Guys, We have an SMTP server, that uses Windows authentication. And at the moment SMTP settings in DW have possibility to define custom Port, Username and Password. But no option for Windows authentication. Should I ask Mail guy to send me Usernam ...
Dmitrij Jazel
11/03/2016 16:23:47
Last post: 12/03/2016 11:41:08