Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
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
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
Properties empty with custom module
I'm working on a custom module. In the backend i'm able to select a photoalbum which I want to attach to a specific newsitem. The page load looks like this; Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) Handles Me.Load Dim pro ...
Rob Lohmann
01/05/2012 10:37:40
Last post: 01/05/2012 13:27:26
Products - publication period
Hi, We have a client that's having a hard time working with the eCom Campaigns and would like us to implement From and To dates directly in the products, like News, for example. What's the best way to develop this? The ProductListTemplateExtender see ...
Nuno Aguiar
26/04/2012 18:43:18
Last post: 31/05/2012 10:53:35
Web handler and extranet user login
Hi, I am having difficulties trying to login users from web handler. The web handler by itself works, only the login part does not work for me. Have searched documentation and forum and found few ways to do that, but after quite some tries still coul ...
Vilius Janulis
23/04/2012 15:47:26
Last post: 23/04/2012 15:50:43
Add a Tag to each loop element after the CommitLoop()
Hi, Imagine that I have created normally a loop (variable "loopTemplate") with 3 elements in a template (variable "template"), and the result can be shown like this: <!--@LoopStart(Person.DivisionsList)--> Counter: <!--@P ...
Diogo Lino
18/04/2012 12:10:19
Last post: 18/04/2012 15:35:53
Web service functionality in ashx file error
Hi i need to create web service in the server along with DW solution. So when it makes http request, it should return some data from DW. But i faced the problem just in the start of the creation. An unhandled exception was generated during the execut ...
Vilius Janulis
11/04/2012 13:33:08
Last post: 16/04/2012 16:07:33
dw:Editor error updating
I am using <dw:Editor id="myEditor" runat="server" Text='<%# Bind("OfficeDescription") %>' /> in a ListView but no matter what I do it keep adding a <p>,</p>to the end of the content every time a  ...
Kim Søjborg Pedersen
29/03/2012 08:47:08
Last post: 09/05/2012 09:02:21
"Subcribe" to SessionStart/End in DW7
Hi, We have a project we cannot upgrade right now, that uses some custom methods in Session start/end and Application_PreRequestHandlerExecute Is there a way to NOT change the global.asax, meaning, using the standard default global.asax that comes wi ...
Nuno Aguiar
28/03/2012 19:44:18
No replies yet
Custom urlprovider and ecom products
I have created a custom url provider for productid's which seems somewhat slow at the moment, my guess is because im getting all products in order to map them, is there some way to limit the mapping of products to a given page in some way, getting on ...
Morten Fink Eriksen
27/03/2012 11:26:07
Last post: 27/03/2012 11:51:27