I was able to get the file manager module back on the page, by adding the Digital Asset Management module wihile logged in as host. I never would have tried this module, except the icon was the same as the File manager link in the admin menu. Perhaps a rename is in order?
I still do not know why the module didn't show up in the first place.
I am using the ifinity module for two portals on the site.
This error is occurring alot in the event viewer:
ModuleId:-1
ModuleDefId:-1
FriendlyName:
ModuleControlSource:
AssemblyVersion:7.1.2
PortalID:2
PortalName:Center for Understanding Change
UserID:1450
UserName:joshlfisherADMIN
ActiveTabID:387
ActiveTabName:File Manager
RawURL:/Admin/FileManager/tabid/387/Default.aspx?folderId=298&view=gridview&pageSize=10
AbsoluteURL:/Default.aspx
AbsoluteURLReferrer:http://dev.c4uc.org/Admin/tabid/374/Default.aspx
UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:2a79b7a5-1dbc-4d78-b1f7-ee9b2d266c88
InnerException:Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:System.Data.SqlClient.SqlConnection.
StackTrace:
Message:
DotNetNuke.Services.Exceptions.ModuleLoadException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) 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 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at DotNetNuke.Data.PetaPoco.PetaPocoExt.ExecuteReader(Database database, String sql, Object[] args) at DotNetNuke.Data.PetaPoco.PetaPocoHelper.ExecuteReader(String connectionString, CommandType type, String sql, Object[] args) at DotNetNuke.Entities.Host.Host.GetHostSettingsDictionary() at DNNGo.SkinObject.StyleSwicth.BaseSkinObject.GetHostSetting(String key) at DNNGo.SkinObject.StyleSwicth.BaseSkinObject.get_CrmVersion() at DNNGo.SkinObject.StyleSwicth.BaseSkinObject.LoadViewScript() at DNNGo.SkinObject.StyleSwicth.View_Index.Page_Init(Object sender, EventArgs e) --- End of inner exception stack trace ---