CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.commerce_starter_kit Tags:
Item Type: NewsGroup Date Entered: 7/8/2005 10:45:41 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 18 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
greg_FA
Asp.Net User
Migrate Commerce starter kit database to different web app7/8/2005 10:45:41 PM

0/0

Hi,
  I am trying to duplicate the Commerce starter kit in my own version of an ecommerce site. The namespace is Gallery_EM. To build a copy of the starter kit's Commerce database is what I will do in the end. Is it possible to just reference the Commerce Starter Kit database for the moment. My web app is installed on my local IIS.
  More specifically how can I manage to place this line in a page with "namespace Gallery_EM;" so it works? 

ASPNET.StarterKit.Commerce.ProductsDB products = new ASPNET.StarterKit.Commerce.ProductsDB();

  Is this more trouble than just duplicating the Commerce database in my ecommerce web app? If I do this directly how can I reference in my namespace the new database in the apps root/_database directory on IIS local server?

Thanks for any advice.
Greg_FA
jakeburkey
Asp.Net User
Re: Migrate Commerce starter kit database to different web app7/8/2005 11:27:02 PM

0/0

Greg,

I'm not sure exactly what the question is, but I'll give it a try anyway...

First, you can reference the Commerce database from any app including your own, just by using the following connection string in the web.config file:

<add key="ConnectionString" value="server=MachineName\ServerName;Trusted_Connection=true;database=Commerce" />

Next, to use a different namespace declaration, replace the 'ASPNET.StarterKit.Commerce' with 'Gallery_EM', so you'll have

Gallery_EM.ProductsDB products = new Gallery_EM.ProductsDB();

But, there's more...  You'll need to recompile after doing that, and any other code involved will need to be referencing the same namespace.

jake

greg_FA
Asp.Net User
Re: Migrate Commerce starter kit database to different web app7/10/2005 8:57:23 PM

0/0

Hi Jake and thanks,
  I have done what you suggested. It is still too early for my version of the app to run. You have told me what I needed to know, basically that I can do what I want (Access the CommerceStarterKit database from my own web app on the same IIS server on my desktop). I'll see how it runs after I get the stored procedures done.

Thanks
greg_FA
Greg_FA
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:

Web:
Ruminations of J.net - Commerce Starter Kit 3.0 – CSK Reprise I am happy to announce a new Commerce Starter Kit. ... NET Web Application: This is the “old” (as in 1.x) model for web applications. ...
Use Visual Studio .NET to Port an eCommerce Application from .NET ... Figure 1. The Commerce Starter Kit Web interface. ..... Starter Kit application, - you will have to migrate your data to a different database such as ...
Starter Kits & Power Packs The PayPal-enabled E-Commerce Starter Kit is an extensible open source web application that makes it easy for you to setup and manage your own e-commerce ...
IBuySpy Store White Paper Fragment Caching is used throughout the Commerce Starter Kit application. ... could result in having to log in every time you hit a different web server. ...
Archived Downloads : The Official Microsoft ASP.NET Site The Commerce Starter Kit demonstrates an ecommerce storefront application complete with shopping cart, product catalog, and a web service to submit orders . ...
commerce server 2007 starter site Resources | TechRepublic NET Commerce Starter Kit, which demonstrates an e-commerce storefront application complete with shopping cart, product catalog, and a Web service to submit ...
Personal Site Starter Kit - Starter Kits and Source Projects I am having some problem with my application jeremy custmoized starter kit .it was running properly on vwdhosting.netbut when i thought of hosting it ...
ng.asp-net-forum.starter_kits_and_source_projects ... Migrate Commerce starter kit database to different web app, 2, 9, 7/10/2005 8:57 :23 PM. Can't install! 16, 6, 7/8/2005 7:16:28 PM ...
TheBeerHouse: CMS & e-commerce StarterKit - View Issue TheBeerHouse: CMS & e-commerce StarterKit ... Web.Profile.SqlProfileProvider' requires a database schema compatible with schema version '1'. ...
Browse by Tags - dashCommerce I'd set up BlogEngine as it's own web application in IIS as a subdomain of the ... Is there an upgrade path from Commerce Starter Kit 2.0 to the latest ...




Search This Site:










host asp.net/msde

cast from type 'dbnull' to type 'string' is not valid.

where can i get the commerce starter kit?

missing administrative functions/pages?

looking for help with custom commerce application..

storing billing address and shipping address

first sql configuration

store error

user.identity.name: where is it come from?

installation problems

who has ibuyspystore's admin tool?

why are people still using .net 1.1 csk?

build errors in vs.net

please help! postback problem...

can't download starter kits?

connect to commerce db with sql web data administrator

step-by-steps to get store running under web matrix

setup problem.

request for advice on building a store

problems updating the productsdb.vb in the components folder…???

convert to db2

question about what to put in orders table

decrypting encryption...

ibuyspy store hosting problem

portal store by snowcovered

sql server does not exist or access denied

dsn entries on asp.net

securityexception

ok i need help

production examples of the commerce kit

  Privacy | Contact Us
All Times Are GMT