درود
در قسمت ثبت آگهی ماژول Property Agent وقتی موقعیت آگهی را مشخص کرده و دکمه "ثبت" را میزنم خطای زیر ظاهر می شود
لطفا در صورت امکان راهنمایی فرمایید
خطا : مدیریت آگهی ها در حال حاضر در دسترس نیست DotNetNuke.Services.Exceptions.ModuleLoadException: Parameter value '3573277/00000' is out of range. ---> System.ArgumentException: Parameter value '3573277/00000' is out of range. at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues) at Ventrian.PropertyAgent.SqlDataProvider.UpdateProperty(Int32 propertyID, Int32 moduleID, Int32 propertyTypeID, Boolean isFeatured, DateTime dateCreated, DateTime dateModified, DateTime datePublished, DateTime dateExpired, Int32 viewCount, Int32 status, Int32 authorID, Int32 modifiedID, Double latitude, Double longitude) at Ventrian.PropertyAgent.PropertyController.Update(PropertyInfo objProperty) at Ventrian.PropertyAgent.EditProperty.Update() at Ventrian.PropertyAgent.EditProperty.cmdUpdate_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---