Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 488193
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T01:40:56+00:00 2026-05-13T01:40:56+00:00

I have a window, in which i have many controls, UserControls or controls derived

  • 0

I have a window, in which i have many controls, UserControls or controls derived from other controls (and grids and frames).

It works fine if i DON’T add any event to ANY of the controls i have in my window (in XAML). I have many other events that don’t cause this, but if i add a new event. It will crash.

Example:

This is the control i would like to add my event to:

<con:MyControl Content="Hello" Grid.Column="3" Width="90"/>

So, i change it into:

<con:MyControl Content="Hello" Grid.Column="3" Width="90" Click="Hello_Click"/>

The application compiles…

But then, this happens:

'Set connectionId threw an exception.' Line number '53' and line position '22'.

InnerException:

{"Unable to cast object of type 'System.Windows.Controls.Button' to type 'MyNamespace.MyClass.MyControl'."}

If i now remove

Click="Hello_Click"

It works perfectly fine!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T01:40:56+00:00Added an answer on May 13, 2026 at 1:40 am

    I agree with Anurag. If you have a button elsewhere on your client that is hosting MyControl you may be able to attach the button event to your control by changing Click=”Hello_Click” to Button.Click=”Hello_Click”. But you would need to have a button further down the logical hierachy so its event could bubble up to your control. The error suggests that MyControl does not subclass Button.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this custom JSlider, which will be used in many other forms/windows. But
I have a MVVM-based Window with many controls, and my Model implements IDataErrorInfo .
I have a windows with many controls in it, which are organized in containers,
I have a form MainForm which is a Windows Forms form that contains many
I have main window which has inner grid components. When I press a button
I have a window which contains a split view. One of the splits contains
I have a window which is hidden and I would like to send a
I have a window which has a custom NSView and has a bottom bar
i have a window which is like this <Window x:Class=pharmacy_Concept.MainWindow xmlns=http://schemas.microsoft.com/winfx/2006/xaml/presentation xmlns:x=http://schemas.microsoft.com/winfx/2006/xaml Title=MainWindow Height=350
I have a WPF4 application i have 1 window which editing data : main

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.