Hey Guys,
After deploying a website on IIS, I am getting the following error.
I have one main directory and then one inside of it and trying to access the second one which is using .NET Framework Version 3.5, parent one using .NET Framework 4.0.
[ Could not load file or assembly 'Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified ]Please help
Uttam Misra
21-Apr-2016Add the following references to the project:
Set the property Copy Local to True for the following references: