Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Exception after upgrading to dw7
After upgrading a solution to 19.0.4.0 both backend and frontend cracks. Backend throws this exception in Access_User_Login.aspx The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value. Description: An un ...
28/04/2010 13:12:54
Last post: 12/05/2010 11:49:46
Usermanagement - Create new user
I have set the usermanagement module up to frontend create profile. the approval is set to None, and to auto login after creation. After creation the user is set to be redirected to a page. All of it is working fine, except the auto login. The versio ...
27/04/2010 21:05:47
Last post: 03/05/2010 10:45:49
Ecom Price without VAT
Are there DwTags available for: orderline unit price without VAT? <!--@Ecom:Order:OrderLine.UnitPrice--> but then without the VAT orderlink total price without VAT? <!--@Ecom:Order:OrderLine.TotalPrice--> but then without the VAT Niek ...
26/04/2010 10:58:19
Last post: 02/12/2013 11:02:57
Datalists extremly slow
Hey, I hope that some of you will be able to help me out on this, or at least be able to tell me what is causing this. We are currently trying to connect to an external server through DynamicWeb's Datalist module. It works, but it is extremly slow (T ...
26/04/2010 09:40:35
Last post: 26/04/2010 13:20:05
Split price at decimal seperator
Hi there, I need to show the Ecom.Price in to seperate parts like: 29<sup>95</sup> How can I split the totalprice into two parts before and after the decimal separator? Can be done with JS, but are there DWtags available to use? Niek ...
20/04/2010 11:15:16
Last post: 22/04/2010 17:31:49
GetImage.aspx wrapper for image not available
Hi there, Im looking for a solution that provides a general noimageavailable.png when getImage.aspx returns with a 404 when image is not found so that in stead of ugly x in FF when an image does not exist there will be a default image. is there a way ...
19/04/2010 14:20:28
Last post: 10/01/2012 10:09:39
frontend user groups
How can I get the backend user groups using DW API? I used the following query but I want to use the API to get the same result. * from accessUser where accessUserType=11 OR accessUserType=2 ORDER BY AccessUserUserName select ...
19/04/2010 12:25:43
Last post: 03/05/2010 10:54:52
Server Too Busy
Hi, I have a specific website that is always getting an System.Web.HttpException: Server Too Busy error. If I make a IISReset the problem is solved for 2/3 ours and then I get the same error again. I've published a solution on server that only has 1  ...
17/04/2010 00:44:36
Last post: 27/04/2010 21:35:55
Memory usage
Hi, Have severall solutions running on a Win 2003 Server with 4 Gb of memory and I'm always getting "Out of Memory" errors. Do you have any IIS and Application Pools configurations that you recomend on systems running Dynamicweb solutions?  ...
17/04/2010 00:38:59
Last post: 19/04/2010 10:58:56
GlobalSettings
I tryed 3 diferent ways to read settings but unfortunely it always returns an empty string. Dynamicweb.Base.GetGs("Email") Dynamicweb. < Base.GetGs("Settings.CommonInformation.Email") Dynamicweb.Base.GetGs("Settings/Common ...
16/04/2010 16:49:03
Last post: 19/04/2010 12:30:48
Adding Multiple Products with Variants to the Cart at Once
Hi there, I have an eCommerce page that needs to display multiple products with variants at once with the option to add them to the cart. Can somebody show me some sample code for custom functionality or refer me to the documentation that shows how t ...
16/04/2010 09:05:19
Last post: 21/04/2010 09:01:22
Displaying Multiple Products with Variants on a Single Page
Hi there, I am building a custom module that needs to show multiple products on the same page. For each product, I need to be able to do the following: 1. Display up to three related drop-down list for variants. E.g. Size, Color and Type. These drop- ...
16/04/2010 09:01:57
Last post: 16/04/2010 11:52:10
Login date
How can I get the last login date for each user? ...
14/04/2010 17:39:20
Last post: 06/05/2010 09:49:40
Users online
Hi, I would need to implement a function to view online extranet users. Does anyone have ideas of what the best way would be to achive this. I know there is a notifier for ExtranetLogon, but not for ExtranetLogoff. Regards / Aki ...
13/04/2010 15:56:47
Last post: 14/04/2010 10:39:42
Using templates in unit tests
I'm trying to write a unit test for a part of my DynamicWeb application. In this test I want to use one of my DynamicWeb html templates. When I try to access a template in the files/templates folder, however, I get the following error: System.Argumen ...
13/04/2010 09:17:59
Last post: 13/04/2010 10:57:36
Performance issue
As only I start the web site service on IIS the usage of the processor runs up to 100%. It stays constantly on this level no matter how many users are currently connected (even if no one is connected). For the other sites on the server everything see ...
12/04/2010 19:04:43
Last post: 12/04/2010 20:58:21
Translate.RegPages
Hello again ;) I love the backend translation functionallity, but it does not work very well for my cusstom module :( When I call "Dynamicweb.Backend.Translate.RegPages("/CustomModules/anyBlog/");" the system finds all documents a ...
12/04/2010 17:48:45
Last post: 12/04/2010 22:25:15
Request: Information on Stylesheet > page and template options
In the stylesheet section, for each stylesheet there is a page section, where you have tabs for setting page options, page template, page footer and various other options. On the page tab there is a Logo, Top-graphics and menu logo fieldset. Where ar ...
09/04/2010 10:56:49
Last post: 12/04/2010 21:07:34
notifications
Hi, Is there a list of all the available notifications? We need to process submitted POST values, and I am trying to check the available ones. Nuno ...
08/04/2010 16:32:01
Last post: 08/04/2010 17:17:51
recent activities
Hi, We need to develop a recent activities list for the active user (for Forum Posts, surveys and a custom quizz module), similar to what you have in engage. I would like to know if there's a way that's better than other? - use database triggers and  ...
08/04/2010 16:23:46
Last post: 08/04/2010 17:20:05