Dear all!
when I upgrade to community server 2008 using tool upgrader but it run until step 6 and have error: value not null
In the log file :
5/17/2008 4:03:32 PM -- Upgrading user avatars
5/17/2008 4:03:32 PM -- Upgrading avatar for user id 6
5/17/2008 4:03:35 PM -- EXCEPTION: Value cannot be null.
Parameter name: input
at System.Text.RegularExpressions.Regex.IsMatch(String input)
at System.Text.RegularExpressions.Regex.IsMatch(String input, String pattern)
at CommunityServer.Users.Create(User user, Boolean sendEmail, Boolean ignoreDisallowNames, Boolean createLocalUserOnly)
at CommunityServer.Users.GetUserFromDataProvider(Int32 userID, String username, Boolean isOnline, Boolean isEditable, String lastAction)
at CommunityServer.Users.GetUser(Int32 userID, String username, Boolean isOnline, Boolean isCacheable, Boolean fromCache)
at CommunityServer.Components.CSContext.get_User()
at CommunityServer.Users.UpdateUser(User user)
at CommunityServer.Upgrader.FileUpgrader.UpgradeAvatars()
at CommunityServer.Upgrader.Part4.MoveFilesToCfs()
Please help me fix this problem,
thanks!
CM!