- Version 3.2.0256.1
- Download 10
- File Size 25.25 KB
- File Count 1
- Create Date 2018-05-16
- Last Updated 2018-05-16
P20180516_312
Exception: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: The best overloaded method match for 'string.IsNullOrEmpty(string)' has some invalid arguments
at CallSite.Target(Closure , CallSite , Type , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at CloudPanel.ActiveDirectory.ADUsers.GetUser(String username)
[2018-05-14 09:07:56,856] | ERROR | CloudPanel.Modules.Company.Import.ImportModule| Error importing a list of users for baastrupvognen: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: The best overloaded method match for 'string.IsNullOrEmpty(string)' has some invalid arguments
at CallSite.Target(Closure , CallSite , Type , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at CloudPanel.ActiveDirectory.ADUsers.GetUser(String username)
at CloudPanel.Modules.Company.Import.ImportModule.<.ctor>b__1_3(Object _)