We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A clear and concise description of what the bug is.
Steps to reproduce the behavior:
No errors.
10/11/2019 19:29:59 General Exception host DNN 09.04.01 AbsoluteURL /Default.aspx DefaultDataProvider DotNetNuke.Data.SqlDataProvi AbsoluteURL:/Default.aspx DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke ExceptionGUID:cfaad374-9d68-40b1-bafb-3045ba10a6ea AssemblyVersion: PortalId:-1 UserId:-1 TabId:-1 RawUrl: Referrer: UserAgent: ExceptionHash:11leUp3OBtTle2lQkWbW7E1Kj40= Message:Invalid column name 'ModuleController'. Invalid column name 'ModuleInfo'. Invalid column name 'PortalController'. Invalid column name 'PortalInfo'. StackTrace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at PetaPoco.Database.<ExecuteReader>d__149`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at DotNetNuke.Common.Utilities.DataCache.GetCachedDataFromRuntimeCache(CacheItemArgs cacheItemArgs, CacheItemExpiredCallback cacheItemExpired) InnerMessage: InnerStackTrace: Source:.Net SqlClient Data Provider FileName: FileLineNumber:0 FileColumnNumber:0 Method:
10/11/2019 19:29:59 Module Load Exception host DNN 09.04.01 ModuleId 380 ModuleDefId 122 FriendlyName IFrame ModuleControlSource Deskt ModuleId:380 ModuleDefId:122 FriendlyName:IFrame ModuleControlSource:DesktopModules/IFrame/IFrame.ascx AbsoluteURL:/Default.aspx DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke ExceptionGUID:137a9ff5-0ec8-4938-a477-daccc3772a41 AssemblyVersion:9.4.1 PortalId:0 UserId:1 TabId:33 RawUrl:/iFrame-Test Referrer:http://dnn941.loc/iFrame-Test UserAgent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36 ExceptionHash:TwWAxm98R9QTkOUFMYeFJzEpL7E= Message:Value cannot be null. Parameter name: source StackTrace: InnerMessage:Value cannot be null. Parameter name: source InnerStackTrace: at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source) at DotNetNuke.Modules.IFrame.UI.IFrame.get_Source() at DotNetNuke.Modules.IFrame.UI.IFrame.Page_Load(Object sender, EventArgs e) Source: FileName: FileLineNumber:0 FileColumnNumber:0 Method:
Fresh install of DNN 09.04.01
The text was updated successfully, but these errors were encountered:
60e86b5
Fixed in version 08.01.02
Sorry, something went wrong.
Awesome! Just in time for another dnn upgrade I needed it for. Thanks @MaiklT
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No errors.
Screenshots
Error log
Error Number 1
Error Number 2
Additional context
Fresh install of DNN 09.04.01
The text was updated successfully, but these errors were encountered: