开发者

First Azure Deployment - Intellitrace has tonnes of exceptions

开发者 https://www.devze.com 2023-01-27 07:19 出处:网络
I enabled IntelliTrace on an ASP.NET MVC2 app that seems to working very well in the staging area. My app talks to a SQL Azure database, and everything\'s running smoothly, but the intellitrace log is

I enabled IntelliTrace on an ASP.NET MVC2 app that seems to working very well in the staging area. My app talks to a SQL Azure database, and everything's running smoothly, but the intellitrace log is filled with Exceptions. Some of those are obvious MVC2 messages (like开发者_StackOverflow社区 an exception about not being able to find a file in the controller's view folder, but it finds it in the Shared folder instead... ), but some have me a little worried. Should I be?

See the attached screenshot.

First Azure Deployment - Intellitrace has tonnes of exceptions

Bottom Line - should the tracelog be filled with garbage like this or am I doing something silly?


Alright, here is a repost so everyone with a similar issue can find the solution.. After you've deployed your application don't forget to adjust configuration settings DiagnosticsConnectionString and DataConnectionString to re-point them to the actual Azure storage instead of development storage.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号