Unable to install postsharp on VS 2017 - postsharp

I have both VS 2017 and VS team explorer 2017 installed.
it keeps saying prerequisites are missing
https://gm1.ggpht.com/5Cr-ZEa-WXgI7T6p3jyg7_LdpUI6IbQMBe4nPIRnFiMn6h254v2XD3nfiSpMrzHP9fHUt1GTSoI4oiuK7c_-00w1Q4aqfm_pomAVhNxGEmVhYsNRBw1z_C6BAGva3L-yfNOgUaZPXfkeP4A7IhJj_XQ-Ffa_KV3u7BngBbp7TZBoqvbFazByShPEnkRlo0pYpYnKDVYGqalM64tSshsDxBUGKrrx4jf9aQNkG-z6vdyg-iAN9NwDQavGFlE5bP_ggHqTWIZWTjLZIll_wm5aYYf5ctkZuux9Mo66XiJU6fRkhzy_ykkiBcxBjlY_Gw3_gx9FWPsSXC7xNEbDemaOaCvVMTjGlhwPel1VuCSQS5qvCv2k-5aQ7xgcKibKDnXszGUwaaXSXHDPlHYaJHVLN87gVau1mrlhgNLctaPJ3UJcqty6377VCmHDUrcQZFpiLzZE4uGII7VmUJG3fKZVBL3So5kDijzPi5Jx1BmpE5ojgS2rwCUR9HdEprBxBBrJATSTKLKUob1cztCsNIZ5AJt9EEUDSrzcWj6uVcbT5sf5evkHxD4B94OWTZLBiLLwW06RBrTejNvBFgSBJNRz7f5cFyjipPOT-dKqD8DUzSjL4FYS9w27gSkrFvnUGN_D689YscyEEh2hyc9O6n45Q2OaIdPDgxY_NKb1cCuA-RS6CQ0GQ0pWMjHLsOQi=w1088-h374-l75-ft

The issue has been fixed in PostSharp 5.0.35.

Related

Not able to see Share point add in Visual Studio 2017

I have just started exploring Visual Studio code. I have installed VS 2017 , and i want to create a Share point project. But I cannot see Share point Add-In in installed or Online section.
Can any one please help
According to this article, this could be your problem:
This issue occurs because of the Office Developer Tools for Visual Studio 2017 is not installed.
You would have to add the extension using the Visual Studio installer.

How to setup Crystal Report in windows 10 with visual studio 2015

I have Windows-10 pro 32bit and Visual Studio 2015.
I can't setup crystal report in my windows. I try Version 13_0_13 and 13_0_15 and 13_0_6 but not working and see this error :
you must already have visual studio 2010 or visual studio 2012
installed to proceed with this installation
What is the issue and how to install proper version?
This is the same question ask in Crystal Reports - Form. While asking there is no support for VS2015, but now it is available and also you can resolved your issue with this link.
Also VS2015 is launch with new .net framework (4.6), which is latest release and Crystal report will now support.
If above will not work check this also:- Visual Studio Community 2015 with Crystal Reports 14

Postsharp error - this aspect must be applied to a(n) method

Recently, I upgraded to Windows 10, VS 2015 and installed the latest Postsharp as of today (4.2). Prior to this, the solution was building correctly and everything was working fine.
Now, I'm getting an error:
Cannot apply the aspect XXXXXXXXX to XXXXXXXX: this aspect must be applied to a(n) method
The Postsharp DLL attached is 3.1.42.9. I tried uninstalling Postsharp, and installing manually the 3.1.69 version and it worked fine. Any ideas? Do the DLLs and extension in visual studio need to be synchronized?
The issue was that the project was using Postsharp Nuget DLL v3.1.xx. I installed VS 2015, which has a much newer version of Postsharp extension (v4.1.xx).
I updated the project to the latest DLL version as well (v4.1.xx), and it worked.
The error message was extremely misleading though, and I only discovered this by chance as I tried to use VS 2013, and that had a different Postsharp extension version. Also, the issue is that VS 2013 and VS 2015 now cannot live 'side-by-side' if you use PostSharp, because if you upgrade the project's DLL to the latest for VS 2015, then VS 2013 will not work. In my case, it wasn't a problem as I wanted to use VS 2015, but good to know about it.

TFS integration into WIndows 10 File Explorer

when running windows 8.1 I had the windows explorer extension that allowed TFS 2013 integration.
After an upgrade to Windows 10 that has "made off" as the police would like to say.
Has anyone got this working and if they have what did they do?
Beginning with Visual Studio 2017, a new extension called Microsoft Team Foundation Version Control Windows Shell Extension has been published to the Visual Studio Marketplace.
The description says:
This release requires a computer with Visual Studio 2017 and all of the Visual Studio system requirements. It supports all TFS Server versions that are supported by Visual Studio 2017:
Team Foundation Server 2018
Team Foundation Server 2017
Team Foundation Server 2015
Team Foundation Server 2013
Team Foundation Server 2012
Team Foundation Server 2010 SP1
Visual Studio Team Services
I have finally got to the bottom of this. It turns out that you dont match the power tools to teh TFS version (even though they are TFS power tools), you match them to the Visual Studio version regardless of the TFS version.
So in my case I have visual studio 2015 and TFS 2013. I need to install the power tools for TFS 2015.
Thanks for your help everyone
Dave is correct that, you need to install TFS 2013 Power Tool to use Windows Shell Extension.
Then you can get the extension in a local folder which is in a TFVC mapped workspace folder.

Visual Studio Community 2015 with Crystal Reports 14

I have upgraded my VS to new version VS community 15 which requires CR 14 to work with it. I installed but it is not showing its components in toolbox. Does VS 15 give proper compatibility with CR 14? If So what are the steps to make it work?
Install the Crystal report service Pack 15 and check the list of fixed issues: Incident 508399
It works for me with Visual Studio 2015 Community Edition (with .NET 4.6)
Visual Studio 2015 is not compatible with crystal reports yet.
Compatibility is planned for the next service pack which is due out sometime in September.