Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Changelog needed.
As a developer it is necessary to know which features has been added, which bugs has been fixed and which bugs are still open when deploying a new release. This becomes even more important when utilizing the extensibility features of a product since  ...
06/11/2007 11:05:43
Last post: 07/11/2007 08:20:34
SalesDiscount extensions
Hi We have a website with a shoppingcart included in the page template. Until the recent "application" update the salesdiscounts were invoked on every request to any page including a shoppingcart. After I have updated the system with the newest "Appl ...
05/11/2007 15:51:27
Last post: 06/11/2007 21:14:20
How to create application in IIS in VIA
How can you create an application in IIS to run in the same directory as VIA. It must serve ex. .asmx files? Have tried to create but gets this error. Description: An error occurred during the processing of a configuration file required to service th ...
06/11/2007 11:49:02
Last post: 06/11/2007 16:35:40
How to navigate the information on the developer site
It is almost impossible to find indformation from the developer site, since the search function does not perform search in the forum and in the weblog. The means spending extra time, when searching for solutions to a problem. regardsLars Kohsel ...
06/11/2007 11:11:18
Last post: 06/11/2007 11:56:54
Local development, external sql
Hi all,I get the following error messagePlease wait!The SQL-Server database could not be opened ('Dynamic.mdb') - the error is: System.Data.SqlClient.SqlException: Login failed for user ''. The user is not associated with a trusted SQL Server connect ...
29/10/2007 14:03:19
Last post: 29/10/2007 14:51:00
Closing the pages window automatically on pageload
Is there a javascript to close the pages window on startup in thebackend?- Sune ...
29/10/2007 09:48:45
Last post: 29/10/2007 10:35:20
How to register custom module?
Hi, I developed and deployed sample module. I cannot find what is required to be able to add modules to pages and configure them. Do you have some documentation related to custom modules installation? Kind regards, Sergey ...
24/10/2007 15:46:26
Last post: 26/10/2007 09:57:01
Could not load the HttpCompressionModule
Hi,Im trying to set up DW on loacalhost... I get a configuration error in web.config:Parser error message: Could not load file or assembly 'HttpCompression' or one of its dependencies. The system could not find the file specified. what is wrong ? ...
23/10/2007 16:03:50
Last post: 26/10/2007 09:29:01
Test environment
I am interested in getting some advice when it comes to handling data in a test environment, and how I can move this data from the live server to the test server, and vice versa. The straight forward method would be to just do a database move, and a  ...
25/10/2007 11:52:07
Last post: 25/10/2007 15:02:10
DW Events in C#
Hello Any body have a little sample code for using the DynamicWeb standard Event(described in the Extensibility API Doc. page 16) in C# ? When looking for over the API before i started on this module it looked strait forward - but im failing to invok ...
18/10/2007 11:37:58
Last post: 25/10/2007 00:21:01
Product variants in cart
Hi Is it possible to change the selected product variants in the cart? (showcart.html) Ex. change color or size. Best regards Theis ...
15/10/2007 11:37:32
Last post: 22/10/2007 13:24:56
Style guide / size guide
We are in need of a style guide/size guide, which is to be placed as a checkout step.The guide should work like this.When putting a dress in your shopping bag and proceeding to checkout, the user will meet the size guide.The user will have the option ...
15/10/2007 11:41:55
Last post: 22/10/2007 13:23:41
2 types of amount
Is it possible to create a productpage with 2 types of amount? Boxes and pieces. Preferably with stock status that count a box as 20 pieces and a piece 1 piece.Perhaps this could be made using "units", but as up to 2 variants could appear, things cou ...
15/10/2007 14:43:51
Last post: 22/10/2007 13:21:11
Sending mail with Dynamicweb.DWMail()
Is there a way to find out what kind of technical error we have a problem with? It's from my Developer solution and I have set SMTP servers to "localhost;" in Globalsettings.aspx and these servers are running and responding. Any suggestions? ...
22/10/2007 10:19:56
Last post: 22/10/2007 12:40:58
Update package 3-2007
The update package 3-2007 release note don't say anything about improvements specific to existing eCom modules?Are there any new features to the modules or is there any new "hooks"/extenders? ...
07/09/2007 09:28:12
Last post: 19/10/2007 23:09:35
Differentiate prices based on login
Hi, Does anybody know how to setup the eCom solution to show different prices based on which Extranet account the user is logged in with? We have the "Prices, Extended"-module installed. Regards, Peter ...
08/10/2007 09:07:36
Last post: 19/10/2007 10:37:17
Error in /Admin
Hello everybody,I get the following error in the menu area of the administration website (locally). The administration files are directly copied from the installation image.Beskrivelse: Der opstod en fejl under parsingen af en ressource, der er påkræ ...
19/10/2007 08:05:53
Last post: 19/10/2007 10:33:55
paypal
hello have anyone tried to make an ecom with paypal as valid payment method? ...
09/10/2007 19:56:07
Last post: 16/10/2007 01:52:18
API Module check
Does the API have some method for checking that a module is installed or is it done manually via direct db lookup ? ...
15/10/2007 11:54:09
Last post: 15/10/2007 13:42:11
Unit testing custommodules
HiI just downloaded and installed Nunit in order to be able to test my Custommodules.dll.I wanted to test something specific sp I wrote a testing class as so:namespace CustomModules.BookingModule{ [TestFixture] public class UnitTestBookingModule { Bo ...
12/10/2007 11:27:06
Last post: 12/10/2007 12:54:41