Suivez et participez au développement du nouvel OpenCellar : PLOC.co
Page d'accueil
 
Français  English  
Open Cellar Home Edition - 1.2 - Le logiciel gratuit pour gérér efficacement votre cave à vins sous Windows. Open Cellar Mobile Edition - Beta 2 - La gestion de cave à vins a enfin sa solution Mobile sur Pocket PC. Open Cellar Cross Platform - Beta 1 - La gestion gratuite de vins disponible sous Mac OSX et Linux. Mon Open Cellar Les forums d'Open Cellar Place des vins
Rechercher : Bienvenue (se connecter - créer un compte)
Facebook


Nuage de tags
impossibilité etc..
14/10/2013
Répondre
impossibilité etc..
pebe48
10 posts
Mille excuses, j' ai envoyé la page de "debug" depuis 3 ou 4 ans.
Je renvoie depuis l'incident :
13/10/2013 10:21:12 -> Erreur :: Pile
13/10/2013 10:21:12 -> System.ArgumentException: L'élément a déjà été ajouté. Clé du dictionnaire : "12HT" Clé ajoutée : "12HT"
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at OpenCellar.Framework.Core.CellarParser.ParseHeader(RecordHeader recordHeader, Int64 offset)
at OpenCellar.Framework.Core.Cellar.Process(IDocumentParser parser)
at OpenCellar.Framework.Core.Application.Open(String path)
at OpenCellar.Application.OCApplication.Open(String path)
at OpenCellar.Application.Layer.OCApplication1.OnActivated(EventArgs e)
at System.Windows.Forms.Form.set_Active(Boolean value)
at System.Windows.Forms.Form.WmActivate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13/10/2013 10:22:13 -> Erreur :: Pile
13/10/2013 10:22:13 -> System.ArgumentException: L'élément a déjà été ajouté. Clé du dictionnaire : "12HT" Clé ajoutée : "12HT"
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at OpenCellar.Framework.Core.CellarParser.ParseHeader(RecordHeader recordHeader, Int64 offset)
at OpenCellar.Framework.Core.Cellar.Process(IDocumentParser parser)
at OpenCellar.Framework.Core.Application.Open(String path)
at OpenCellar.Application.OCApplication.Open(String path)
at OpenCellar.Application.Layer.OCApplication1.OnActivated(EventArgs e)
at System.Windows.Forms.Form.set_Active(Boolean value)
at System.Windows.Forms.Form.WmActivate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13/10/2013 10:22:55 -> Erreur :: Pile
13/10/2013 10:22:55 -> System.ArgumentException: L'élément a déjà été ajouté. Clé du dictionnaire : "12HT" Clé ajoutée : "12HT"
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at OpenCellar.Framework.Core.CellarParser.ParseHeader(RecordHeader recordHeader, Int64 offset)
at OpenCellar.Framework.Core.Cellar.Process(IDocumentParser parser)
at OpenCellar.Framework.Core.Application.Open(String path)
at OpenCellar.Application.OCApplication.Open(String path)
at OpenCellar.Application.Layer.OCApplication1.OnActivated(EventArgs e)
at System.Windows.Forms.Form.set_Active(Boolean value)
at System.Windows.Forms.Form.WmActivate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
14/10/2013 16:57:49 -> Erreur :: Pile
14/10/2013 16:57:49 -> System.ArgumentException: L'élément a déjà été ajouté. Clé du dictionnaire : "12HT" Clé ajoutée : "12HT"
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at OpenCellar.Framework.Core.CellarParser.ParseHeader(RecordHeader recordHeader, Int64 offset)
at OpenCellar.Framework.Core.Cellar.Process(IDocumentParser parser)
at OpenCellar.Framework.Core.Application.Open(String path)
at OpenCellar.Application.OCApplication.Open(String path)
at OpenCellar.Application.Layer.OCApplication1.OnActivated(EventArgs e)
at System.Windows.Forms.Form.set_Active(Boolean value)
at System.Windows.Forms.Form.WmActivate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
14/10/2013 17:07:35 -> Erreur :: Pile
14/10/2013 17:07:35 -> System.ArgumentException: L'élément a déjà été ajouté. Clé du dictionnaire : "12HT" Clé ajoutée : "12HT"
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at OpenCellar.Framework.Core.CellarParser.ParseHeader(RecordHeader recordHeader, Int64 offset)
at OpenCellar.Framework.Core.Cellar.Process(IDocumentParser parser)
at OpenCellar.Framework.Core.Application.Open(String path)
at OpenCellar.Application.OCApplication.Open(String path)
at OpenCellar.Application.OpenCellarCommand.Execute()
at OpenCellar.Application.MainCommandBarManager.fileOpen_Click(Object sender, EventArgs e)
at OpenCellar.Controls.ButtonBarItem.OnClick(EventArgs e)
at OpenCellar.Controls.ButtonBarItem.m_button_Click(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at OpenCellar.Controls.OCButton.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
14/10/2013 17:33:11 -> Erreur :: Pile
14/10/2013 17:33:11 -> System.ArgumentException: L'élément a déjà été ajouté. Clé du dictionnaire : "12HT" Clé ajoutée : "12HT"
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at OpenCellar.Framework.Core.CellarParser.ParseHeader(RecordHeader recordHeader, Int64 offset)
at OpenCellar.Framework.Core.Cellar.Process(IDocumentParser parser)
at OpenCellar.Framework.Core.Application.Open(String path)
at OpenCellar.Application.OCApplication.Open(String path)
at OpenCellar.Application.OpenCellarCommand.Execute()
at OpenCellar.Application.MainCommandBarManager.fileOpen_Click(Object sender, EventArgs e)
at OpenCellar.Controls.ButtonBarItem.OnClick(EventArgs e)
at OpenCellar.Controls.ButtonBarItem.m_button_Click(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at OpenCellar.Controls.OCButton.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
14/10/2013 17:36:27 -> Erreur :: Pile
14/10/2013 17:36:27 -> System.ArgumentException: L'élément a déjà été ajouté. Clé du dictionnaire : "12HT" Clé ajoutée : "12HT"
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at OpenCellar.Framework.Core.CellarParser.ParseHeader(RecordHeader recordHeader, Int64 offset)
at OpenCellar.Framework.Core.Cellar.Process(IDocumentParser parser)
at OpenCellar.Framework.Core.Application.Open(String path)
at OpenCellar.Application.OCApplication.Open(String path)
at OpenCellar.Application.Layer.OCApplication1.OnActivated(EventArgs e)
at System.Windows.Forms.Form.set_Active(Boolean value)
at System.Windows.Forms.Form.WmActivate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
14/10/2013 17:38:15 -> Erreur :: Pile
14/10/2013 17:38:15 -> System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
at OpenCellar.AddIn.Comment.EntryPoint.application_CloseCellar(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at OpenCellar.Application.OCApplication.m_application_CloseCellar(Object sender, EventArgs e)
at OpenCellar.Framework.Core.Application.Close()
at OpenCellar.Application.OCApplication.Close()
at OpenCellar.Application.ExitCommand.Execute()
at OpenCellar.Application.MainMenuManager.m_fExit_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

merci à nouveau.
pebe48
 

15/10/2013
Répondre
Re : impossibilité etc..
AdministrateurVoir son blog
3099 posts
Bonjour,

Envoyez moi votre fichier .oc via le formulaire de contact ;
http://www.open-cellar.com/Contact-1036.aspx

Cordialement,
 

© 2006-2014 Matthieu DUCROCQ Blog officiel d'Open Cellar - Tous droits réservés - Dernière mise à jour : janvier 2014 | twitter | facebook