Windows 7, Linux, Mac, JavaScript, jQuery, ExtJs, Angular, .NET, Java, Android, iOS, php, mysql, lucene and more...
Tuesday, October 23, 2018
Your connection is not secure - Firefox
There are few things you can do like check the date and time of the computer etc. But my issue was I had running instance of fiddler web debugger. All I had to do is turn off fiddler.
Monday, October 1, 2018
Cannot uninstall Sourcetree windows 10
If you cant fully uninstall the third party git manager tool, sourcetree in windows please follow these steps.
1. Try to delete C:\
if the you cant delete appdata\atlassian folder that means there are some GIT processes running.
2. Go to task manager and kill all GIT processes and Try step 1 again.
Subscribe to:
Posts (Atom)
-
I'm using following code part to access a ReST API. I'm communicating with this API using a X509 client certificate. In d...
-
Recently I purchased nord-vpn for testing. But I could not use their service due to a technical reason. So I wanted to cancel and get my mo...
-
I noticed that all events of root/home page isn't working after I have navigated back in my ionic 4 app. So if you using a back butto...