sql server 2008 - Model nullreferenceexception after deploying mvc web app -


i deployed mvc 4 web application, using .net 4 , entity framework 5. when running in visual studio's debug mode, works fine, connects web host's sql servers normally, after deploying web host, seems of models getting nullreferences (on deployed version). running locally still not produce error, when running live website.

can help?

update

ok attempted deploy brand new mvc app visual studio, , gave me no errors when trying access models (i made simple students model , created new "student" in database, not work in actual mvc app. ideas?


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -