J
jread
Guest
On your dev machine please ensure your DataConfig connection string is correct and pointing to your local DB. It is also possible that in production the user account is not running as DBO, so check the database to see what the table names are before your run the Sitefinity site. The connection string may also be in the web.config. Have a look at this article, look at the SQL script that changes the namespace from DBO to somehting else you would do the opposite on your local dev www.progress.com/.../how_to_deploy_sitefinity_4_to_shared_hosting
Continue reading...
Continue reading...