Hi there,
Not too sure if anyone alert this besides the bot user registration, I have found in my website log that someone try to get access to the Edit User module via /?pageno=3&ctl=profile&userId=
ModuleId:-1
ModuleDefId:-1
FriendlyName:
ModuleControlSource:DesktopModules/Admin/Security/EditUser.ascx
AssemblyVersion:7.1.2
PortalID:0
PortalName:
UserID:-1
UserName:
ActiveTabID:57
ActiveTabName:Home
RawURL:/?pageno=3&ctl=profile&userId=
AbsoluteURL:/Default.aspx
AbsoluteURLReferrer:
UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:fd263ef0-5ab7-4e25-928f-c4a68e886eda
InnerException:Input string was not in a correct format.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:System.Number.StringToNumber
StackTrace:
Message:
DotNetNuke.Services.Exceptions.ModuleLoadException: Input string was not in a correct format. ---> System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at DotNetNuke.Entities.Modules.UserModuleBase.get_UserId()
at DotNetNuke.Entities.Modules.UserModuleBase.get_User()
at DotNetNuke.Modules.Admin.Users.EditUser.BindData()
at DotNetNuke.Modules.Admin.Users.EditUser.OnLoad(EventArgs e)
--- End of inner exception stack trace ---
Although no user settings have been modified at the moment I just wonder if it is a bug or something that we can fix as it keeps logging this error into the event log?
Many Thanks