u getting this error ?
Server Error in '/' Application.
Index and length must refer to a location within the string. Parameter name: length
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.ArgumentOutOfRangeException: Index and length must refer to a location within the string. Parameter name: length
Source Error:
Line 23: </HeaderTemplate>
Line 24: <ItemTemplate>
Line 25: <a href="/Gallery/<%#DataBinder.Eval(Container.DataItem, "M_NAME")%>.aspx"><%#DataBinder.Eval(Container.DataItem, "M_NAME")%></a> <%#getLastUpdate((DataBinder.Eval(Container.DataItem, "B_LASTUPDATED").ToString()))%>
Line 26: </ItemTemplate>
Line 27: </asp/emoticons/emotion-2.gifataList>