Developer forum
Subject
Replies
Started by
Last reply
Using telerik controls in DynamicWeb
I want t use the Telerik calendar control in DynamicWeb. But when I load the page I get the error: Error: ASP.NET Ajax client-side framework failed to load What am I missing?? ...
Lanzo van Slooten
19/12/2011 09:21:17
Last post: 19/12/2011 11:05:50
Creating a large amount of products
Hi! I'm importing products from an erp system, > 10 000, and it take some hours to create them using the api. I'm looping through the products and create them one at a time. What is the best way to import a large number of products so that it does ...
Per Ljung
19/12/2011 09:10:49
Last post: 19/12/2011 10:10:19
How to go to next step af Redirect is called in a custom CheckoutHandler
Hello I have this redirect method public override string Redirect(Dynamicweb.eCommerce.Orders.Order order) { string orderStatus = HttpContext.Current.Request.QueryString["order"]; if (orderStatus == "complete") { LogEvent(order, & ...
Martin Slot
16/12/2011 18:03:59
Last post: 19/12/2011 09:35:21
Discount with usergroup or member
How can I check if a discount is connected to a specifik usergroup? Usercase: a user is logged on and I need to show all products with a discount, but only if the discount is connected to the same usergroup as the current user. ...
Kim Søjborg Pedersen
12/12/2011 10:31:50
Last post: 16/12/2011 15:28:45
E-mail replace
Hi, I think we've found a bug in the E-mail replace feature (mask e-mails with ASCII code). We had the following
<input ... value='<!--@EmailTag-->' /> the feature also converted the first inverted comma, so the html breaks down (19.2.4.3 ...
Nuno Aguiar
16/12/2011 13:14:22
No replies yet
Datalist: DW_Area no longer working
Like it was mentioned in it should work. But id doesn't. SELECT * FROM Area WHERE AreaId = '@Session("DW_Area")' Should get all data form the Area table on the active area. But is seems the Session("DW_Area") is empty ...
Peter Munkholm
14/12/2011 16:42:45
No replies yet
Datalist
Hi DW-Devs, The new datalist module enables us to use session and server variables in a sql-statement. But where can I find the overview of sessions and server variables to use in my statement. Non mentioned - non forgotten ;) In my case I would like ...
09/12/2009 10:06:03
Last post: 14/12/2011 15:49:01
Adding MIME types
Is it possible to add a new MIME type for a Dynamicweb solution?
If so - how? I need to add the following: mime-type:
extension: .unity3d
MIME type: application/vnd.unity ...
Bo Møller
24/11/2011 14:59:17
Last post: 14/12/2011 13:31:07
Add units
Hi! I want to add my own units to a product, use my own unit ids to be able to import them from the erp system. I have tried this: Dynamicweb.eCommerce.Stocks.StockUnit unit = new Dynamicweb.eCommerce.Stocks.StockUnit(""); unit.UnitID = dwP ...
Per Ljung
12/12/2011 10:35:10
Last post: 14/12/2011 10:44:21
convert language/areas
Hi, Can we safelly and programattically (SQL script or .NET) convert some language/areas to a "language management version"? The idea is to join some language/areas in some clients, without having to move paragraphs from one site to another ...
Nuno Aguiar
09/12/2011 18:28:08
Last post: 12/12/2011 18:26:51
New Module
Good Day, I'm trying to create a new Dynamicweb Module but after include it inside the paragraph, show this error: "Module attached, edit file cannot be found" The _Edit.aspx is included. Thanks for your help. ...
José Silva
26/07/2011 19:40:52
Last post: 07/12/2011 16:09:09
11
Unsubscribe
BadImagePrintHook32
I get an error when clicking on a product in the eCom backend of the newest DW solution. The guys at DW says it is a custom code fault in spite of that it is an DW error that gets thrown. And that is fine with me, because I sometimes experince that a ...
Martin Slot
08/11/2011 10:22:23
Last post: 07/12/2011 12:27:36
64-bit Windows Server
Hi, Is Dynamicweb supported on Windows Server 64-bit? Are there any known issues or problems? Kind Regards,
Emil ...
13/08/2008 13:19:45
Last post: 05/12/2011 21:58:32
Excessive calling of priceprovider
I have a priceprovider for my project. Whenever I go to a page with shoppingcart, my priceprovider is called ALOT of times.
In excess of 50 times, eventhough there is just one product in the basket, which is a BOM that contains 4 products. Can you ma ...
Rasmus Pedersen
30/11/2011 14:23:52
No replies yet
Template.SetTag(string Name, DateTime Value)
if the above SetTag method is passed a DateTime.MinValue it will throw an exception.
It would be great if you handle this edge case in the Template Class. /Kenneth ...
Kenneth Radoor
24/11/2011 16:02:23
Last post: 28/11/2011 17:16:56
database tables guidelines
Hi, Are there any guidelines where as to use sql schemas instead of naming the tables in a logic way? I am just trying to understand if there's a limitation towards Dynamicweb or recommended approach and why. Nuno ...
Nuno Aguiar
24/11/2011 17:21:59
Last post: 25/11/2011 11:02:32
Using getSearchFriendlyUrl in ashx file
Hi I'm trying to use the great function getSearchFriendlyUrl to create friendly URL's for products in an Ashx handler.
Using it in normal Ascx handlers, it works very nice.
Using it it Ashx handlers, it throws the error 'Object reference not set to a ...
Martijn Bokhove
23/11/2011 14:05:00
Last post: 25/11/2011 10:37:33
Expand the Add User Page
I want to expand the standard Add user page with some extra textboxes and a button that gets info from my back office. I see the following solutions: Create my own AddUser from scratch howfffwwejBut ho But how ca n I change the configuration of DW th ...
Lanzo van Slooten
24/11/2011 12:27:41
Last post: 24/11/2011 19:54:50
Problem setting custom order field
Hi, I get NullReference Exception when calling this submethod: SetOrderField(order, "Ordernumber", orderNo); SetOrderField(order, "TransferDate", DateTime.Now.Date); order.Save(order.ID); The same applies to setting product fields ...
Per Ljung
16/11/2011 17:24:49
Last post: 24/11/2011 19:24:08
What Cart V2 notification to use?
I have a webshop where I need to run some custom code on the Cart before it is rendered. The scenario is that a user will post some data while the Cart is showing, and I want to use this data to manipulate some values in the Cart. Cart V1 had the not ...
Kasper Vesth
24/11/2011 09:51:48
Last post: 24/11/2011 12:46:59