Must specify the 'CodeBase' or 'Assembly' registry value for key '{0}'. For assemblies installed in the GAC use the fully qualified assembly name in the 'Assembly' value, otherwise use the path to the assembly in the 'CodeBase' registry value.
must be a non-abstract class with a parameterless or default constructor in order to use it as parameter 'T' in GetService ...
must be relative to the application path (i.e. it should be '~' or start with '~/') and it must reference a path within the ...
must have either a TimeSpan for its Duration or a TimeSpan for the KeyTime of its last KeyFrame. This '{0}' has a Duration ...
Must pass parameter number {0} and subsequent parameters as '@name = value'. After the form '@name = value' has been used, ...
Must specify the 'CodeBase' or 'Assembly' registry value for key '{0}'. For assemblies installed in the GAC use the fully ...
MustInherit keyword Specifies that a class can be used only as a base class, and that you cannot create an object directly ...
MustInherit' cannot be specified for partial type '|1' because it cannot be combined with 'NotInheritable' specified for ...
MustOverride keyword Specifies that a property or procedure is not implemented in the class and must be overridden in a derived ...
MustOverride' cannot be specified on '|1' because it is in a partial type that is declared 'NotInheritable' in another partial ...