跟踪信息不会出现在页面的末尾 [英] Trace information doesn't appear at the end of the page

查看:119
本文介绍了跟踪信息不会出现在页面的末尾的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想启用ASP.NET应用程序跟踪,并遵照MSDN页面:
http://msdn.microsoft.com/en-美国/库/ 0x5wc973(v = vs.85)的.aspx

I'm trying to enable tracing in an ASP.NET application and have followed the MSDN page: http://msdn.microsoft.com/en-us/library/0x5wc973(v=vs.85).aspx

我有微量元素在我的web.config文件:

I have the trace element in my web.config file:

<trace enabled="true" pageOutput="true" requestLimit="40" localOnly="false"/>

但我没有得到任何网页的任何结束跟踪信息。这是什么原因?

But I don't get any trace information at the end of any pages. What could cause this?

推荐答案

我的心理调试的力量告诉我,你有一个ASP.net网站,而不是一个ASP.net应用程序。

My powers of psychic debugging tell me that you have an ASP.net web-site, and not an ASP.net application.

注意:因为我不知道怎么了,或想了解,如何从我的ASP.net 网络中创建一个ASP.net的应用上门 - 我无法测试我的理论

Note: Since i don't know how, or want to learn, how to create an ASP.net application out of my ASP.net web-site - i can't test my theory.

有很多的东西,不要在网站工作。例如我正在咒骂和发誓ASP.net网站-sites不支持有条件的定义。

There are plenty of things that don't work in a web-site. For example i am cursing and swearing that ASP.net web-sites don't support conditional defines.

这篇关于跟踪信息不会出现在页面的末尾的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆