deployment - Windows Azure, ASP.net MVC 4 - Issues with pages -


i new windows azure , don't have many people around office knows technology, , out of office , unreachable. turn community.

i have managed to:

  • export sql database azure standards , import in both sites using it.
  • publish sites azure.

the issue when try , view of pages require database information. is, lets assume try , view locations page of app @ somesite.azure.com/locations suppose pull in locatons instead get: sorry error occurred while processing request thought, common database issue.

i wrong - think (you judge of that).

i made second site shares database of first site, second site has login, goes database , checks user name , password, upon loggin in same error, logs me in cause redirect, no data displayed due error.

  • is there way log error? because logging have used saved error pages, 500, 404, 503 , on. these error pages don't tell me of thing.
  • if database issue, how can specific error? when working in asp , throw , error screen explodes yellow anger. don't want that, want stack trace.

this sounds database issue, might not be. ideas on how trouble shoot. don't find azures ui friendly , docs kind of thing confusing.

the reason don't think database issue because let publishing vs 2010 azure create own connection stirngs in web.config file. fact cant display data database points being issue.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -