Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
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
Modifying the basket/order from C#
Hey everybody, We've been trying for quite some hours to make a script that adds products to the basket/order from C#. What we want to do, is to fetch a querystring with the name of the product to add, and then add it. We haven't got this to work yet ...
Bo Møller
19/09/2011 09:47:54
Last post: 20/09/2011 09:55:06
Variant relations after delete variantoption
Hi A webshop from our customer shows products that are not visible in the Admin. After searching for the problem, it seems that there are products in the database with variantoptions where the variantoption ore variantgroup no longer excists. Localy  ...
Martijn Bokhove
06/09/2011 10:06:50
Last post: 01/11/2011 11:12:30
User selectable language
Normal 0 21 false false false SV X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-pa ...
Jon Lennryd
31/08/2011 17:51:08
Last post: 05/09/2011 12:39:58
How to add analytics tracking code in check out steps?
I´m having difficulties in tracking and setting up goals in Analytics for our webshop on http://webtryk.dk/da-DK/Kurv.aspx The whole check out takes place on this single html page, so I need some input on how to track on the steps. Do I add a t ...
Steffen Lundtofte Hansen
30/08/2011 09:35:08
Last post: 30/08/2011 11:17:19
API Extranet login
Hello, is it true that you need to install DW extranet module to call ExtranetLogin in the API? My code look like this... Dynamicweb.Security sec = new Security(); sec.ExtranetLogin(Request.Form["Username"], Request.Form["Password" ...
Kim Søjborg Pedersen
29/08/2011 15:45:35
Last post: 01/09/2011 09:43:19
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
Transfer products and group From old SHOP module to Ecommerce shop module in dynamicweb
It really needs to be done, i have tried to map tables in integration module, and import like that, but it seems i is having some problems, it imports into database all values (and it seems they are correct (equivalent to manually created group)), bu ...
Vilius Janulis
29/08/2011 13:17:52
Last post: 04/09/2011 14:30:24
Session timeout on intranet
Hi there I have some customcode in which i log a user in on the intranet. After the login I set the following timeout HttpContext.Current.Session.Timeout = 240; Alongside I have set the iis sessionstate to 240 and doubblechecked the web.config file & ...
Christoffer Andersen
25/08/2011 13:04:26
Last post: 25/08/2011 13:13:27