.net - Method X from Type Y in Assembly Z does not have an Implementation -


I'm so confused!

I have a solution, when published and posted that gives me the following error:

  exception information: Exception type: HttpException exception message type method 'in GetDemosSubsidiaryById '' DG.Crm.DataAccess.Crm2011WS.Repositories.ReferenceEntitiesRepository 'assembly' DG.Crm.DataAccess .CRM2011WS, version = 1.0.0.0, Culture = neutral, Sarwajnikki not implementing broken = null '& Lt; Stack trace & gt;   

There is obviously makes it fine and applied method is certainly present in the library. I have used the reflector to check the deployed DLLs and I can not see anything out there either ordinary - the classes are present, the type is there, the method is implemented. The special method is not even called about this, either complaining or complaining.

I removed all the references and have readded them in the solution.

I created DG.Crm in Visual Studio 'Impliment interface using the "shortcut Kdeta access. Krim 2011 WS Repository. Rifrensantits the repository

The load solution and working properly within Visual Studio.

Whether I am missing here or where I can look for more information on the solution structure

Edit:

Enter image details here

2011WS library interface that libraries apply. Both are then referenced by the WebApps MVC web application.

Just an FYI ... this was the exact error I was going to be the Assembly B in my case. Which was referred to by Assembly A which was not in GAC. The error indicated a problem with the assembly, something like this was misleading.

Comments