by Keerthi PS | Oct 17, 2019 | Latest, Server Management
Website errors always make users panic. A common error in Windows-based websites is HTTP Error 404.3 – Not Found. This error happens due to missing script handlers or MIME mapping in the IIS web server. At Bobcares, we often get requests to fix HTTP errors, as a...
by S K Asif Akram | Oct 15, 2019 | Latest, Server Management
Do you need to work on Windows Server when you are much of a Linux guy ?? The rdesktop utility is useful to configure services in a windows server from a Linux system. However, it often fails with error “Rdesktop failed to open display”. We troubleshoot...
by Adarsh M | Oct 11, 2019 | Latest, Server Management
Databases often crash and end up in restore. Restoring a database from a .BAK file is a simple task from the MS SQL management studio. However, restoring the database using .mdf and .ldf can be confusing for the database user. At Bobcares, we often get requests to...
by Adarsh M | Oct 4, 2019 | Latest, Server Management
Security always gets the highest priority in any online activity. SSL secures the data transfer between the websites and the end-user. Again, installing IIS HTTPS Self Signed Certificate can help the website owner to secure the website at no extra cost. At Bobcares,...
by Adarsh M | Sep 26, 2019 | Latest, Server Management
Website errors will be frustrating for website owners especially when the error is related to ASP.NET. A typical error shows up as “Active Server Pages error asp 0126”. Usually, the ASP 0126 error happens mainly due to missing privileges on the file path....