• 1397/09/22

خواندن خبر shownews :

با سلام و خدا قوت استاد

وقتی روی خبر در صفحه اصلی کلیک میکنم این خطا رو میده

Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

Source Error: 


Line 35: <div class="keywords border-radius">
Line 36: 
Line 37:     @foreach (var item in Model.Tags.Split(','))
Line 38:     {
Line 39:         <a href="/Search?q=@item"> @item </a>

و زمانی که از داخل پروژه ویو نمایش خبر(shownews) را اجرا میکنم این پیغام رو میده.

The parameters dictionary contains a null entry for parameter 'id' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult ShowNews(Int32)' in 'MyCms.Controllers.NewsController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter.
Parameter name: parameters

باید چکار کنم.

  • 1397/09/22
  • ساعت 15:44

سلام 

متن ارور کاملا گویاست 

مقدار ورودی int هست یا خالیه یا صحیح نیست 


logo-samandehi