The Subscription Settings service and corresponding application and proxy needs to be running in order to make changes to these settings.

If you are getting the above error after following all the steps from internet to create an APP and still not able to create it on your share point. You are at the right place because I also had the same problem. Solution is given as under: $manaccount = Get-SPManagedAccount SPS-2012\Administrator Remove-SPServiceApplicationPool -Identity SettingsServiceAppPool $appPoolService = … Read more

ERROR 1045 (28000): Access denied for user ‘username’@’%’ (using password: YES)

The above given is a simple error which shows that the user don’t have access to login from the console but this can turn into a nightmare if you were able to login a couple of moments ago and now you are getting this error. After a couple of moment when you enter a command show databases and you only get test database and nothing else, you will certainly knock your head in the wall. but keep calm take a deep breath, think twice and then shutdown the MySQL Server.

Go to /etc/my.cnf

Read more

Set Database from Signle User Mode to Multi User in Microsoft SQL Server 2012

I encountered this error while making copy of the database in Microsoft SQL Server Management studio 2012. Server was a Virtual Machine and was stuck in the middle of the operation. After i aborted the operation the database was switched to single user. Server was not letting to switch the database from single user to … Read more

The VPN client agent was unable to create the interprocess communication depot

The above message appeared on my screen while I was trying to install CISCO anyconnect client for VPN on one of my client’s system. when I searched the internet I found this very simple solution on http://its.uiowa.edu. Please consider this as a guest post and not my original work. I am just sharing it because … Read more

Keyboard Freeze During Windows Install

This can happen with you if you are trying to install Microsoft Windows on any old system. There is a very simple solution to this problem. Just restart the system and go to BIOS settings. Look for the USB Legacy Support and make sure that its enabled. I hope you know how and where to … Read more

Create Bootable USB From Any Bootable ISO

Now you can create bootable USB from any bootable ISO. Its as simple as you are copying anything to USB drive for data transfer. You just need an empty USB drive and the bootable ISO image. Rufus is an utility that helps format and create bootable USB flash drives, such as USB keys/pen drives, memory … Read more

Office 2007 Excel is not Showing Drop Down List

You will face the above stated issue if the Excel sheet is created in newer version of office like 2010 or 2013. These two versions support to create a drop down list with data from another sheet but all the previous versions can only select the data for the drop down list from the same … Read more

How to Reset Forgotten Root Password of Trend Micro Officescan

How To Reset Forgotten Root Password of Trend Micro Officescan You might need to reset the forgotten root password of trend micro officescan. This small article can help you save lot of precious time. Trend Micro Officescan is a good client server antivirus option. It can turn worst in case you forgot the root password … Read more