Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
cache problems
Hi, We have a client with load-balance configuration where we have: - 1 database - 1 internal webserver configuration used by the company's users - 2 external webservers (DMZ) on load-balanced that sync the Files folder (and only that folder) but are ...
17/01/2011 19:48:53
Last post: 20/01/2011 08:49:20
parsed html
Hello, While working on a new site it would be nice if we could turn off the parsing of the design html files. So we can work on the site and dont have to delete the parsed files everytime we alter a html file that is included. Even better a querystr ...
19/01/2011 17:51:02
Last post: 19/01/2011 18:23:30
Viewstate in CustomModule
I cant seem to find viewstate in my class that inherits from Dynamicweb.ContentModule, would it be possible to get access to this, so its possible to save temporary information in viewstate to avoid the use of session and/or cookies (Running on a old ...
19/01/2011 14:22:33
Last post: 19/01/2011 14:25:01
Newsletter
Hi, We have a client hosting externally that want's to configure a separate smtp just for the newsletters. This was possible in Extended, but in v3 I can only seem to use the dropbox. - He sends up to 80.000 e-mails at a time (around 100kb each) - Dr ...
18/01/2011 14:05:59
Last post: 18/01/2011 17:22:39
Info from IP adress
Hi, Can I use the Dynamicweb API to retrieve information about the visitors IP adress. If so could someone point me to the right direction. Regards / Aki ...
14/01/2011 13:42:38
Last post: 17/01/2011 11:07:11
Override PriceInfo object
Did you know that you can override the content of the PriceInfo object? Well, you can by inheriting the ISupportPriceInfo: using Dynamicweb.eCommerce.Prices; namespace Dynmaicweb.eCommerce.Prices { public class NettoPriceProvider : PriceProvider, ISu ...
Morten Snedker
12/01/2011 11:29:00
No replies yet
User defined URLs
Hi, I don't know if I'm missing something. I'm using standard templates, and when I, on page /Produktkategorier/El-Artikler/Køkkenudstyr.aspx, which contains a product list, click a product, I'd assume the URL to be /Produktkategorier/El-Artik ...
10/01/2011 16:20:15
Last post: 11/01/2011 10:19:54
Is Backend or Frontend - PAgeTemplate extender
Hello. I thought that a PageTemplateExtender only would be executed on the frontend, but i found out that it is executed in the backend as well. Anyway, it would be good practice, when creating a PageTemplateExtender, to check if you are on the front ...
10/01/2011 12:54:23
Last post: 10/01/2011 16:21:50
Implement a customer created code on site.
The client wants a page to tell the time. As a solution they have delivered some code to use that we need to upload on the server. The code consists of: - One asp.NET page and one dll file. I am unsure as to how to implement this code correctly. The  ...
10/01/2011 10:16:55
Last post: 10/01/2011 12:51:09
Module error message
When a module throws an unhandled exception the output of the module is: “An error occured while attaching module (Dynamicweb.Frontend.Content)” Followed by the stacktrace. This is not ideal, when using custom error pages and handling Is  ...
06/01/2011 15:06:58
Last post: 07/01/2011 16:52:40
Cart2 Loop in validation
Hi DW's If I use the <input type="submit" name="<!--@CartV2.PreviousStepButtonName-->" id="<!--@CartV2.PreviousStepButtonName-->" value="Tilbage" class="submitter goBack" /> ..on the ...
07/01/2011 16:46:39
No replies yet
Newsletter v3 notification missing
Hey Guys, When working with notifications for newsletter v3, we have 3 events to work with,: Created, Deleted and Updated. When subscribing to a newsletter the notification Created is called, when subscribing with the same email again, Updated is cal ...
07/01/2011 09:02:43
Last post: 07/01/2011 13:25:33
More documentation
Hi! Is there more documentation for NAV integration then the files you sent me? Best regards, Per Ljung REAB Data AB ...
07/01/2011 08:58:23
No replies yet
Session Lost in webkit browsers
Hello! I have a strange problem! Set this in your host file to see it online : 81.95.241.216 test.sainttropez.com What happens here is that i have made some code in that is executed in the page load in default.aspx. What it does is detect the browser ...
05/01/2011 13:38:52
Last post: 05/01/2011 15:13:16
Orderlines sorting
How do i change the sorting of the orderlines i Cart V2. I want the newest added lines in top? ...
04/01/2011 09:44:07
Last post: 05/01/2011 11:20:05
Product category fields
Hi, Can anyone tell me how to create, update and delete Product category fields programmatically? Any documentation? BR. Morten ...
28/12/2010 15:52:58
Last post: 05/01/2011 10:15:42
Category API question
Hi there, After a great deal of trial and error I've managed to add Product category field values to a product using the API, and now I'm facing a new challenge. I want to update the value of an existing field, however it seams to ignore the new valu ...
04/01/2011 13:53:55
Last post: 04/01/2011 15:00:52
DW 7.2 and the eCom demo site
Hey DW, I just setup a local developer site with the new 7.2 release, and i figured that i'd use the eCommerce Demo Data pack, to save som time setting up products and pages. But there seems to be some problems with the new release and demo package,  ...
22/12/2010 20:16:31
Last post: 04/01/2011 12:13:01
ViewState
Good day, I'm trying to find something similar to the useful ViewState in DynamicWeb without success. Can you help me with this? Thanks for the help. ...
03/01/2011 11:57:44
Last post: 04/01/2011 12:09:02
Output usercontrol not in newsletter
Hi For one of our projects we are using usercontrols (.ascx) to show some specific content on a page. When I create a newsletter based on this page, there is no content from the usercontrols. When I preview the page there is content. When I make a ne ...
04/01/2011 11:48:54
No replies yet