Developer forum
Subject
Replies
Started by
Last reply
Send newsletter later
Hi In Newsletter V3 we now have the option to send the newsletter on a (later) specified time.
Under this option, there is the following text (translated):
For this feature to work, a remote scheduled task must be set up and configured. Is there any ...
Martijn Bokhove
23/08/2011 15:26:49
Last post: 24/08/2011 11:10:36
eCom import
Hello Is there any way that I can get hold of examples or articles on how to use the Dynamicweb.eCommerce API? I am going to import/sync alot of products to eCom, and I want to use the API to do that, but I can not find any examples on how to use the ...
Martin Slot
23/08/2011 11:01:18
Last post: 23/08/2011 18:41:10
Importing boolean values to via UserImport
Hi DW, I'm trying to import some debitors to DW using Import/Export module, but i can't get my customfields imported. I have 2 customfields of type Boolean, and i've tried various values but none of them make my checkboxex on the user checked. My XML ...
Martin Nielsen
16/08/2011 13:25:14
Last post: 22/08/2011 08:07:16
eCommerce Product - Create language versions programmatically
Hi, I have tried all sorts of ways to create several versions of a product, in different languages. Ex: // Ok,creates a row in EcomProducts:
Product p = Product.Create("PROD138", "", "LANG3");
p.Save();
// Fails, as &quo ...
Jon Lennryd
19/08/2011 15:37:13
Last post: 22/08/2011 03:14:15
Documentation
Hi, Why don't you have your controls documented or examples?
I'm thinking of using UserGroupListFilter for listing some users but I have yet to figure out what it in fact does and how to use it!! Thanks, ...
Filipe Sousa
18/08/2011 19:04:22
Last post: 20/08/2011 19:38:20
Ecom users
hi DW's what is the easiest way to make these users on an ecom solution. Do I have to go into every module and click "deny" ? 1. SEO editor : access to productdescriptions and pages, but not orders or customers. NOT accesss to design and la ...
Peter Bille Larsen
19/08/2011 14:45:36
No replies yet
System.IndexOutOfRangeException: PageNavigationTag
I have just set up our site in our local test enviroment for testing new features. I have used the files and database from our online site. But when i try to view the solution local i get a System.IndexOutOfRangeException: PageNavigationTag error (se ...
Ryan Jeppesen
19/08/2011 09:43:02
Last post: 19/08/2011 12:05:10
Breadcrumb not showing hidden pages
Hi, I wonder how breadcrumbs works in dw when it comes to hidden pages. I have some pages which I don't want in the menu, so I deselected the 'Show in menu' check box for the page. Fine. There is also a check box named 'Show in breadcrumb trail', whi ...
Jon Lennryd
18/08/2011 17:04:18
Last post: 19/08/2011 11:32:56
Extend ExtranetExtended module template
Using extranet module for creation of users from the website, I would like to extend the extranet module with loop, rendering Ecom Countries for a dropdown list. My approach is to make a loop on a PageTemplateExtender, however, I would like the exten ...
Jesper Laustsen
18/08/2011 13:46:49
Last post: 18/08/2011 14:34:22
url rewriting not working?
Hello i have an problem with the new Dynamicweb 8 CTP. I made a clean install of it.
I converted the CustomCSharpFiles to .NET 4. When I navigate (after the instal) to http://localhost/Admin, I get a 404 error. When I go to http://localhost/Admin/Def ...
Erik Bouman
18/08/2011 10:14:45
Last post: 18/08/2011 11:31:17
Error when attaching module
Hi DW, When i attach a custommodule as a global elemet i get this error: Server Error in '/' Application.
--------------------------------------------------------------------------------
There is no row at position 0. Description: An unhandled except ...
Martin Nielsen
15/08/2011 16:00:27
Last post: 18/08/2011 07:59:34
How to retrieve ExtranetExtended module group collection on UserOnBeforeSave
[Subscribe(Dynamicweb.Modules.UserManagement.Notifications.UserOnBeforeSave)]
public class NotificationCreateUser : NotificationSubscriber I'm doing an NAV integrated usercreation routine, and need to act on the event UserOnBeforeSave, to check if us ...
Jesper Laustsen
17/08/2011 18:29:03
Last post: 17/08/2011 20:29:41
Using Product Custom fields in Price provider
I have completed a working discount provider.
But now the customer wants to have a special price added in using a custom field.
How can i access that custom field from the price provider ?
/Lars ...
26/11/2008 23:13:58
Last post: 17/08/2011 10:12:20
Stopping/redirecting products to right page
I have two pages with the e-com productlist module and they have each a different group selected.
the thing is that it is possible to show a produkt from the other group on the wrong page if you know the productid.
Can I somehow stop the wrong produc ...
Paul Nilsson
16/08/2011 12:01:53
Last post: 17/08/2011 07:06:46
This operation requires IIS integrated pipeline mode
Hello
The last few weeks I got this error message many times a day here on developer.dynamicweb-cms.com. Does anyone know what happens?
Server Error in '/' Application. This operation requires IIS integrated pipeline mode.
Description: An unhandled e ...
Kim Pedersen
16/08/2011 15:52:33
Last post: 16/08/2011 17:01:02
Add To Cart
Generally, when the user clicks "Add To Cart", the product will be added to the order as an orderline with whatever quantity the user has written. And if the user clicks again, the new quantity will be added up to the exising quantity in th ...
Judy Zhang
14/08/2011 13:03:59
Last post: 15/08/2011 03:05:48
Bug in url handling?
We have a bunch of dealers that have a unique link to a site (eg http://www.comfort.dk/?LockedContractor=2347).
After we have upgraded DynamicWeb we are now redirected to the frontpage (http://www.comfort.dk/Forside.aspx) with a 301. It is rather pro ...
Rene Kristensen
12/08/2011 13:53:00
Last post: 12/08/2011 14:55:43
GetContent() executed in dw admin view!
Hi, I have an odd problem. When attaching my module to a page (new paragraph, attach module, save and close) the module's GetContent() is obviously executed!! It messes up the css for the admin-page, and output any Dynamicweb.Base.w(message) calls on ...
Jon Lennryd
10/08/2011 15:52:15
Last post: 12/08/2011 13:24:05
Can't start site
After upgrading to a new DW version (19.2.4.3) I can not start my development site. I keep getting an "Object reference not set to an instance of an object" error (please see attaced screendump). Any idea of what is wrong? /Lars ...
Lars Larsen
10/08/2011 11:59:53
Last post: 11/08/2011 16:59:43
Magni J. Hansen
11/08/2011 15:35:04
Last post: 11/08/2011 16:01:19