Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FastReport Designer Dialog Error #15

Closed
eliezeralmeida opened this issue Nov 1, 2018 · 2 comments
Closed

FastReport Designer Dialog Error #15

eliezeralmeida opened this issue Nov 1, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@eliezeralmeida
Copy link

exception error:

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at FastReport.Design.ReportTab.InitPages(Int32 index)
   at FastReport.Design.ReportTab.NewDialog()
   at FastReport.DevComponents.DotNetBar.BaseItem.RaiseClick(eEventSource source)
   at FastReport.DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
   at FastReport.DevComponents.DotNetBar.PopupItem.InternalMouseUp(MouseEventArgs objArg)
   at FastReport.DevComponents.DotNetBar.ButtonItem.InternalMouseUp(MouseEventArgs objArg)
   at FastReport.DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
   at FastReport.DevComponents.DotNetBar.GenericItemContainer.InternalMouseUp(MouseEventArgs objArg)
   at FastReport.DevComponents.DotNetBar.Bar.OnMouseUp(MouseEventArgs 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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Designer
    Assembly Version: 2018.4.7.0
    Win32 Version: 2018.4.7.0
    CodeBase: file:///C:/Users/Eliezer/Desktop/FastReport.Community/Designer.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3056.0 built by: NET472REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3056.0 built by: NET472REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
FastReport
    Assembly Version: 2018.4.7.0
    Win32 Version: 2018.4.7.0
    CodeBase: file:///C:/Users/Eliezer/Desktop/FastReport.Community/Designer.exe
----------------------------------------
FastReport.Bars
    Assembly Version: 1.0.0.0
    Win32 Version: 2018.4.7.0
    CodeBase: file:///C:/Users/Eliezer/Desktop/FastReport.Community/Designer.exe
----------------------------------------
FastReport.Editor
    Assembly Version: 1.0.0.0
    Win32 Version: 2018.4.7.0
    CodeBase: file:///C:/Users/Eliezer/Desktop/FastReport.Community/Designer.exe
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3056.0 built by: NET472REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.DataVisualization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3056.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3160.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3056.0 built by: NET472REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3056.0 built by: NET472REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

image:

designer error

@fediachov
Copy link
Contributor

fediachov commented Nov 1, 2018

Hi,

Thank for your message. This button should be disabled in Designer Community Edition. The FastReport Open Source does not support dialogues in reports. We will fix this bug in next release of Designer.

@fediachov fediachov added invalid This doesn't seem right bug Something isn't working and removed invalid This doesn't seem right labels Nov 1, 2018
@fediachov fediachov assigned fediachov and Detrav and unassigned fediachov Nov 1, 2018
@Detrav
Copy link
Member

Detrav commented Nov 2, 2018

The button is disabled in v2018.4.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants