Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Custom Default.aspx
Hi, This may seem stupid, but I would just like to check. Working on a module, we needed to create page template tags, and for that, made changes to the Default.aspx.cs file, and compiled. The changes we made are stored in our module's dll? We are tr ...
Nuno Aguiar
18/10/2011 11:01:00
Last post: 19/10/2011 10:09:00
Facebook like via addThis not showing productimage
Our customer ZoeAndLola uses the Facebook like button provided via addThis. However when pressing the like-button on a productdetail page not all productdata is posted to Facebook. We get descriptions etc, but not the productimage. What could be caus ...
Rob Lohmann
13/10/2011 14:33:10
Last post: 18/10/2011 14:15:04
Session based parameters
Hi I have a customer that runs a number of external advertisments that point at the customers site. Included in the link are parameters identifying the campaign and the affiliate (Default.aspx?ID=222&campaign=XXX&affiliate=YYY). These XXX and ...
David Matheson
18/10/2011 11:37:36
Last post: 18/10/2011 12:00:02
Upgrading to newest Dynamicweb version
Hi Our customer runs Dynamicweb version 18.15.1.1 with an Access database. We need to upgrade to the newest DW version and MSSQL server, how do we do this most easy. Especially migrating the data from the Access database to MSSQL? Thanks in advance.  ...
Ryan Jeppesen
13/10/2011 10:17:33
Last post: 17/10/2011 13:59:56
Page caching not working properly
Since the latest core version (19.2.5.2) i'm running more and more into the problem that pages are cached way too long. On the advanced tab of the page properties it is possible to set the caching to a certain value. The default type is 'standard' wh ...
Rob Lohmann
04/10/2011 15:32:04
Last post: 17/10/2011 08:50:58
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