View Single Post
  #1 (permalink)  
Old 04-16-2008, 01:20 PM
ihill ihill is offline
Junior Member
 
Join Date: Aug 2007
Posts: 17
Default Error when importing a survey

I'm trying to import a survey from one instance of Checkbox on one server to another instance on a different server. I receive an error "Unable to save data". Is there a certain survey item that doesn't adhere to the Checkbox XML schema? Because this is the only survey that doesn't work when I'm transferring surveys to this other instance of Checkbox.

Exception Table
Message Unable to save data.
Data System.Collections.ListDictionaryInternal
InnerException UndefinedValue
TargetSite Void Save()
StackTrace
at Checkbox.Common.PersistedDomainObject.Save()
at CheckboxWeb.Forms.SurveyImport.ReadXmlFile()
HelpLink UndefinedValue
Source Checkbox.Common

Any ideas on why this could be happening? and how to correct?
Reply With Quote