all groups > dotnet windows forms designtime > february 2005 >
You're in the

dotnet windows forms designtime

group:

HELP: Adding a MainMenu Component results in IDE crash when edited


HELP: Adding a MainMenu Component results in IDE crash when edited Robert Porter
2/13/2005 7:43:35 PM
dotnet windows forms designtime:
When I add a main menu component from the toolbox to a Winform VB.NET project all is fine until I attempt to edit the menu by clicking it in the designer. I can usually get the first item added, when I click below it to add the next item the IDE crashes with no specific error, just the normal Windows crashed app message box. I usually send the crash report and restart the IDE, but I can't add a menu, any ideas?

I have removed every addin I could find, not many to begin with, and I am running on XP SP2 Visual Studio Ent Arch 2003.

Any help would be appreciated.

Cheers,

Robert Porter



Re: Adding a MainMenu Component results in IDE crash when edited Robert Porter
2/14/2005 5:35:16 AM
I can reproduce it very reliably. I am using the standard MainMenu control, I double click it from the Toolbox with a form open is design view. Then rename it to say mnuMain, then click in the area on the form designer to begin building the menu, almost immediately I get an IDE crash.

Sigh, this is now on 2 machines both XP SP2, both with all the latest patches etc.

Cheers,

Bob Porter

nntp://msnews.microsoft.com/microsoft.public.dotnet.framework.windowsforms.controls/<u1npDhnEFHA.3376@TK2MSFTNGP12.phx.gbl>

Indeed an odd scenario. Are you using the .NET MainMenu Component? If you
can repro it, try posting the steps...

--
Joey Calisay
http://spaces.msn.com/members/joeycalisay/


[quoted text, click to view]
project all is fine until I attempt to edit the menu by clicking it in the
designer. I can usually get the first item added, when I click below it to
add the next item the IDE crashes with no specific error, just the normal
Windows crashed app message box. I usually send the crash report and restart
the IDE, but I can't add a menu, any ideas?
[quoted text, click to view]



IRE: HELP: Adding a MainMenu Component results in IDE crash when edited Robert Porter
2/14/2005 5:37:38 AM
Thanks for the reply, I have indeed reinstalled VS 2003 with no luck, (a 2 hour process), it happens on 2 different systems here, and I am using the stock menu control that comes with .NET not sure what to do next?

Cheers,

Bob

nntp://msnews.microsoft.com/microsoft.public.dotnet.framework.windowsforms.designtime/<EOWyGPnEFHA.932@TK2MSFTNGXA01.phx.gbl>

Hi Robert,

Thanks for your posting!!

Based on your statement, you operation should be very general, which many
developers have done. So I think your problem should be a strange problem,
which I suspect should be your specific mainmenu component problem. Have
you tried the VB.net project in another machine?

If this problem does not arise on other machine, I suggest you re-install
your VS.net2003 to see if this will fix issue. Hope this helps.
=======================================================
Thank you for your patience and cooperation. If you have any questions or
concerns, please feel free to post it in the group. I am standing by to be
of assistance.

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.


Re: Adding a MainMenu Component results in IDE crash when edited Robert Porter
2/14/2005 7:52:20 AM
It does happen with a brand new project on both machines. I have been sending the crash reports to MS every time as well.

Bob

nntp://msnews.microsoft.com/microsoft.public.dotnet.framework.windowsforms.designtime/<uCiH#7pEFHA.2608@TK2MSFTNGP10.phx.gbl>

Do you use the same project on both machines?
Do you get the same result on a new project with nothing but a Form and a
MainMenu component?

--
Mick Doherty
http://dotnetrix.co.uk/nothing.html


[quoted text, click to view]



RE: HELP: Adding a MainMenu Component results in IDE crash when edited v-jetan NO[at]SPAM online.microsoft.com (
2/14/2005 9:01:20 AM
Hi Robert,

Thanks for your posting!!

Based on your statement, you operation should be very general, which many
developers have done. So I think your problem should be a strange problem,
which I suspect should be your specific mainmenu component problem. Have
you tried the VB.net project in another machine?

If this problem does not arise on other machine, I suggest you re-install
your VS.net2003 to see if this will fix issue. Hope this helps.
=======================================================
Thank you for your patience and cooperation. If you have any questions or
concerns, please feel free to post it in the group. I am standing by to be
of assistance.

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
I Re: Adding a MainMenu Component results in IDE crash when edited Robert Porter
2/14/2005 10:08:08 AM
I believe I found the solution, I removed a final AddIn that I had forgotten about, CodeSmart 2005 for VS.NET and viola! Errors went away! All is well now, I have contacted the vendor over this issue to see if they can identify the issue.

Cheers,

Bob Porter

nntp://msnews.microsoft.com/microsoft.public.dotnet.framework.windowsforms.controls/<eu3lr0qEFHA.3244@TK2MSFTNGP15.phx.gbl>

It does happen with a brand new project on both machines. I have been sending the crash reports to MS every time as well.

Bob

nntp://msnews.microsoft.com/microsoft.public.dotnet.framework.windowsforms.designtime/<uCiH#7pEFHA.2608@TK2MSFTNGP10.phx.gbl>

Do you use the same project on both machines?
Do you get the same result on a new project with nothing but a Form and a
MainMenu component?

--
Mick Doherty
http://dotnetrix.co.uk/nothing.html


[quoted text, click to view]



[microsoft.public.dotnet.framework.windowsforms.designtime]

Re: Adding a MainMenu Component results in IDE crash when edited Robert Porter
2/14/2005 10:09:51 AM
I believe I have found the problem, an AddIn I thought I had removed was still active. Once I removed it the problems stopped! It was AXTools Codesmart 2005 for VS.NET. I have contacted the vendor already to see if they can identify what was wrong.

Cheers,

Bob Porter

nntp://msnews.microsoft.com/microsoft.public.dotnet.framework.windowsforms.designtime/<eu3lr0qEFHA.3244@TK2MSFTNGP15.phx.gbl>

It does happen with a brand new project on both machines. I have been sending the crash reports to MS every time as well.

Bob

nntp://msnews.microsoft.com/microsoft.public.dotnet.framework.windowsforms.designtime/<uCiH#7pEFHA.2608@TK2MSFTNGP10.phx.gbl>

Do you use the same project on both machines?
Do you get the same result on a new project with nothing but a Form and a
MainMenu component?

--
Mick Doherty
http://dotnetrix.co.uk/nothing.html


[quoted text, click to view]



[microsoft.public.dotnet.framework.windowsforms.designtime]

Re: Adding a MainMenu Component results in IDE crash when edited Mick Doherty
2/14/2005 2:10:49 PM
Do you use the same project on both machines?
Do you get the same result on a new project with nothing but a Form and a
MainMenu component?

--
Mick Doherty
http://dotnetrix.co.uk/nothing.html


[quoted text, click to view]

Re: Adding a MainMenu Component results in IDE crash when edited joeycalisay
2/14/2005 5:33:36 PM
Indeed an odd scenario. Are you using the .NET MainMenu Component? If you
can repro it, try posting the steps...

--
Joey Calisay
http://spaces.msn.com/members/joeycalisay/


[quoted text, click to view]
project all is fine until I attempt to edit the menu by clicking it in the
designer. I can usually get the first item added, when I click below it to
add the next item the IDE crashes with no specific error, just the normal
Windows crashed app message box. I usually send the crash report and restart
the IDE, but I can't add a menu, any ideas?
[quoted text, click to view]

Re: Adding a MainMenu Component results in IDE crash when edited v-jetan NO[at]SPAM online.microsoft.com (
2/15/2005 3:00:32 AM
Hi Robert,

I am glad your finally find the cause of your problem. If you need any
further help, please feel free to post, we will help you. Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
AddThis Social Bookmark Button