Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > .NET WinForms
  New Posts New Posts RSS Feed - problem with codejock commandbars .net
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum Lockedproblem with codejock commandbars .net

 Post Reply Post Reply
Author
Message
hamid-khakzad View Drop Down
Newbie
Newbie
Avatar

Joined: 28 May 2010
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote hamid-khakzad Quote  Post ReplyReply Direct Link To This Post Topic: problem with codejock commandbars .net
    Posted: 28 May 2010 at 8:04am

hello
I used commandBars and task panel .net in my project
when i set CommandBars Item LayoutType to ImageWithText,I see this error:

 

System.InvalidOperationException was unhandled
  Message="An error occurred creating the form. See Exception.InnerException for details.  The error is: Parameter is not valid."
  Source="Safeer"
  StackTrace:
       at Safeer.My.MyProject.MyForms.Create__Instance__[T](T Instance) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 190
       at Safeer.My.MyProject.MyForms.get_Mainform()
       at Safeer.My.MyApplication.OnCreateMainForm() in H:\SafeerSms\Safeer\My Project\Application.Designer.vb:line 35
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
       at Safeer.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81
       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
       at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()

but when i remove takpanel from my project it works good

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.187 seconds.