Add New Item

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Roger Sutton

    #1

    Add New Item

    I wish to 'Add New Item' Windows form to a project. Accepting the default
    name Form2.vb or providing my own name produces a Microsoft Environment
    Error: Operation cannot be completed.
    I can create the form outside then use 'Add Existing Item' to achieve the
    same but gateful to learn why 'Add New Item' is not working.

    Thanks

    Roger Sutton


  • mayayana

    #2
    Re: Add New Item

    That sounds like VB.Net, which is not the same
    as VB. Try a search for newsgroups with "dotnet"
    in the name. There are two or three of them.
    --
    _______________ ______________

    mayayXXana1a@mi ndYYspring.com
    For return email remove XX and YY.
    _______________ ______________
    Roger Sutton <crs@kent.ac.uk > wrote in message
    news:cpua2h$n3u $1@athena.ukc.a c.uk...[color=blue]
    > I wish to 'Add New Item' Windows form to a project. Accepting the default
    > name Form2.vb or providing my own name produces a Microsoft Environment
    > Error: Operation cannot be completed.
    > I can create the form outside then use 'Add Existing Item' to achieve the
    > same but gateful to learn why 'Add New Item' is not working.
    >
    > Thanks
    >
    > Roger Sutton
    >
    >[/color]


    Comment

    Working...