Community discussion forum

Not able to create a VB.Net form object.

  • 1 month ago

    HI,

    I am facing a peculiar problem in one of my VB.Net project. Problem scenario is : i am not able to create an object of a existing form. there are several forms of which i am vry wel abl to initiate the object but for 2 forms i am not able to initiate the object. some time back i was able to create the object but not now.

    please give me your valuable suggestion, i am stuck in this issue from last 6 hrs.

    Thanks, Rahul

  • Advertisement

    Simply the fastest line-level profiler for .NET ever

    “The low overhead means it has minimal impact on the execution of my program”
    Mark Everest, Development Team Leader, Renault F1 Team Ltd.

    Try out the new ANTS Profiler 4 for yourself. Download your 14-day trial now

  • 1 month ago

    What does it mean "initiate object from form"? I am not able to move behind such terminology. Do you mean creating new Form programatically in some procedure, or kind of pushing opened (or existing) windows through (or into) an variable of Object type?

  • 1 month ago

    after reread I guess you got errors for Dim f As New frmSomeStuff?

Post a reply

Enter your message below

Sign in or Join us (it's free).