an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Development > General Programming > Using DSC API from a WIN APP - what is required...
Last Post 12/15/2009 10:27:16 AM By Applied. 2 replies.
12/15/2009 9:40:09 AM
Applied
Posts: 93
Joined: 9/18/2009
Using DSC API from a WIN APP - what is required in app.config
We want to export from Sage to DSC using a Windows App.
 
What's the minimum content required in a ".exe.config" file to let DSC access its data objects (say users, country lists and such like).
 
 
12/15/2009 9:58:34 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Using DSC API from a WIN APP - what is required in app.config
You can copy everything from web\web.config.
DotShoppingCart Staff
12/15/2009 10:27:16 AM
Applied
Posts: 93
Joined: 9/18/2009
Re: Using DSC API from a WIN APP - what is required in app.config
I thought I would try that. Seems to work ok.