Developer forum
Subject
Replies
Started by
Last reply
GetImage.ashx with a IIS virtual directory
Hi, Currently we've setup our website in IIS like this: Website = /application Files = virtual directory to /Files Files/Images = virtual directory to a network share like \\share\customer\Images with authentication This works perfectly but the image ...
Roy
04/08/2015 11:11:07
Last post: 06/08/2015 13:57:02
Running a standalone .net 4.5 solution inside a dynamicweb environment
We have a .net 4.5 mvc solution that resides within a subdirectory on a client's server, view-able in the dynamic web file structure interface as this: |
|- BellaCenterPdfGenerator
|- Images
|- System
|- Templates
|- ...
|- cache
|- Transhbin The Our ...
Daniel Kvistgaard
30/07/2015 11:04:55
Last post: 06/08/2015 10:05:57
Serializing problem
Im building a webservice method returning a Ecommerce.Product object but it fails when running the asmx file. Im getting this error: Types 'Dynamicweb.eCommerce.Products.Group.MetaData' and 'Dynamicweb.eCommerce.Products.Product.MetaData' both use th ...
Magni J. Hansen
28/07/2015 19:12:36
Last post: 06/08/2015 11:20:38
Problems with embedding videos on pages.
Hi, We have tried to embed a simple video on one of our website templates using the simple html video tag. This is causing problems and the video does not work on some mobiles. Has anyone faced a similar problem? Is there a solution to this? The code ...
Yasharth Tahiliani
28/07/2015 14:51:53
Last post: 30/07/2015 09:42:19
Orders getting Duplicated Discounts
Hi All, We have a solution using Dynamicweb Version 8.5.1.9 using multiple discounts (Custom Mande and Dynamicweb Standard) and sometimes, the orders will randomly get the same discount twice (solution is set to apply the maximum discount). Another s ...
Diogo Brito
23/07/2015 20:14:51
Last post: 27/07/2015 10:52:27
Database Error
Hi, Every now and then we are facing this problem with the site that the database seems to be forgetting Item Fields. I have to go inside the cms and Save and Close the item again for this to be resolved. This is a call for concern and I would be gra ...
Yasharth Tahiliani
23/07/2015 15:04:43
Last post: 27/07/2015 10:05:34
FeeProvider crashes IIS
Hello, I have written a feeprovider for our new shop. It does work absolutely fine in local, however when I copy the project DLL on the server, it makes IIS crash with this error : Faulting application name: w3wp.exe, version: 7.5.7601.17514, time st ...
Gaetan Di Caro
14/07/2015 11:41:04
Last post: 27/07/2015 11:57:42
Pages Data in the Database.
Hi, I was just wondering where the content for standard pages are stored in the database? I am building a search module, and it is easy for me to search data for Items in their tables (ItemType_***) However for content pages, I am trying to look for ...
Yasharth Tahiliani
13/07/2015 16:51:03
Last post: 27/07/2015 10:54:51
Excluding pages/items in weighted search.
Hi, I was wondering if there is a way to exclude certain items or pages (and it's subpages) from a weighted search module. I know that we can only search for a page and it's subpages, but what about excluding them? ...
Yasharth Tahiliani
09/07/2015 16:51:37
Last post: 15/07/2015 13:39:55
Items Code-First with a Server error on creation/edit mode
It's my User Item that gives me the server error on version 8.6.1.14 I have 3 Item Types: Country: [Item("Country", "Country"), Category("Dechra")] [AreaRule, StructureRule(StructureContextType.Pages), ParentRule(ParentRestrictionRule.ParentType.Root ...
Kevin Steffer
08/07/2015 14:30:18
Last post: 08/07/2015 20:41:23
Custom table markup for responsive layout.
Hey guys, Is there a way to modify the html generated for a table within a content page. These are the table that the user creates using the Rich Text editor. Regards, Yash. ...
Yasharth Tahiliani
07/07/2015 16:52:31
Last post: 07/07/2015 17:44:56
Slow performance in AssortmentNavigationProvider
Hi DW, I have downloaded the latest version of DW (v8.6.1.13), but experience very, very bad performance in the assortment navigation provider, with a response time up to 5 minutes. I have located the main time consuming part to this section of the A ...
Anders Ebdrup
07/07/2015 13:36:06
Last post: 11/08/2015 11:13:17
Ecom:Order:OrderLine get Stock question
Hei Guys, I am having troubles while preparing stock value for Product - Order line. In one ERP connection , in Live Price Provider, we are fetching ProductPrice and ProductStock live from ERP. But it seams to me that when you add the product to Shop ...
Dmitrij Jazel
03/07/2015 12:17:24
Last post: 06/07/2015 15:40:16
Problem with generating passwords
Hi DW, I experience some random problem with generating passwords when importing user. I get this error: Job Failed with the following message: Index was outside the bounds of the array. I have located the error to this code from Base.vb: For Each ch ...
Anders Ebdrup
03/07/2015 08:44:34
Last post: 10/06/2016 09:06:28
DW App 8.6.1.13 question, Owin error
Hi guys, Is it just me, or DW App 8.6.1.13 is using Owin 2.1.0.0? I am playing arround with application here, and I started getting an error, This looks fammiliar, but I just can't recall it. Could not load file or assembly 'Microsoft.Owin, Version=3 ...
Dmitrij Jazel
02/07/2015 16:53:18
Last post: 02/07/2015 17:00:42
Querying Items.
Hi, I am attempting the query items using the instructions given on the following page: http://developer.dynamicweb.com/documentation/for-developers/item-based-structure/querying-items.aspx The commands that I am using are: Dynamicweb.Content.Items.I ...
Yasharth Tahiliani
02/07/2015 15:10:57
Last post: 13/07/2015 15:33:22
10
Subscribe
Search by product custom field - setting up
Hi guys, We have ERP system, that is going to send us products once per day. Those products might/might not contain new custom fields. That we will have to create "on the fly" as those are controlled by the ERP users (we will have a separate sync rou ...
Dmitrij Jazel
02/07/2015 09:19:28
Last post: 02/07/2015 10:35:46
RE: Fetching data from a Itemtype field checkboxes list
Hi, I need to fetch data from my itemtype, which contains fields of the type checkboxes. I need to fetch these individual fields, and loop through them. What method could I use frontend in my razor files to do this? ...
Jan Sangill
30/06/2015 10:05:33
Last post: 02/07/2015 11:10:03
DW8 project Templates in Visual Studio community 2015
Hi, I just installed Visual Studio community 2015, and after that I re-installed the DW VSTemplates in my computer and reboot it. But when I start a new project I don't get the DW8 custom modules option below Visual C#. I've tried to search for them ...
Gonçalo Assunção
29/06/2015 14:03:17
Last post: 29/06/2015 14:18:17
Unhiding page in Menu in API.
Hi, I have created a page but hidden it in the navigation menu. Is there a way of unhiding it in the API? That would be really useful. Look forward to hearing from you. Regards, Yash. ...
Yasharth Tahiliani
17/06/2015 16:31:40
Last post: 17/06/2015 16:40:30