Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Smtp error in custom module
Here is the code im using to send the mail: System.Net.Mail.mail.IsBodyHtml =System.Net.Mail.smtp.Send(mail);MailMessage mail = new System.Net.Mail.MailMessage(this.Properties.get_Value("mySender"), this.Properties.get_Value("myRecipie ...
04/04/2008 11:06:52
No replies yet
userControl
Hello I made an "Hello World" test as a ascx userControl file: I folowd the guide http://developer.dynamicweb.dk/Weblog-16918.aspx?action=ShowArticle&ArticleID=120 Here are my files: test.ascx: -- end file --- test.ascx.vb Partial Class test Inherits ...
07/03/2008 13:24:57
Last post: 03/04/2008 09:38:14
Import/Export vs. several languages in eCom
I am trying to move all products from one eCom solution to another. The issue here is that the shop contains MANY language variations, and i wish for these translations to be kept intact. Is it possible to move all products, with all language variati ...
28/03/2008 13:57:16
No replies yet
XML Product AND Group Export from ecommerce
Hi Everyone. I've run into a bit of a problem, I need to make an XML export from ecommerce containing both the products and the productgroup's. Bestcase scenario would be an export containing the GroupID and GroupTitle in the normal Product export, i ...
19/03/2008 12:01:41
No replies yet
Newsletter v3
Hi, I just downloaded and installed the latest DW-version in the Download section. Problem is: I cannot enable the new Newsletter-module, and the module list says that it is a beta module. According to the release plan, the module should now be avail ...
18/03/2008 17:01:18
No replies yet
Using the @Global:Paragraph.Content() with coloumns
Hi I have this layout at http://www.factory-living.com/Default.aspx?ID=1, and I use the @Global:Paragraph.Content() to create a newslit i the right coloumn. The problem occurs when you click a newsitem in the right side - then the news will be shown  ...
14/03/2008 07:29:24
Last post: 14/03/2008 11:54:45
Content integration
I haves tested the module and text content is integrated ok. But if i want to place a page with graphics with relative links from the source site they are not shown. Are there any way to correct this automatically/could such a feature be integrated i ...
06/03/2008 15:12:21
Last post: 12/03/2008 13:05:33
Shopping Cart: Display Price before discount
Hoping someone can help me with this. A customer would like the shopping cart shown in the following manner: ArticleArticleArticleTotal Price (before discount)----Total price after discount There does not seem to be a template tag which shows the ful ...
06/03/2008 14:50:10
Last post: 10/03/2008 15:48:15
Google sitemap's
1) I've add'd the SEO module to my customSolution2) went into Language/Area and add'd the "V" in Link to Google Sitemap.3) i try to write http://myappilcation/sitemap.xml - and i get 404 error :( Am i missing something? (i'm running Dynamicweb versio ...
02/03/2008 01:12:31
Last post: 10/03/2008 11:29:49
Integration Vs. Import/Export
Hi, I never worked with neither, but from what I understand they can both import data from an SQL database to Dynamicweb databases. We need to have a solution where the system checks for changed data in either location and update them both, on a dail ...
06/03/2008 16:38:53
Last post: 10/03/2008 11:04:31
Problems with the new editor
After updating DW problems appear in the new editor. We host the solution. Ex. Fail to show new liniebreaks. Shift to kodeview and back. Then new liniebreaks is visibale. I have allso problems change font-size to ex xx-small. Any ideas. Is there a bu ...
06/03/2008 12:59:50
Last post: 10/03/2008 10:01:17
Ecom Import/Export broken
The import/export mopdule of Ecom reports an old error which has previously been seen on unupdated sites, and after a LOOOOOOOOOOOOOOONG time in the ServiceDesk with promises of being sent to development and ect. Malthe suddenly writes that such an i ...
29/02/2008 14:10:33
Last post: 07/03/2008 15:13:10
Use local RSS feed locally?
I would like to use the RSS module in order to show the latest blogposts of the page.The reason to this is that I cant manage to get the weblogs list to be presented as I want it to. When I use the generated xml url (rss feed) for an internal weblog  ...
06/03/2008 14:25:23
Last post: 07/03/2008 14:02:40
After upgrade to the latest application
After copied the latest files from application.zip, into my dev site, my admin page dont work.I got the login, but in the page after that, i dont have the "menu" to the left.. Description: An error occurred during the compilation of a resource requir ...
28/02/2008 19:55:39
Last post: 07/03/2008 09:07:55
Calendar module features
Hi, We have an application still running on version 18.13.2.0 and with the calendar module, there was a lot of options, including a monthly calendar template in a grid to show reservations, and some other options. We are testing the new version on an ...
05/03/2008 17:08:44
Last post: 06/03/2008 16:09:05
Import/export problems with Product destination
We have tried to make an XML file that follows the Schema of the "Product destination"-activity, but it fails with the following report (and we have validated the XML against the XSD Schema): Pipeline fundet. Afvikler pipeline. Afvikling af pipeline  ...
05/03/2008 14:05:17
Last post: 06/03/2008 16:07:42
Changing the Subject in the Forms module
We have had a request from a customer that wants to use one of the fields in the form in the subject field of the email that is sent.An example could be that we have a form like this: Name: ____City: ______ Now the subject of the email should be: "_N ...
05/03/2008 10:56:38
Last post: 06/03/2008 13:04:53
Currency display in productlist in backend
Hi, I have two shops defined in a single Dynamicweb eCommerce installation. For each shop a different language area is also defined. The two language areas use different currencies, the default is EUR and the second one is GBP (British pounds). In th ...
04/03/2008 17:36:25
Last post: 06/03/2008 11:52:26
Shipping fee per product group?
Is it possible to define specific shipping costs to a specific product group or groups? Im thinking of the following scenario: If you buy products from "GroupX" shipping will be DKK 1000,-If you buy products from "GroudY" Shipping will be DKK 70,- If ...
03/03/2008 15:00:53
Last post: 06/03/2008 11:45:49
Running Dynamicweb on port 8080
Hi I have installed my Dynamicweb on port 8080 because I'm already using port 80 for something else that runs under Apache. Problem is that some things don't work:- Links to files created in paragraph text- Template preview of paragraph text These do ...
06/03/2008 11:25:46
No replies yet