CSLA .NET

Vibrant discussion about CSLA .NET and using the framework to build great business applications.

Is there a a database for Rolodex Prism Demo?

rated by 0 users
Answered (Verified) This post has 1 verified answer | 2 Replies | 1 Follower

Top 100 Contributor
68 Posts
superkuton posted on Tue, May 29 2012 4:08 AM

When i run the Prism Demo, and try to login using the "admin" account,

I get the a remote server notfound error.

What I have downloaded did not include a database for the demo proj.

Is there a separate download or a configuration needed?

Thanks.

Answered (Verified) Verified Answer

Top 10 Contributor
707 Posts
Verified by superkuton

It is using EF Code first, and DB should be created first time you run it.  Just check web.config to make sure your SQL server instance matches what is in the config file.  Of course, 404 not found is virtually the only error you will ever get from SL WCF stack, so you may need to enable WCF tracing to find the real error.

Thanks.

All Replies

Top 10 Contributor
707 Posts
Verified by superkuton

It is using EF Code first, and DB should be created first time you run it.  Just check web.config to make sure your SQL server instance matches what is in the config file.  Of course, 404 not found is virtually the only error you will ever get from SL WCF stack, so you may need to enable WCF tracing to find the real error.

Thanks.

Top 100 Contributor
68 Posts

Thanks.

(The sample in 4.3.12 worked.)

 

 

Page 1 of 1 (3 items) | RSS

Copyright (c) 2006-2010 Marimer LLC. All rights reserved.
Email admin@lhotka.net for support.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems