Developer forum
Subject
Replies
Started by
Last reply
New version of the Dynamicweb Templates for Visual Studio released
I am happy to announce that today we released a new version of the Dynamicweb Templates for Visual Studio. You can download the new installer from the main Downloads page. In addition, we produced a short article discussing how to acquire, install an ...
Imar Spaanjaars
10/10/2011 10:24:46
Last post: 15/10/2011 10:24:43
Page header tag reset
Hello. Is there a way to reset a tag that is set at page level (in default.aspx)? In the default.aspx I have Pageview.TemplatePage.SetTemplateValue("AOL1.Login.BookingReference", userabreu.BookingReference); The problem is the variable is o ...
Marco Santos
12/10/2011 12:56:01
Last post: 13/10/2011 19:26:04
.pub file extension
When i try to upload a file of the .pub extension i get the message : Den valgte filtype kan ikke uploades" Is there a list somewhere of the file extensions allowed ? ( been looking in the manual without any luck ) And will .pub ever get allowed ...
03/02/2009 12:26:09
Last post: 13/10/2011 17:58:26
Intranet/Extranet module changing account data
For a webshop i'm using the intranet/extranet module to give customers of the shop the ability to change their userdata. All works without a single problem except the fact that they don't get any confirmation that their data has been successfully upd ...
Rob Lohmann
13/10/2011 10:08:58
No replies yet
Call webservice
Hi! If I want use a webservice on the DW server to trigger an import of orders to the erp system, e.g use curl.exe to call http://site.net.dynamicweb.dk/myservice.asmx?action=getorders (a webform could work to, I just want to use parameters to the fu ...
Per Ljung
12/10/2011 14:54:14
Last post: 12/10/2011 16:22:31
WCF on DW-server
Hi! Is it possible to place a service made in Windows Communication Foundation on the server and connect to it from outside, or do you have to use the old type of webservice? Best regards,
Per ...
Per Ljung
12/10/2011 09:42:11
Last post: 12/10/2011 11:14:21
Import/Export - delete existing users which are not beeing imported?
Hi' I've got this client where I need to import 2500 extranet users from a csv file generated from their membership management software. The "bumb on the road" for me is getting the system to whipe the user destination group clean, before i ...
Jacob Jensen
10/10/2011 11:50:21
Last post: 11/10/2011 20:33:05
CartV2 with no order lines
Order template extender is not called on existing order with no order lines ...
Thomas Larsen
29/08/2011 14:14:45
Last post: 10/10/2011 12:52:13
Error importing products using import/export module
For one of our customers i'm trying to do an import of an excel sheets with products he provided. During the import i'm getting an error as visible in the attached image, what does this error tell me? Database corruption? Or isn't it in the correct f ...
Rob Lohmann
06/10/2011 10:34:42
Last post: 10/10/2011 08:34:34
Output product image-data to xml
Hi all, Any idea how to get an xml file/output for each product, containing detail image path and file names.
If output is a file, it should be named with product id. This is to implement a Flash Slideshow which needs an xml file to work.
This also n ...
13/11/2008 10:53:43
Last post: 09/10/2011 13:21:59
Related products in code
Hi, I have tried to made product have related products with no success . Three ways i have tried: /*
p.RelatedProducts.Add(new ProductRelated("PROD" + relatedProductid));
p.Save();
*/ /*
ProductRelatedCollection prc = new ProductRelatedColl ...
Vilius Janulis
05/10/2011 10:00:22
Last post: 06/10/2011 16:15:58
Choose default template for newsitems
When creating newsitems it is possible to choose an template. By default the template T11-B11.html is selected, but our customer has his own template which they want to use for newsitems. Is it possible to set an template for newsitems as default? ...
Rob Lohmann
21/09/2011 15:39:31
Last post: 06/10/2011 10:20:11
Attaching file to confirmation mail.
Hi. I'm looking for a way to attach an xml file with order information to the e-mail that is sent to the shop owner after a purchase has been made in eCom. Should I write my own checkout handler or what is the best way to go? ...
Martin Skov Nielsen
03/10/2011 09:52:17
Last post: 03/10/2011 16:18:34
Ecom Notification Subscriber issues.
Why is the code below not working? Am I missing something? namespace CustomModules.CustomModules.EcomExtension { [Subscribe(Dynamicweb.Notifications.eCommerce.Order.Steps.Completed)] public class EcomConfirmationMailExtender: NotificationSubscriber { ...
Rasmus Pedersen
08/06/2011 14:05:04
Last post: 03/10/2011 15:09:08
Compilation error in Admin (19.2.3.2)
Hi I have set up our site in a local enviroment for testing. The front-end is working, but when connecting to the back-end (/Admin) i get the error below, i have other sites set up on the same local server, who use the same Admin (19.2.3.2) who works ...
Ryan Jeppesen
30/09/2011 10:19:02
Last post: 30/09/2011 10:30:24
Saving mutiple products
Hi. Saving mutiple products takes a big effort for the database and therefor takes long time.
It there anyway of saving them in one transaction or saving a whole productcollection at once? We have a routine that updates hundreds of products. /Magnus ...
Magnus Holmberg
27/09/2011 09:52:45
Last post: 29/09/2011 10:09:02
Priceslide filter, limit maximum price per productgroup
For our customer www.oosterik.nl we're using an priceslider. We want to limit the maximum price of the filter depending on the current productgroup. We've found an way to determine the maximum price with javascript and modify the maximum price in the ...
Rob Lohmann
28/09/2011 16:11:25
No replies yet
Getting SEO friendly URL from ID
Hi DW, I have a problem with DW and SEO urls. The task:
We're migrating a website from one "Website" to another internaly in DW. We've mapped the pages, and now we need to map products.
I've created a small content module that can find the ...
Martin Nielsen
27/09/2011 13:14:53
Last post: 27/09/2011 15:12:21
Cookie not set on multilanguage site
I've got a multilanguage site. German and Dutch. For the Dutch website adding products to our cart works fine. Cookies are set in all browsers etc..
The German site shows strange behavior, adding products to our shoppingcarts works fine, except in IE ...
Rob Lohmann
16/09/2011 17:07:01
Last post: 27/09/2011 01:36:51
AccessUser
Hi, I need to check if or when a user has been updated, but I dont see any "UpdatedDate" or similar on the User. Is there any other way I can do this? ...
Kim Søjborg Pedersen
26/09/2011 10:06:47
Last post: 26/09/2011 12:03:05