EN VI
Posts (0)
Questions (3)
2024-03-12 07:00:04
You should add to web.config WebDAVModule and WebDAV in publish files like this:
Tags: c# asp.net .net
2024-03-13 04:00:05
First you must add a Controller to you API or create an endpoint like this: // here is only the endpoint [HttpGet] [Route("dbcheck")] public IActionResult DbConnect() { return Ok(); } Then add a...
Tags: MySQL asp.net docker
2024-03-15 19:00:04
Check if in your system is it installed Visual C++ 2010 SP1 If not just install Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package from here and you shall be fine
Tags: asp.net .net asp.net-mvc

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login