Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Shoppingcart, giving each step it's own unique url
Is it possible to give each step in the checkout process it's own unique url? This gives us an easier way of registering pageviews in Google Analytics. ...
Rob Lohmann
18/10/2011 12:04:38
Last post: 25/10/2011 13:37:12
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
Webservices - eCom, users, pages
Hi, We have a project where a client want's to integrate Dynamicweb with some other systems. So far they've been isolated situations, but now we start to see a lot of the same situations. Are there any plans of having eCommerce, Users (registration,  ...
Nuno Aguiar
18/10/2011 11:18:35
Last post: 19/10/2011 10:27:44
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
Mark product as updatet in Lucene when not using Product.Save()
Hi guys, I would like to create products without using the API (The "Product.Save()" method), but still have Lucene index the products when running a "Partial update". Is it possible to add a created/update product to the lucene q ...
Martin Nielsen
17/10/2011 09:07:36
Last post: 27/10/2011 11:08:07
ECommerce cant delete products ..
Hi, We are having a problem that DW is not deleting product from everywhere. For example : I have created product with unique ID ("7897897987"), then deleted it in back-end (second mouse -> delete), then i run my custom scripts, that loo ...
Vilius Janulis
13/10/2011 18:04:31
Last post: 19/10/2011 10:36:30
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
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
Block many page requests
Hi DW's We have a client which has the problem, that the competitors trawls the webpage for info about prices, pictures and text information. In that way the competitors can make a robot, and then match the daily prices in a very competitive market.  ...
Peter Bille Larsen
13/10/2011 10:05:40
Last post: 03/11/2011 21:15:47
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
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
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
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
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
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
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
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
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
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