G
Gabor
Hí All,
Does anybody can help to solve this problem?
When I set in the web.config file <trace enabled="true"/>, I get the
following error in one of main web pages:
[NullReferenceException: Object reference not set to an instance of an
object.]
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean
calcViewState)
System.Web.UI.Page.ProcessRequestMain()
If I set the <trace enabled="false"/>, the application executes normally.
I'm using dotnet framework 1.0 on Windows XP prof.
Thanks in advance
Gabor
Does anybody can help to solve this problem?
When I set in the web.config file <trace enabled="true"/>, I get the
following error in one of main web pages:
[NullReferenceException: Object reference not set to an instance of an
object.]
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean
calcViewState)
System.Web.UI.Page.ProcessRequestMain()
If I set the <trace enabled="false"/>, the application executes normally.
I'm using dotnet framework 1.0 on Windows XP prof.
Thanks in advance
Gabor