Assembly Cannot be Resolved
-
:confused: I've built a Reporting Services Data Processing Extension and a test applet that uses it that works fine, but I get this seamingly erroneous error every time I load either the solution or a Reporting Services project that uses my DP extension. Resolver Following assembly cannot be resolved: Don't resolve this assembly Microsoft.ReportingServices.Interfaces.Version-8.0.242.0, Culture=neutral, PublicKeyToken-89845cdcd8080cc91 Resolved to: Note that both the unresolved assembly name and resolved name/path are empty (null). It also doesn't seam to matter if I cancel, browse to the local DLL, or check the don't resolve box and accept. Everything works fine. Note that the DP Extension is a strong named assembly, but if it is in the solution than it is a project reference. I went months without experienceing this problem. I'm not sure what changes might have triggered it - the only thing I can think of is I started building the release version as well as the debug version.