Knowledge Base
Purge Pre-configured VivoSocial
Home  » How-to  » Purge Pre-configured VivoSocial

Purge Pre-configured VivoSocial
Posted: Thu, Mar 18, 2010 9:32 AM :: Rank: 5
Author
Points: 62
Level: Kingdom

 Once the pre-configured version is setup and running, how can you clear all of the content to start fresh?  I am trying to delete them one at a time, but keep getting this error on some of the items.

 

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 706479b1-fc3a-479f-a30a-cc9fb1d6233d
InnerException: Nullable object must have a value.
FileName
FileLineNumber: 0
FileColumnNumber: 0
Method: System.ThrowHelper.ThrowInvalidOperationException
StackTrace
Message: DotNetNuke.Services.Exceptions.PageLoadException: Nullable object must have a value. ---> System.InvalidOperationException: Nullable object must have a value. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Nullable`1.get_Value() at System.Nullable`1.op_Explicit(Nullable`1 value) at Vivo.Modules.VivoIndexItem.EditIndexItem.LoadItem() at Vivo.Modules.VivoIndexItem.View.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

   Report Abuse
Re: Purge Pre-configured VivoSocial
Posted: Thu, Mar 18, 2010 2:41 PM :: Rank: 0
Author
Points: 11861
Level: Order
There is a big red notice not to post errors in the forums when you go to create a new thread. All errors should be posted in http://support.vivoware.com



As far as this error, please post it in our issue tracker with the version of VivoSocial and version of IndexItem.
   Report Abuse
Re: Purge Pre-configured VivoSocial
Posted: Sat, Aug 21, 2010 9:51 AM :: Rank: 0
Author
Points: 98
Level: Kingdom
OK, Chris is properly scolded. But how about the rest of us? How do you delete the sample data?
   Report Abuse
Re: Purge Pre-configured VivoSocial
Posted: Mon, Aug 23, 2010 11:52 AM :: Rank: 0
Author
Points: 11861
Level: Order
Run from Host > SQL as script: update vivo_braindump set IsDeleted = '1'

   Report Abuse

Home  » How-to  » Purge Pre-configured VivoSocial