开发者

What are the optimal Intellitrace settings for an Azure hosted ASP.NET MVC app

I've got a very simple ASP.NET MVC-3 application that I'm trying to push to Azure for the first time. Using Intellitrace, the default settings seem to take forever to pul开发者_开发问答l the trace back down to the IDE.

I'm wondering if anyone knows the optimal Intellitrace settings to use to debug the initial application startup, which is still failing, without having to wait for so long to get the trace?


Depending on the problem, the default settings should capture it. They only time they wouldn't would be if the problem was outside of your code. For instance if Azure had an issue with starting your instance. But if the problem is in your OnStart or Startup scripts, IntelliTrace should capture it just fine by default.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜