Hi all,
i am using a ribbon in my c# 2010 project, first i had .net framwork problem while i was running the form then i changed that to .net framework 4.0 now it says Win32 exception Unhandled. What is the problem? is the problem in debugger?
hefaz 3 Hanif Hefaz
Recommended Answers
Jump to PostWhat do the properties of the exception tell you?
Jump to PostIt would be more helpful if you showed us the "View Detail". Especially the inner exception. It usually would have more detail of what the issue is. More specifically if it is an issue being caused because you changed the framework and it does not support the older ribbon control.
Jump to PostTry completing a ribbon tutorial first like http://www.codeproject.com/Articles/364272/Easily-Add-a-Ribbon-into-a-WinForms-Application-Cs
All 10 Replies
Suzie999 245 Coding Hobbyist
hefaz 3 Hanif Hefaz
nullptr 167 Occasional Poster
NivekW 0 Newbie Poster
Amr.Mohammad87 6 Light Poster
Santanu.Das 125 Santanu Das
hefaz 3 Hanif Hefaz
rproffitt 2,701 https://5calls.org Moderator
hefaz 3 Hanif Hefaz
rproffitt 2,701 https://5calls.org Moderator
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.