Page 1 of 1

Problem with 3rd Party Print-Program

Posted: Fri 21 Aug 2009 13:39
by Zero-G.
Hey

I do use your latest product and a 3rd Party-Print program. It is called list&label from the company combit. (coun can find it here: http://www.combit.net/en/reporting-tool ... List-Label)
There support told me, that this problem seems to be your product.

By calling the designer of the L&L I get the following Stack Trace
bei Devart.Data.Linq.Provider.ObjectReader`1.Reset()
bei combit.ListLabel14.GenericListHelper.AddDataTableFromObject(DataSet dataSet, Object passedObj, Type targetType, String tableName, Int32 foreignKeyID, List`1 visitedTypeStack)
bei combit.ListLabel14.GenericListHelper.ReturnDatasetFromEnumInterface(IEnumerable baseInterface, Type targetType, String baseTableName)
bei combit.ListLabel14.ListLabel.AutoDesign(String designerTitle, LlProject projectType, String projectFile, Boolean showFileSelect)
bei combit.ListLabel14.ListLabel.Design(Object userData, IntPtr windowHandle, String designerTitle, LlProject projectType, String projectFile, Boolean showFileSelect)
bei combit.ListLabel14.ListLabel.Design(String designerTitle, LlProject projectType, String projectFile, Boolean showFileSelect)
bei combit.ListLabel14.ListLabel.Design(LlProject projectType)
bei combit.ListLabel14.ListLabel.Design()
bei VOPT.frmAuftragDruck.cmdDrucken_Click(Object sender, EventArgs e) in C:\Users\Intelli Soft\Documents\Visual Studio 2008\Projects\Visual OPT .NET - Kopie\Vopt\VOPT\Formulare\frmAuftragDruck.vb:Zeile 31.
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei Janus.Windows.EditControls.UIButton.OnClick(EventArgs e)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.RunDialog(Form form)
bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
bei System.Windows.Forms.Form.ShowDialog()
bei VOPT.usrKundenstamm.cmdDruckAuftrag_Click(Object sender, CommandEventArgs e) in C:\Users\Intelli Soft\Documents\Visual Studio 2008\Projects\Visual OPT .NET - Kopie\Vopt\VOPT\UserControl\usrKundenstamm.vb:Zeile 595.
bei Janus.Windows.Ribbon.CommandBase.OnClick(CommandEventArgs e)
bei Janus.Windows.Ribbon.CommandBase.InvokeOnClick()
bei Janus.Windows.Ribbon.ButtonCommand.InvokeOnClick()
bei Janus.Windows.Ribbon.JNSD.OnMouseUp(MouseEventArgs e)
bei Janus.Windows.Ribbon.JNSAO.OnMouseUp(MouseEventArgs e)
bei Janus.Windows.Ribbon.JNSCE.OnMouseUp(MouseEventArgs e)
bei Janus.Windows.Ribbon.JNSCM.a(MouseEventArgs )
bei Janus.Windows.Ribbon.Ribbon.OnMouseUp(MouseEventArgs e)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei Janus.Windows.Ribbon.Ribbon.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.Run(Form mainForm)
bei VOPT.VisualOPTNet.Initialize() in C:\Users\Intelli Soft\Documents\Visual Studio 2008\Projects\Visual OPT .NET - Kopie\Vopt\VOPT\Modul\VisualOPTNet.vb:Zeile 27.
bei VOPT.Start.Main() in C:\Users\Intelli Soft\Documents\Visual Studio 2008\Projects\Visual OPT .NET - Kopie\Vopt\VOPT\Modul\Start.vb:Zeile 21.
bei System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
bei System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
bei Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()

Hope you can help

Posted: Thu 27 Aug 2009 12:27
by Zero-G.
Hey

No idea? - Or are you investigating?
Please tell me an update

THX

Posted: Thu 27 Aug 2009 14:56
by Shalex
We are investigating the issue. We will notify you about the results as soon as possible.

Posted: Thu 03 Sep 2009 10:00
by Zero-G.
PLEASE!? - Any kind of update here?

THX

Posted: Mon 07 Sep 2009 15:08
by Shalex
It is not clear why Devart.Data.Linq.Provider.ObjectReader`1.Reset() is called in this case.
The result of query is always single-pass.
In the next build we will implement the Microsoft's behaviour - this method will do nothing.
Maybe this will help.

Posted: Mon 07 Sep 2009 15:23
by Zero-G.
Thanks for letting me know

Is there a timeframe, when the next build will come out?

Posted: Tue 08 Sep 2009 08:27
by Shalex
The new build will be available in several weeks.
I will post here when it is available.

Posted: Wed 23 Sep 2009 10:03
by Zero-G.
Hey

Any news about the timeframe?

Posted: Thu 24 Sep 2009 14:01
by AndreyR
The new build is available.