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

[Bug]: PCF Builder does not start #66

Open
ShazzyImperium opened this issue Apr 4, 2023 · 3 comments
Open

[Bug]: PCF Builder does not start #66

ShazzyImperium opened this issue Apr 4, 2023 · 3 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@ShazzyImperium
Copy link

Contact Details

shahzar.khalid@imperiumdynamics.com

What happened?

On opening it gives the following error:

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Maverick.PCF.Builder.PCFBuilder.PopulateControlDetails()
at Maverick.PCF.Builder.PCFBuilder.tsbEditControl_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

What version of the tool are you using?

2.2023.3.201

What version of XrmToolBox are you running?

1.2023.2.64

Relevant log output

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at Maverick.PCF.Builder.PCFBuilder.PopulateControlDetails()
   at Maverick.PCF.Builder.PCFBuilder.tsbEditControl_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
@power-maverick-bot
Copy link

Thanks for opening your first issue here! Please make sure you have given us as much context as possible.
One of the repo maintainer will respond as soon as possible.

@github-actions
Copy link

github-actions bot commented Apr 4, 2023

Thank you for creating your first issue. This will help me improve this tool.

@Power-Maverick
Copy link
Owner

Unable to recreate the issue. Need more details.

@Power-Maverick Power-Maverick added question Further information is requested and removed triage labels Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants