Click here to Skip to main content
15,891,654 members

Comments by Randomuser787 (Top 41 by date)

Randomuser787 9-Nov-22 9:32am View    
So im a developer in vba and ms sql .. im developing myself on dot net mvc5 so had to look out. So no expulsion or grades at my office 😬
Randomuser787 7-Nov-22 6:55am View    
Yes, if available anyone could share directly from git or someone holding in drive cld share or a youtube video or any reference that is what I meant sir...

Randomuser787 7-Nov-22 6:38am View    
Thanks for your reply. Expecting reference for image insertion not full project sir!!

i made a MVC 5 form in d first approach and showing images in list in index and details
an also storing images to code file

now images needed to show as in e-commerce site as side by side and details at below.

thanks
Randomuser787 14-Sep-22 9:50am View    
Thanks i have changed that. will try now.
Randomuser787 13-Sep-22 14:03pm View    
-----I have followed this tutorial for sending mail after registering int the mvc5-
https://www.youtube.com/watch?v=yQtDFZkbiHg&t=38s------------------------------------


-------"I tried the same project in other pc, and this came up."-----

System.Security.Authentication.AuthenticationException
HResult=0x80131501
Message=The remote certificate is invalid according to the validation procedure.
Source=mscorlib
StackTrace:
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at studentlog.Controllers.StudentController.Sendmail(MailMessage mail) in C:\Users\harsh\Desktop\studentlog\Controllers\StudentController.cs:line 160

This exception was originally thrown at this call stack:
[External Code]
studentlog.Controllers.StudentController.Sendmail(System.Net.Mail.MailMessage) in StudentController.cs