The request was aborted: Could not create SSL/TLS secure channel -Error in Asp.net By: Mohamed Rasik 2 May 2024 I got this following error "Could not create SSL/TLS secure channel" in your ASP.NET MVC WebClient application. Read More
HTTP Error 404.3 - Not Found in Asp.net MVC Application | SOLVED By: Mohamed Rasik 23 July 2023 In this tutorial I will show you how to solve the HTTP Error 404.3 - Not Found in Asp.net MVC Application. Read More
Object reference not set to an instance of an object | Opening edmx file [Solved] By: Mohamed Rasik 16 July 2023 While I tried to open the .edmx file in asp.net mvc project I got the following error. "object reference not set to an instance of an object" Read More
How to check Email Id already exists validation in Asp.net MVC c#? By: Mohamed Rasik 30 June 2023 In this video tutorial I will show you how to check Email Id already exists in Asp.net MVC. Read More
Uncaught TypeError: Cannot read properties of undefined (reading 'msie') By: Mohamed Rasik 30 June 2023 I got this following error for jquery ui datepicker "Uncaught TypeError: Cannot read properties of undefined (reading 'msie')". Read More
If page = 'home' then display content for asp.net MVC project By: Mohamed Rasik 28 June 2023 In this tutorial I will show you if it is home page then display content in asp.net MVC. Read More
Stream a video from blob JavaScript | HTML5 | Asp.net MVC By: Mohamed Rasik 24 June 2023 In this tutorial I will show you how to stream a video from blob JavaScript in Html5 Video tag using asp.net mvc application. Read More
How to generate machinekey for web.config? By: Mohamed Rasik 17 June 2023 In this tutorial I will show you how to generate machinekey for web.config file using windows powershell. Read More
Could not find a part of the path ... bin\roslyn\csc.exe | Server Error in ASP.net application By: Mohamed Rasik 14 June 2023 I got this following error while running the asp.net mvc project "Could not find a part of the path '...\bin\roslyn\csc.exe'" Read More
One or more projects in the solution were not loaded correctly in Visual Studio 2019 | FIXED By: Mohamed Rasik 13 April 2023 I got this following error when I attempt to open an asp.net MVC Project in vs2019. "One or more projects in the solution were not loaded correctly." Read More