My Portfolio

Lorem Ipsum has been the industry's standard dummy text.

Showing posts from February, 2022Show all
System.Net.Mail.SmtpException: 'Server does not support secure connections.'
How to find duplicate records and delete duplicate in oracle PLSQL
How to take backup of table in oracle
Update columns values with column of another table based on condition in oracle
How to get week-wise data in oracle pl sql
How to create store Procedure in oracle with asp.net c#
How to replace null to 0 in oracle plsql
System.FormatException   HResult=0x80131537   Message=String was not recognized as a valid DateTime.   Source=mscorlib   StackTrace:    at System.DateTimeParse.ParseExact(String s, String format, DateTimeFormatInfo dtfi, DateTimeStyles style)    at System.DateTime.ParseExact(String s, String format, IFormatProvider provider)    at BarcodeCreation.Controllers.MondayMeetingReportController.FetchRow1() in E:\BACKUP_Barcode\working\BarcodeCreation\BarcodeCreation\Controllers\MondayMeetingReportController.cs:line 18325    at BarcodeCreation.Controllers.WeeklyTopstyleController.Report() in E:\BACKUP_Barcode\working\BarcodeCreation\BarcodeCreation\Controllers\WeeklyTopstyleController.cs:line 37    at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)    at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()    at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)    at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()    at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()