Developer forum
Subject
Replies
Started by
Last reply
Weird error in the Cart
Hi DW, I'm seeing a weird error the cart on one of our custom solutions.
I'm not sure exactly what triggers the error, and it doesn't happen everytime. I can recreate it though. This is the error i get: Logging 'Exception':
Type: System.Data.SqlClien ...
Martin Nielsen
19/09/2013 13:52:32
Last post: 26/09/2013 11:30:07
RE: Custom provider mapping error
Hi,
I have just try to made a custom provider to "Data integration" module. Every thing is fine when I create a new activities, data column mappings are also correct. But after I click "Save and close" and try to open it again, I ...
Judy Zhang
23/09/2013 12:45:26
Last post: 25/09/2013 08:48:42
Dynamicweb in .Net 4 application pool
Hi, For a new Dynamicweb solution i tried running the application pool in .Net 4 and integrated pipeline. This seems to work without problems. My question is do you support and recommend running the Dynamicweb application in .Net 4? The reason i ask ...
14/01/2011 10:15:17
Last post: 23/09/2013 12:52:43
22
Subscribe
Navigation says "Access denied"
Hi guys,
I am trying to upgrade a solution from DW 8.2.3.1 to DW 8.3.0.0 It uses special setup because it must be like that...
I upgraded it to use 8.3.0.0 but there was some stuff that broke... so I downgraded it again.
As a result I got this error ...
Dmitrij Jazel
28/08/2013 15:30:45
Last post: 23/09/2013 12:48:11
Extranet facebook login
Hi DWs
A client wants users to login to the Extranet via Facebook. I guess we could link the users login via custom code to Facebook API.
Any suggestions much appreciated. :-) /thanks
Bille ...
Peter Bille Larsen
20/09/2013 11:36:01
Last post: 20/09/2013 16:21:47
Difference in Orderlines accross 2 solutions
Hi DW, I have a solution running on 8.2.1.11 and i've taken a copy off it for local development, but now i'm seeing differences on the way that Discounts are saved in the EcomOrderlines table. On my local solution the field OrderLineParentLineID cont ...
Martin Nielsen
12/09/2013 13:35:05
Last post: 19/09/2013 13:28:45
Extranet missing notifier
Hi Dw, I am running v8.3.0.2 and when trying to log in with a user with no groups attached then it seems like no notifier i called. It would be nice to have this called: Dynamicweb.Notifications.Standard.User.OnExtranetLoginFailed Besides no tags are ...
Anders Ebdrup
18/09/2013 14:36:47
Last post: 18/09/2013 17:11:02
Productcollection Sort by price doesnt work
Hello, I have this subscriber that sorts products by price: [Subscribe(Dynamicweb.Notifications.eCommerce.ProductList.BeforePaging)] public class ChangeSorting : NotificationSubscriber { public override void OnNotify(string notification, Dynamicweb.E ...
Jonas Kæseler
13/02/2013 09:11:28
Last post: 18/09/2013 16:10:35
Domain Language Layer without /da /uk
hi DWs We have a client who wants a situation like this:
www.myshop.com/index.aspx (english layer)
www.myshop.com/se/index.aspx + And on the same solution:
www.myothershop.dk/index.aspx But the problem is, if I active "show language layer" ...
Peter Bille Larsen
18/09/2013 11:12:23
Last post: 18/09/2013 13:05:09
SalesDiscountProvider DW8
Hi I have this code example from the Dynamicweb DW8 documentation on the SalesDiscountProvider - but i cannot get Dynamicweb to recognize it. My PriceProvider in the same build is working/recognized perfectly. Am I missing something? using System;
us ...
Jacob Søndergaard
17/09/2013 09:33:25
Last post: 18/09/2013 10:04:00
500.000+ Products
Hello.
I was just doing a POC. Is it possible to have ALOT of products in Dynamicweb? I tried to import 500.000 products into a DW 8.3.0.2 and starting the instance became impossible. Maybe it is something to do with custom code but before moving on, ...
Mikkel Høst
11/09/2013 15:41:07
Last post: 18/09/2013 09:54:36
PDF Gallery
Hi everyone! I should implement a gallery of PDF files. Can I use DW image gallery module to look into a folder in the file archive and create a list of PDF's thumbnails – from there I can click the thumbnails in order to flip complete version ...
Giuseppina Giunta
16/09/2013 18:23:43
Last post: 17/09/2013 22:38:39
Web User Controls ascx
Hi Guys, We're looking into migrating an existing ASP.NET application into DW. Most of the site will be developed using DW technologies (Designs and Layouts, XSLT, Razor and Custom Modules etc) but for one section of the site we're considering migrat ...
Alec Stubbs
17/09/2013 10:44:17
No replies yet
ASP.NET Membership provider
Does anyone know if dw can integrate with standard asp.net membership providers?
Out client currently uses the standard asp.net membership and roles provider on their website. The client would understandably prefer not replace their user management s ...
Alec Stubbs
11/09/2013 16:16:52
Last post: 17/09/2013 08:51:17
Add info/link to pages
Hi, We need to create a URL shortener module, which basically redirects (301) for the correct Dynamicweb link. We would like to incorporate an information and/or button (for a pop-up window) so we could see exactly what short URL that page would gene ...
Nuno Aguiar
12/09/2013 16:09:55
Last post: 12/09/2013 16:26:25
Override Username validation
Hi, We have a client with multiple websites and extranet applied: General website Special promotions website A Special promotions website B ... We have 1 extranet group for each site, due to restrictions and so on... Only users with a passoword can a ...
Nuno Aguiar
10/09/2013 16:41:18
Last post: 11/09/2013 21:02:33
Custom related product provider
Hi! I am getting an error for my custom related product provider: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index at System.ThrowHelper.ThrowArgumentOutO ...
Anders Ebdrup
11/09/2013 15:07:24
Last post: 11/09/2013 15:47:02
Page ID counter
Hi,
Anybody know where the page ID is controlled from?
I'm developing a new website, which only have about 50 pages so far, and all of a sudden, all new page IDs start from ~1050 and up.
I've tried deleting new pages with high IDs, but DW keeps creat ...
Martin Gammelholm
10/09/2013 19:57:41
Last post: 10/09/2013 20:49:53
Loading ProductCollection issues and bugs
I am having some issues trying to load a ProductCollection via the ecommerce api.
See below for the current 3 issues i am having. DW 8.2.3.3 Dynamicweb.eCommerce.Products.Product.GetProductsByGroupID
1: sorting issue, GroupProductRelationSorting is n ...
Remi Muller
05/09/2013 15:38:28
Last post: 10/09/2013 10:41:59
Item provider
Hello! Does anybody know if there is an "Item provider" in DW which can be overwritten? Right now I would like to use the "Item publisher" to display my items - even if they are protected with the extranet module, and I am looking ...
Anders Ebdrup
27/08/2013 13:31:08
Last post: 05/09/2013 14:43:45