Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
RE:
Hello. I am struggling to resolve an issue with a Razor template, and since I haven´t really worked with Razor I'm not sure whether I am missing something simple. Hopefully you will be able to spot something on the examples and let me know what I am  ...
Marco Santos
09/01/2015 15:29:39
Last post: 13/01/2015 12:10:34
Edit file in frontend with itempublisher
Hey, I made a comment in another post her: http://developer.dynamicweb.com/forum/development/how-to-upload-file-with-itemcreator.aspx?DWPagingPageNum=2 But since that post is already marked as answered I guess it would be more correct to create a new ...
Claus Kølbæk
12/01/2015 12:14:02
Last post: 13/01/2015 09:10:53
Migrating from databaseserver A to databaseserver B
Hi, Recently we've taken over an account which has a ecommerce website on server A. We're planning to migrate website and database to our server (B) but the website is very frequently visited. As part of the migration I've come up with the following  ...
Tom Kamphuis
12/01/2015 15:54:39
Last post: 12/01/2015 16:17:24
Moving a website to AreaID 1
Hi DW, I have a website that has a website running on AreaID 4, and i'd like to move it to AreaID 1, since i don't have a website on that area, and Dynamicweb works best of our website is in AreaID 1. I've created this small SQL script that moves and ...
Martin Nielsen
12/01/2015 14:03:03
Last post: 12/01/2015 14:53:01
Render an Item?
Im trying to render an item in a paragraph razor template. I get the item with: Dynamicweb.Content.Items.Item item = Dynamicweb.Content.Items.ItemManager.Storage.GetById("Standard_Content", "1"); Then I tried this: @RenderItem(item); That results in  ...
Aki Ruuskanen
09/01/2015 11:12:44
Last post: 09/01/2015 13:35:17
Area copy issue
Hi. I'm using the following to copy an Area Dynamicweb.Content.Area A = Ase.Copy(Dynamicweb.Content.Area.CopyMode.StructureAndContent, false, true, true, true, false); I'm then changing a few settings like domain, domainlock etc. And saving A.Save(); ...
Jonas Mersholm
31/10/2014 13:16:16
Last post: 08/01/2015 15:13:39
How to upload file with ItemCreator
Hi Dw's, How can we upload a file with the ItemCreator? Right now it seems to be through the FileManager, but that doesn't seem to be a good option in the frontend. Best regards, Anders ...
Anders Ebdrup
08/05/2014 11:08:00
Last post: 07/01/2015 15:09:04
Scheduled tasks question
Hi guys, Qustion: When you are creating new scheduled task, how can you set it so that it does search index update, or make it do Assortment index instead? I did read http://manual.dynamicweb-cms.com/Dynamicweb-On-line-Manual/Management-Center/System ...
Dmitrij Jazel
30/12/2014 10:28:38
Last post: 07/01/2015 10:48:40
Error in Order.GetOrders(sql, true)
Hi there, When I call Order.GetOrders(sql, true) and the SQL statement doesn't result in any orders being returned, the method crashes with an "Incorrect syntax near ')'" error message. It looks like the code to retrieve the order lines runs regardle ...
Imar Spaanjaars
06/01/2015 09:20:46
Last post: 06/01/2015 10:21:54
new Template call - NullReferenceException
We have just upgraded a solution from DW 8.4.1.10 to 8.4.1.23 We are now experiencing a NullReferenceException when calling the Template constructor in a simple fashion like this: var cartTemplate = new Template("/eCom7/Cartv2/Step/MiniCart.htm"); Se ...
Bjarne Rosendal
23/12/2014 13:27:43
Last post: 23/12/2014 14:57:32
Area permissions Login template question
Hi Everyone, I am trying to restrict user access in Multisites by UserGroups in Area permissions section. I have a basic setting here: http://screencast.com/t/hehkrokTWZDT Eventually when I am checking the front-end the login box pops out... that's o ...
Dmitrij Jazel
19/12/2014 09:54:45
Last post: 22/12/2014 13:40:52
Running Node.JS on DW-server
Hi, I'm wondering, does anybody have any experience running node.js on a DW-server? I would like to run Grunt task runner, but not sure whether Node can be run on the server combined with DW. So does anybody have any experience in that area, please f ...
Martin Kure
19/12/2014 13:17:57
Last post: 19/12/2014 13:35:26
Override Password Encryption Method
Hey all, As DW utilizes MD5 as encryption on users in the backend I wondered if it is possible to override this? - Pref. with somethuing like SHA256 Does anyone have any experience on this matter? e.g. regarding extenders or something of the like - I ...
Mikkel Toustrup Olsen
18/12/2014 14:32:18
Last post: 18/12/2014 14:43:27
RE: Performance and issues with database
This problem below is something I am encoutering after some custom code and play with the database: [InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because  ...
Jan Sangill
11/12/2014 09:12:59
Last post: 14/12/2014 00:42:25
RE: ItemManager.Storage.GetById interate through itemlist
Hi, I have an item I am fecthing here: Item item = Dynamicweb.Content.Items.ItemManager.Storage.GetById(item_type, item_id); Know in this I have a itemlist: item["Indhold"] How would one iterate through this list? a simple foreach wont work, so someh ...
Jan Sangill
03/12/2014 14:07:25
Last post: 12/12/2014 14:48:04
EcomQuery search question
Hello guys, On one site here, we are using EcomQuery saerch. It's plain, it's simple, and works perfectly. issue is, that we have 2 shops of same culture on under 1 dw instance. In those 2 shops, it is common to find item "s1_ProdID" and "s2_ProdID". ...
Dmitrij Jazel
25/11/2014 15:22:23
Last post: 08/12/2014 13:19:33
Product catalog show all products URL parameter?
Hello guys, Was wondering when I have a link to a product catalog. If I could add a parameter like www.sitename.dk/Produkter.aspx?showAllProducts=True Or do somehting like this: www.sitename.dk/Produkter.aspx?productsPerPage=999999 Right now the prod ...
Dmitrij Jazel
03/12/2014 12:47:49
Last post: 03/12/2014 13:29:31
Search with Solr
I noticed that DW 8.5 contains a SolrNet assembly. Is there a standard integration between DW and Solr? ...
Morten Bengtson
02/12/2014 12:27:51
Last post: 02/12/2014 13:19:15
ProductListeTemplateExtender Remove product from ProductList
Hi guys, I have some rather simple ProductListTemplateExtender using Dynamicweb; using Dynamicweb.eCommerce.Products; using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace DWCustomCodes { public class ProductR ...
Dmitrij Jazel
02/12/2014 09:05:23
Last post: 02/12/2014 10:04:31
Item in item list and access parent item when available
I have an item in an item list and like to access the parent item using a custom editor field. Is this possible? See following code sample to get an idea. [Editor("My custom editor")] public class SimpleTextboxEditor : Editor { public override Type D ...
Remi Muller
26/11/2014 11:39:23
Last post: 02/12/2014 09:44:50