Type.GetType(“namespace.a.b.ClassName”) returns null

Type.GetType("namespace.qualified.TypeName") only works when the type is found in either mscorlib.dll or the currently executing assembly.

If neither of those things are true, you’ll need an assembly-qualified name:

Type.GetType("namespace.qualified.TypeName, Assembly.Name")

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)