Tuesday, July 14, 2009

Question about asp.net c#... Please Help...?

I'm using asp.net c# to write a code...





Then it have error:





Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.





Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.





Exception Details: System.InvalidOperationException: Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.





Source Error:





Line 72: %26lt;asp:Literal runat="server" ID="litLastUpdate" Text='%26lt;%# Eval("UpdatedDate") %%26gt;'%26gt;%26lt;/asp:Literal%26gt;

Question about asp.net c#... Please Help...?
I am a begginer for ASP.net, if you want experts to answer your question, go to http://www.asp.net a forum that helps everyone in building asp/asp.net technologies.


No comments:

Post a Comment