Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
System.NullReferenceException at Template.Output()
Hi I have a problem in my Dynamicweb solution where i get the following error: 20 13:11:07.279 [7:ERROR] [<Project name>] System.NullReferenceException: Object reference not set to an instance of an object. at Dynamicweb.Templatev2.Template.Req ...
20/09/2010 13:21:58
Last post: 21/09/2010 09:40:58
XML for product group menu
I need to look at the raw XML that make up an XSLT based product menu. I tried this method: http://sitename.net.dynamicweb.dk/admin/public/getnavigationxml.aspx?id=1 Unfortunately that only outputs the XML for the ordinary page menu and nothing conce ...
17/09/2010 14:14:17
Last post: 21/09/2010 11:08:33
Checkout handler
Normal 0 21 false false false SV X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99;  ...
17/09/2010 09:29:47
Last post: 17/09/2010 14:36:31
Troubles identifying a menu in the navigation provider
Normal 0 21 false false false NL X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99;  ...
16/09/2010 15:02:39
Last post: 17/09/2010 18:23:38
ProductSaveProvider
Does it exist? BR. Lars ...
15/09/2010 11:40:00
Last post: 17/09/2010 14:40:31
Skip VAT while total price is above 80 kr.
Er der nogen der har implementeret en lignende løsning ? Har forsøgt med OrderLineTemplateExtender, ProductTemplateExtender, TotalSalesPriceDiscount uden at finde den rette løsning. Vil sætte VATPercent på alle varer  ...
15/09/2010 09:59:59
Last post: 15/09/2010 18:44:41
Wired method name
This method name: Dynamicweb.Notifications.eCommerce.Order.Steps.Confimed is mistyped. Should be Dynamicweb.Notifications.eCommerce.Order.Steps.Confirmed ...
14/09/2010 10:03:19
Last post: 17/09/2010 14:46:06
ADSI not quite working
I have tried a lot of possibillities, but i cant seem to get i right. I have set up the AD connection to the DC. All AD groups are available AD permissions in DW page properties. One thing i cant figure out from Appendix A and thread created by Kevin ...
10/09/2010 13:55:43
Last post: 05/10/2010 13:04:44
Problem with form and Base.Request
Hi, I am making a custom module and I cannot get the values from the submitted form to my .cs file. My form looks like this: <form name="findExperiences" action="<!--@Global:Pageview.Url.Raw-->" method="post"> ...
09/09/2010 08:36:00
Last post: 09/09/2010 10:10:20
Update order codebehind
Hi I have a function that makes 2 new orders of an existing order. Dim myRetOrder As New Dynamicweb.eCommerce.Orders.Order myRetOrder.Complete = True myRetOrder.StateID = sStatusRetourAnnulerenID Dim myNewOrder As New Dynamicweb.eCommerce.Orders.Orde ...
09/09/2010 08:14:11
Last post: 09/09/2010 09:47:15
Socket exception ved indlæsning af rss feeds
Jeg har lavet et custom modul, der kan flætte rss feeds, men der opstår en socket error på denne løsning. Jeg har testet custom modulet med hentning af rss feeds fra andre DW løsninger uden problemer. Det er kun denne  ...
08/09/2010 14:52:50
Last post: 10/09/2010 13:41:27
Admin login in explorer
I've created a custom solution on a development server with DW version 19.1.0.5. I can login as admin/Administrator just fine in firefox, but not in internet explorer. The server has a proper URL, so it's not accessed via localhost. It seems to accep ...
07/09/2010 10:40:31
Last post: 07/09/2010 15:03:49
Export a group of Extranetusers
I need to export a list of Extranetusers for my client. This has earlier been done by Dynamicweb - but I thought it might be possible to do through the import / export module. Any suggestions on how to achieve this? ...
03/09/2010 09:53:51
Last post: 06/09/2010 15:17:57
ProductID restrictions
Hi, What are the restrictions for what's possible to store in ProductID in an integrated solution? BR. Lars ...
02/09/2010 16:15:28
Last post: 06/09/2010 15:55:01
Group and product on same page?
I am trying to build a shop (without payment), and I need to show both the chosen group of products (eg. køkkenarmaturer) AND when you click one of them, the product must show in the right side of the same page. See this: http://cassoe.net.dyn ...
02/09/2010 15:57:38
Last post: 17/09/2010 13:34:31
Categories within second levels
If we have a product group which is like this: (shown without products, only productgroups) computers samsung apple macbook macbook pro imac Is it then possible to make a category page on level 2 ("Apple"). where we can show pictures of the ...
01/09/2010 14:44:05
Last post: 01/09/2010 16:44:48
Method missing in 19.1.0.5
Why is the ChildNodes method of RootNavigationItem class not accessable anymore ? This method can be accessed in 19.1.0.3 but not in 19.1.0.5 ...
01/09/2010 11:14:56
Last post: 01/09/2010 13:12:07
Most Viewed, Most Sold, Newest products in categories
Hi DW's If we wanted an area on the productcard where there were 3 sections, most sold (in specific category or in whole shop) most viewed (in specific category or in whole shop) newest products (in specific category or in whole shop). how would this ...
01/09/2010 10:39:53
Last post: 01/09/2010 16:58:28
Search in custom modules
We got a sql server solution. The customer has an Access database for all old news from a prior website. If i setup search variables in Dynamicweb Developer, DW generates an error. The error: <!--@Search failed for 'GetCustomDatabase' System.Data. ...
31/08/2010 17:45:06
Last post: 01/09/2010 11:28:10
Adding activity to Import / Export
We have developed a new activity for the import / export pipelines. But how do we get them "in" the module, so we can make a new pipeline using our special activity? ...
31/08/2010 15:04:00
Last post: 31/08/2010 15:12:02