Developer forum
Subject
Replies
Started by
Last reply
eCommerce: Extend shipping method
I'm having a hard time finding documentation or samples on how to extend a delivery/shipping method. I want customers to be able to put in their address and zip-code - and a webservice will return nearest delivery-shop. Any advice? Thanks. ...
Filip Lundby
08/08/2012 13:51:00
Last post: 08/08/2012 15:43:37
How do I create language variants of products in DW8?
I am currently trying to create language variants of products and product variants. The API documentation mentions the method MakeFullCopyToGroupWithLanguage but this method doesn't seem to exist in DW8. I've tried a few different approaches, but I'm ...
Ilja Alaoja
07/08/2012 16:48:37
Last post: 10/08/2012 02:45:16
Product URL's
Hi Everybody. Does anybody know a easy way to get all product links from Dynamicweb eCommerce ? ...
Mikkel Høst
31/07/2012 12:47:39
Last post: 01/08/2012 11:28:23
View NewsletterV3 log
Hi Is it possible to see a log from the NewsletterV3 module, in particular the errors with subscriptions?
Our customer says that not all the subscriptions are able to activate the newsletter subscription. After clicking the link in the e-mail, the er ...
Martijn Bokhove
24/07/2012 13:30:52
Last post: 27/07/2012 09:39:47
SQL Error after installation (own server)
I just installed version 8 on my own server (Windows 2008 Server R2, 64 bit, SQL Server 2008).
I imported the DefaultEmptyDataSQL into a new database, after which I now get this error. (See the attatched image)
(I have tried changing the collation on ...
Søren Alexandersen
29/06/2012 22:18:44
Last post: 29/06/2012 23:07:10
12
Subscribe
Error with Languages
Hi! I have an product update routine for existing products and a product import routine for new products. When I saved the settings for default currency (the normal way in admin interface) I think something went wrong, since then neither the product ...
Per Ljung
21/06/2012 11:38:02
Last post: 10/07/2012 09:29:36
Mapping solutions
Hi, I do not know if this is the correct category... A Dynamicweb client wants us to explore the possibility to have a website in a pre-productio phase for approval and only afterwards publish the changes. This cannot be done by the Drafts/Workflow/V ...
Nuno Aguiar
14/06/2012 18:34:29
Last post: 16/07/2012 10:43:46
Creating/saving user programatically
Hello. I am developing a web service that will syncronize user information between two systems. I have a function defined like this : private void SaveUser(UserSyncRequest request) { Dynamicweb.Modules.UserManagement.User.set_Current(PagePermissionLe ...
Marco Santos
06/06/2012 17:59:07
Last post: 11/06/2012 18:12:58
Error in custom checkouthandler
Hi! I have made a custom checkouthandler connected to a payment provider, but the checkout often fails and I get this error in the error log: Order ORDER443: Concurrency violation: the UpdateCommand affected 0 of the expected 1 records. Any ideas? Be ...
Per Ljung
04/06/2012 15:06:55
Last post: 04/06/2012 15:59:49
Upgrading to DW8 - Security().HasAccessToFile()
Hi All
While upgrading a module to DW8 I came across this function and I can't find a replacement in DW8. Security objFileCheck = new Security(); while (drIndexServer.Read()) { if (objFileCheck.HasAccessToFile(drIndexServer["Path"].ToString ...
Allan Harling Michaelsen
31/05/2012 11:13:45
Last post: 31/05/2012 17:21:55
How do i optimize saving multiple products
Hi. I asked this question before but did not not get an answer. Now we are developing in Dynamicweb 8 and are wondering if there exists some function that saves a whole productcollection? Saving mutiple products takes a big effort for the database an ...
Magnus Holmberg
30/05/2012 15:43:56
Last post: 04/06/2012 18:24:17
FormMailer - change SMTP server
Hello, Using the script in Admin/Public/FormMailer.aspx we can send emails using the requests described on the documentation.txt file. My question is: can we change the SMTP server used by this script, with any adicional request variable? And is this ...
Diogo Lino
28/05/2012 18:03:23
Last post: 29/05/2012 12:41:42
Create calendar, NewsV2 Category and NewsletterV3 Category
Hi All, using Dynamicweb 8: After misusing the intellisense for an hours or so, I need some one to point me to the places in the api where I can create and configure: Calendars NewsletterV3 categories Thought they might have been in the Dynamic.Modul ...
Steen Nørgaard Perdersen
24/05/2012 16:01:26
Last post: 25/05/2012 07:16:10
Error after creating orderfields
Hey, I've created a few custom fields in a local DW solution, but when i go to the eCommerce, i get this error: Serverfejl i programmet '/'. The column 'CurrencyCode' was specified multiple times for 'FilteredOrders'. Beskrivelse: Der opstod en undta ...
Martin Nielsen
24/05/2012 13:43:09
Last post: 04/06/2012 18:53:42
301 redirect in Web.config
Hi Guys, We are trying to make a 301 redirect in web.config. The reason for doing it like this is beacase when we are trying to do it "Web & HTTP" in management center, we get an error: "Path is invalid because it exists physically ...
Jon Persson
23/05/2012 14:40:20
Last post: 23/05/2012 15:04:23
DW8, Custom Module and _Edit UserControl
Hi, I've got 2 problems saving the modulesettings on my paragraph edit .ascx usercontrol for a custom module I'm creating. I've created a simple example that shows my problem. Problem 1:
In my HellowWorld_Edit.ascx I've got the following module setti ...
Rene Poulsen
21/05/2012 16:07:54
Last post: 22/05/2012 09:16:47
How to use Actitivity in Data Integration
Hello, I created a Data Integration Activity class in Visual Studio using the templates downloaded for v8. I have build a .dll with this (along some other customizations) - and have copied it to the bin folder of the website.
Unfortunately I cannot f ...
Martin René Plett Pedersen
16/05/2012 12:43:06
Last post: 11/08/2014 14:55:30
11
Subscribe
dynamic upload folder in DW Form module
Hi, I am using a DW 7 Formular module to host a upload field. Is it possible to set the upload folder to something dynmamic. As it is right now you set the upload folder on the paragraph when you insert the formular module. I need to set to a user sp ...
Kim Søjborg Pedersen
14/05/2012 16:38:34
Last post: 21/05/2012 06:57:06
dw Editor adding paragraph tags to end of content
I am using a dw:Editor in a custommodule _edit page but it's adding paragraph tags with a , (comma) between to the end of content everytime I save. I have no code behind so I think it must be in the dynamicweb somewhere. ...
Kim Søjborg Pedersen
09/05/2012 10:24:23
Last post: 14/05/2012 16:40:15
Problem assigning OrderLine to a cart DW8
Hello DW guys,
I have a question here, And I am not sure what can cause the problem...
I am trying to add a product to a shopping cart, eventually I am receiving this (null pointer exception) ErrorAssigningOrderLine System.NullReferenceException: Obj ...
Dmitrij Jazel
02/05/2012 13:36:36
Last post: 08/06/2012 12:49:33