Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Dynamicweb error on Vista 64bit
Hello I found out that there is no oledb jet engine to Vista 64bit. Dynamicweb uses access db, for example languages.mdb i the admin folder.. What is the solution to this? Can it be moved to MS SQL? Regards Kim ...
02/10/2008 11:31:29
Last post: 02/10/2008 11:35:54
Am I doing this right?
this is my code to see if the subscribing user already exists in the List: Boolean bAddToNewsletterList = true; Dynamicweb.NewsLetterV3.RecipientCollection currentUsers = new RecipientCollection(); foreach (Dynamicweb.NewsLetterV3.Recipient currentUs ...
29/09/2008 14:09:51
Last post: 02/10/2008 11:06:59
Problem with request variables
Hi, Is it correct that when using username and password as request variables, Dynamicweb will automatically login? This is not the wanted behavior, is there any way to avoid this? Thanks ...
29/09/2008 13:27:32
Last post: 29/09/2008 13:32:18
Can´t build standard solution?
I downloaded installed dynamicweb as described in the documentation. There are no problems using dynamicweb and building the backend module settings page. But because visual studio stops building the solution when it gets errors I can´t get my  ...
23/09/2008 09:20:03
Last post: 29/09/2008 10:07:24
eCom serach option
Hi, Is it possible to define in the URL, parameters for sorting, such as SortBy, SortOrder and Number of products per page? The idea is to create and advanced search page for products. If yes, will the next and previous page buttons "remember&qu ...
24/09/2008 14:21:05
Last post: 26/09/2008 13:35:43
Next product on productpage?
Hi Iam trying to find out if its possible to do a next product function on a product page? - Rasmus ...
22/09/2008 11:24:27
Last post: 26/09/2008 10:38:33
Update your eCom Extensibility documentation please
Hi guys, Please update your eCommerce Extensibility API documentation a.s.a.p. In the current documentation you have an example of a SalesDiscountProvider that has a property called "Discount". This is no longer necessary with the new versi ...
25/09/2008 17:27:55
Last post: 25/09/2008 17:50:26
error while try to make a new page
i have installed a custom solution to windows vista, but when i am trying to make a new page on navigation side i see this error Description: An error occurred during the compilation of a resource required to service this request. Please review the f ...
24/09/2008 12:22:45
Last post: 25/09/2008 15:17:24
xslt menu(ecom menu) - how to, documentation
Are there any documentation so you can find what parameters you can ask for in a xslt menu file? What about your own custom parameters, can you filter(if..then) on them? ...
22/09/2008 14:21:50
Last post: 25/09/2008 15:03:10
Scheduled tasks in the backend
I tried to create a Scheduled task on one of hour solutions for the first time. I created a pretty simple function that writes a log file in the site root to see if there was a connection at all. I used your very fine dll search interface to locate t ...
16/09/2008 14:28:33
Last post: 25/09/2008 14:45:11
Import/export problems using User Destination
Conclusion: The only way to have the "User Destination" activity work is from a "XML file source" because this activity can make an invalid xml document with multiple root elements which seems to be what the "User destination ...
22/09/2008 16:24:06
No replies yet
Domain name
When i am in the language module in domain name field i want to fill this with 50 domain that redirect to the primary domain but it doesn't allow me it shows this meassge ! Max 255 characters in Domain!! on the table area in the database what i do is ...
22/09/2008 10:51:10
Last post: 22/09/2008 11:25:16
Export a Language into XML
I rememeber that Lars told me that it was possible to use the import/export module to extract all content of the pages in one Language Area so we can send to the translation company and then import it again into a new language area and the entire web ...
19/09/2008 13:45:54
No replies yet
Deadlock on pipes
I have set up a custom solution with pipes importing to ecom. Everything works great but after a while of inactivity the pipes doesn't work any more. It looks like there is a deadlock on the pipes. It seams to happen in the morrning efter long inacti ...
19/09/2008 08:52:04
Last post: 19/09/2008 09:23:37
Getting NewsItems with the Newsv2 namespace
I am creating a XMLReader module for our news to port the news to another site. Currently i am getting the news like this: ... private string GetNewsByIds(int[] news) { foreach(int id in news) { Dynamicweb.NewsV2.NewsItem item = new Dynamicweb.NewsV2 ...
15/09/2008 15:09:50
Last post: 16/09/2008 14:29:13
Sorting of productlist - frontend vs backend
Hi, I've created a bounch of product in the ecom backend. Im very satisfyed with the sorting of the product as it looks in the backend. Im not sorting on any fields - just showing the products as the are created. But in the frontend I cannot get the  ...
16/09/2008 09:59:04
Last post: 16/09/2008 13:19:09
Userinput: Enter wanted amount in cart
Hi, Is it possible to let the a user enter the amount they want to buy without using the + / -, but with a input textfield? Its kind of annoying if a user wants to buy 1000 units of a product ;) /Morten ...
16/09/2008 10:08:59
Last post: 16/09/2008 10:21:17
. to , when importing
When conterting csv to xml the prices are changed from 1.95 to 1,95. Has this something to do with the laguage on the server? ...
16/09/2008 08:52:56
Last post: 16/09/2008 08:59:29
Get all paragraghs from top level page
Hey I'm look for a way to to print out all content from a top level page and all pages down. Maybe through sql and export to pdf. How do i get all that in sql or is there a way in admin to help out. ...
11/09/2008 11:05:38
Last post: 15/09/2008 15:07:02
setup error in the ecom section
I have set up a solution with ecom and sql-sever and everything is workin exept the some pages in the ecom section. This is the error I get: Compiler Error Message: BC30456: 'Delete' is not a member of 'Dynamicweb.eCommerce.UserPermissions.UserPermis ...
12/09/2008 10:16:53
Last post: 12/09/2008 12:41:00