I have a SharePoint project built in SharePoint 2010. I receive no errors when building the solution but when I try to deploy this solution I receive:
"Error 4 Error occurred in deployment step 'Add Solution': Input string was not in a correct format."
I've also tried to deploy the same WSP file using Powershell however I still receive the same error. I've tried to identify the root cause checking the logs at the time of deployment as well however I couldn't find anything there.
Again I tried removing all the solutions in the package and deploy the WSP. But it gives the same error. Please give me a direction to solve this.