From: A1b2c3d4 on
Hi,

Visual Studio 2005 SP1, Windows XP Pro SP2 + umpteen updates.

I'm getting the assert mentioned in the title of this message within my
application.

Its in:
BOOL CWinFormsControl<TManagedControl>::CreateManagedControl(DWORD dwStyle,
int nPlaceHolderID, CWnd* pParentWnd)

I'm at a loss to understand what the assert is trying to point out to me and
there's no explanatory text associated with it. I'm therefore struggling to
find out what to do to resolve it. Can anyone who knows the MFC source code
explain what the assert means?

Regards
David Razzetti