Click here to Skip to main content
15,908,455 members

Comments by ABAKh (Top 21 by date)

ABAKh 15-May-24 15:54pm View    
Thank you and I appreciate your assistance,
I added this code (if (cls.conn.State == ConnectionState.Open) { cls.conn.Close(); }) to ensure that the connection is closed.
And even I created and installed the file in the development server but still same error has been raised.
ABAKh 14-May-24 17:14pm View    
More explanation please.
ABAKh 14-May-24 16:42pm View    
An error occurred during local report processing.
ABAKh 14-May-24 16:35pm View    
Unhandled exception has occurred in your application. If you click .....

An error occurred during local report processing.
ABAKh 17-Sep-20 2:52am View    
Thank you Mr Sandeep Mewara, it works with me, now i want to change the direction of the solution (RTL And LTR) when i selected the Language DropDown for the same project (ASP.Net Core MVC) and i'm using BootStrap 3.3.7 for the design, i searched a lot but i didn't find proper solution, any help is appriciated.

Thank you,