Prev: FormsAuthentication.SignOut() results inSystem.NullReferenceException
Next: No UML Reverse Engineering
From: Empi on 22 Aug 2010 10:37 Hi all and thanks. I've recently cloned a website from one server to another. The website was built using mvc. For some reason, the moment I surf to the new copy of the website, the mvc rebuilds the database on the sql server. Any idea why? Could it be because of different sql server on web hosts servers? Could it be a "trick" the developer hardcoded to the home page that detect host change and rebuild the db? Any help would be appreciated. The mvc stuff is completely new to me. Empi
From: Alex Diaz on 23 Aug 2010 11:01
What exaclty you mean by: the mvc rebuilds the database on the sql server? |