Developer forum
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
Notification triggers
Hi, We just need some pointers on how to start developing Custom solutions, in this case E-mail Notifications on order completion. We how about the extensibility API document, but where and how show we place the code? Through the developer module? Do ...
01/10/2008 11:58:05
Last post: 07/10/2008 11:33:36
Import/Export scenario
Hi All I am working on an eCom solution and need some kinde of input about importing/exporting. I have some experience on integrating data between webshops and ERP but no experience when it comes to importing into DynamicWeb. The products are coming ...
30/09/2008 11:00:40
Last post: 14/10/2008 11:59:25
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
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
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
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
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
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
eCom Search in sub-groups
Hi, I have the following group structure: family 1
- sub family 1.1
- sub family 1.2
- sub family 1.3
- ...
family 2
- sub family 2.1
- sub family 2.2
- sub family 2.3
- ...
... No products are related to "family" groups, only to sub-famili ...
22/09/2008 13:20:38
Last post: 14/11/2008 11:01:00
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
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
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
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
15
Unsubscribe
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
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
. 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
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
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