Hi all,
Although i didn had any prob when doing a fresh install of module Event ver 03.03.08, i noticed there were some probs when i looked into Admin>Event Viewer.
Just after i updated and added the module into a container, just per sec i got more than 20 General Exceptions. There's also a Scheduler Exception which the prob seem to be the same as General Exception. (I'm a novice programmer so..ya)
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Invalid object name 'PortalAlias'.
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Data.SqlClient.SqlException: Invalid object name 'PortalAlias'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) 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.ExecuteReader(CommandBehavior behavior) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at ContentManager.Data.SqlDataProvider.GetExpiryReminder(Int32 ModuleID) at ContentManager.ContentManagerController.GetExpiryReminder(Int32 ModuleID) at ContentManager.SendEmailReminder.SendEmailReminder() at ContentManager.SendEmailReminder.DoWork()
Source:
There's also Scheduler Event Failure that i encountered:
THREAD ID: 12
TYPE: ContentManager.SendEmailReminder
EXCEPTION: Invalid object name 'PortalAlias'.
RESCHEDULED FOR: 7/30/2007 10:57:32 AM
SOURCE: STARTED_FROM_BEGIN_REQUEST
ACTIVE THREADS: 2
FREE THREADS: -1
READER TIMEOUTS: 0
WRITER TIMEOUTS: 0
IN PROGRESS: 2
IN QUEUE: 7
Does anyone know how i shld deal with it? Thx
With regards,
JK