Hạng D
23/9/09
1.037
6
38
46
Các bác cho hỏi sau 2 hôm nay em không vào được profile của hồ sơ cá nhân, khi vào thì bị thoát ra khỏi trang web luôn.
 
Last edited by a moderator:
PMC
Lơ Xe
12/1/04
2.374
168
63
Xa Cảng Miền Tây
Lỗi này thì em chịu, vì chắc là thuộc về kỹ thuật, để từ từ mấy ông rành về điện lên giúp bác. :D
 
Hạng D
23/9/09
1.037
6
38
46
Khi vào thì bị lỗi này, bác IT đâu rùi cứu em với

[H1]Server Error in '/Forum' Application. <hr/> [/H1] [H2]Value of '1/9/2009 12:00:00 AM' is not valid for 'SelectedDate'. 'SelectedDate' should be between 'MinDate' and 'MaxDate'.
Parameter name: SelectedDate
[/H2] [font="arial, helvetica, geneva, sunsans-regular, sans-serif "]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: Value of '1/9/2009 12:00:00 AM' is not valid for 'SelectedDate'. 'SelectedDate' should be between 'MinDate' and 'MaxDate'.
Parameter name: SelectedDate

Source Error:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.
Stack Trace:

[PRE][ArgumentOutOfRangeException: Value of '1/9/2009 12:00:00 AM' is not valid for 'SelectedDate'. 'SelectedDate' should be between 'MinDate' and 'MaxDate'. Parameter name: SelectedDate] Telerik.Web.UI.RadDatePicker.set_SelectedDate(Nullable`1 value) +570 editprofile.PopulateEditForm() +942 editprofile.Page_Load(Object sender, EventArgs e) +43 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627 [/PRE]
<hr/> Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082 [/font]