Error after 6.1 Upgrade
I just completed the upgrade to 6.1 and now am getting the following error message
Could not load file or assembly 'Microsoft.Http, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Can someone please help? I went back to add this as a resource and it is not listed in the bin folder.
John,
The problem here is that you are missing the assembly Microsoft.Http in your bin folder. If you installed Sitefinity 6.1 on your local machine just go to the following location below and you get a copy. Also ensure the reference in the Visual Studio project is up to date.
C:\Program Files (x86)\Telerik\Sitefinity 6.1\_EmptyProject\bin
Otherwise, just create a brand new project and copy it from that bin folder.
Hope this helps.
Craig
Thanks, that got it. I have another error now, but will open a new thread for it.
Thanks