ActivationExceptionMessage
Activation error occured while trying to get instance of type {0}, key "{1}"
occured should be occurred
ActivateAllExceptionMessage
Activation error occured while t...
Id #16054 | Release:
None
| Updated: Feb 21 at 11:35 PM by dot_NET_Junkie | Created: Feb 20 at 12:06 PM by durbs182
As discussed below, the PCL assembly needs a NeutralResourcesLanguageAttribute.
http://commonservicelocator.codeplex.com/workitem/15106
http://commonservicelocator.codeplex.com/discussions/347703
Id #15788 | Release:
None
| Updated: Feb 21 at 11:35 PM by devcube | Created: Nov 16, 2012 at 7:34 PM by ejball
I have just created a new WPF project (VS2010) and added references to some assemblies required by the project, including Microsoft.Practices.ServiceLocation. Whenever I open a xaml file in the VS ...
Id #15215 | Release:
None
| Updated: Feb 21 at 11:35 PM by andyste1 | Created: May 23, 2012 at 9:40 AM by andyste1
Posted as discussion by onovotny: http://commonservicelocator.codeplex.com/discussions/347703.
I wanted to propose using the new VS 11 Portable libraries to enable a single instance of the Common...
Id #15106 | Release:
None
| Updated: Feb 21 at 11:35 PM by dna | Created: Apr 28, 2012 at 2:04 PM by dot_NET_Junkie
Provide a new method GetInstanceType<TService>(String key) to return the 'MappedToType' associated with a specified key.
Brief:
In Unity, the names: "RegisteredType" and "MappedToType" refer to p...
Id #14336 | Release:
None
| Updated: Feb 21 at 11:35 PM by DGDev | Created: Oct 8, 2011 at 1:48 AM by DGDev
It would be a really handy addition to be able to request if the container has a registration for for a particular situation. The specific need I have at the moment is that I want to be able to ask...
Id #14016 | Release:
None
| Updated: Feb 21 at 11:35 PM by dot_NET_Junkie | Created: Aug 1, 2011 at 2:30 PM by rockyrocks
The implementation of ServiceLocatorImplBase<TService>() is flawed.
The contract states:
[quote]
A call to:
IEnumerable<TService> IServiceLocator.GetAllInstances<TService>()
Must be exactly equ...
Id #13589 | Release:
None
| Updated: Feb 21 at 11:35 PM by dot_NET_Junkie | Created: May 25, 2011 at 9:43 AM by CodeInChaos
While testing the ServiceLocator.Current.GetInstance method, I passed a null to verify the libraries design correctness (we use Microsoft Basic Design Guidelines Rules, and try to test our external...
Id #12807 | Release:
None
| Updated: Feb 21 at 11:35 PM by abatishchev | Created: Jan 8, 2011 at 11:37 PM by RenEvo
Because the source does not contain the key to sign the library, we are unable to build a pure .NET 4 signed release.
It's a critical requirement when we have existing signed .NET 2 code based on...
Id #12616 | Release:
None
| Updated: Feb 21 at 11:35 PM by Filimindji | Created: Dec 2, 2010 at 1:34 PM by styx31
A signed release build targeting Windows Phone 7 should be made available. Presently, code dependent on this library is not portable to the phone due to the absence of a wp7 build. While I could ...
Id #10607 | Release:
None
| Updated: Feb 21 at 11:35 PM by tibel | Created: Apr 8, 2010 at 1:48 PM by EisenbergEffect