On Aug 27, 3:40 pm, carloshuerta <
carlos.hue...@gmail.com> wrote:
> Andrew, all the exceptions are logged into the windows event viewer.
> under the application node, search for kayxo insight events, copy and
> paste the error here so we can take a look what has been happening.
Hi Carlos,
Here are the two error messages that come up when copying a single
contact:
Event Type: Error
Event Source: QuantumSystem
Event Category: None
Event ID: 0
Date: 9/2/2008
Time: 15:15:10
User: N/A
Description:
Internal Source: Google
Restriction not supported
Parameter name: itemToFind[System.ArgumentException]
TargetSite: Find
StackTrace:
at Google.ContactDataSource.Find(View view, Restriction itemToFind,
Restriction filter, UInt32& index)
at
QuantumSystem.Insight.Core.DataSource.AdvancedConnector.Find(View
view, Restriction itemToFind, Restriction filter, UInt32& index)
at QSMSP.Adapter.Find(Object sourceKey, View view, Restriction
itemToFind, Restriction filter, UInt32& index)
at CQSContentTable.FindRow(CQSContentTable* , _SRestriction*
lpRestriction, UInt32 bkOrigin, UInt32 ulFlags)
Event Type: Error
Event Source: QuantumSystem
Event Category: None
Event ID: 0
Date: 9/2/2008
Time: 15:15:11
User: N/A
Description:
Internal Source: QSMSP
An unknown exception has occurred. If you have deleted, locked or
modified the object in Google from another interface, please refresh
the KiGoo folder and try again.
[QuantumSystem.Insight.Core.DataSource.Exceptions.WritingExceptions.InsertException]
TargetSite: Insert
StackTrace:
at Google.ContactDataSource.Insert(IKIApplication application,
IDataRecord values, PrimaryKey& key)
at
QuantumSystem.Insight.Core.DataSource.OpenConnector.Insert(IKIApplication
application, IDataRecord values, PrimaryKey& key)
at QSMSP.Adapter.Insert(Object sourceKey, DataSourceEnum kind,
IKIApplication application, IDataRecord values, PrimaryKey& newKey)
at CQSMessage.SaveChanges(CQSMessage* , UInt32 ulFlags)
//////////////////////////////////////////////////////////////
Inner Exception: Execution of request failed:
http://www.google.com/m8/feeds/contacts/default/full[Google.GData.Client.GDataRequestException]
TargetSite: Execute
StackTrace:
at Google.GData.Client.GDataRequest.Execute()
at Google.GData.Client.GDataGAuthRequest.Execute(Int32
retryCounter)
at Google.GData.Client.GDataGAuthRequest.Execute()
at Google.GData.Client.Service.EntrySend(Uri feedUri, AtomBase
baseEntry, GDataRequestType type)
at Google.GData.Client.Service.Insert(Uri feedUri, AtomEntry
newEntry)
at Google.ContactDataSource.Insert(IKIApplication application,
IDataRecord values, PrimaryKey& key)
//////////////////////////////////////////////////////////////
Inner Exception: The remote server returned an error: (400) Bad
Request.[System.Net.WebException]
TargetSite: GetResponse
StackTrace:
at System.Net.HttpWebRequest.GetResponse()
at Google.GData.Client.GDataRequest.Execute()
Thanks very much,
Andrew