Hey Don,
I did what you said and I made it further until I received an error message. Progress, right?
Now, I get the same error message when I Publish (as opposed to setting up the blog.)
Could this be a licensing issue? I am moving the license from one server to another… is there anything special I need to do?
AssemblyVersion: 5.0.1
PortalID: 1
PortalName: Insurance Marketing Rebel
UserID: 5
UserName: mjans
ActiveTabID: 55
ActiveTabName: Home
RawURL: /metaPost.ashx
AbsoluteURL: /metaPost.ashx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Windows Live Writer 1.0)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: d7faf2b3-0cd0-41c0-8f61-d66c79f997c6
InnerException: Cannot insert the value NULL into column 'EntryID', table 'DNN-Two.dbo.Blog_Entries'; column does not allow nulls. INSERT fails. The statement has been terminated.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.SqlClient.SqlConnection.OnError
StackTrace:
Message: System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'EntryID', table 'DNN-Two.dbo.Blog_Entries'; column does not allow nulls. INSERT fails. The statement has been terminated. at System.Data.SqlClient.SqlConnection.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.ExecuteScalar() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Modules.Blog.Data.SqlDataProvider.AddEntry(Int32 blogID, String title, String description, String Entry, Boolean Published, Boolean AllowComments, DateTime AddedDate, Boolean DisplayCopyright, String Copyright, String PermaLink) at DotNetNuke.Modules.Blog.Business.EntryController.AddEntry(EntryInfo objEntry) at ITCrossing.metaPostBlogModuleProvider.NewItem(String moduleLevelId, UserInfo userInfo, PortalSettings portalSettings, Item item) at ITCrossing.metaPost3.newPost(String blogId, String username, String password, Post post, Boolean publish)
Source:
Server Name: WEB
|