با سلام با تشکر از زحمات شما وراهنمایی هاتون
در کلاس PartialToStringClass این خطا رو میدهد
string body = PartialToStringClass.RenderPartialView("ManageEmails", "ActiviationEmail", user);
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.ArgumentNullException: Value cannot be null.
Parameter name: view
var viewContext = new ViewContext(controller.ControllerContext, viewResult.View, ViewData, TempData, sw);
سلام
متن خطا کاملا گویاست
داره به نام View اشاره میکنه که یا نیست یا نمیتونه پیدا کنه
می فهمم میگه null هست ولی طبق آموزش پیش رفتم
بررسی کنید
حتما جایی اشتباه رفتید
نمونه آموزش رو اجرا کنید اگر درست بود شما اشتباهی کردید