Results 1 to 6 of 6

Thread: "Unspecified Error"

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Location
    Oregon
    Posts
    2

    "Unspecified Error"

    Whenever I go to add a new form, it pops up an Unspecified Error. I am using Microsoft Visual Studio Basic.NET Enterprise Edition.

    I am a noobie to VB all together, and have been taking a college intro class to the language. Please help if you can. Thanks.

  2. #2
    Member
    Join Date
    May 2003
    Posts
    58
    Reinstall Visual Studio .NET......

  3. #3
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    I second that only if this is happening when you create a new solution, with a new project, with a new form. If this is happening with an existing solution, it is most likely something you did. A couple of the developers at my work have encountered this error, and it was ALWAYS something they did or were doing. It could also be a third party control like Crystal also.

  4. #4
    Lively Member
    Join Date
    Jul 2003
    Location
    Kuala Lumpur (Malaysia)
    Posts
    92

    Smile

    Hi,

    One of the causes is the incorrect framework use in the Visual Studio.Net. If this is the case. first uninstall all the dot net framework (1.0 and 1.1).

    Then reinstall back the framework based on the Visual Studio you use.

    2002 Version - Required 1.0
    2003 Version - Required 1.1

    To avoid confusion, try red to install both. It will makes your apps "panic", especially the ASP.NET.

  5. #5
    Lively Member
    Join Date
    Jul 2003
    Location
    Kuala Lumpur (Malaysia)
    Posts
    92
    Sorry, typing mistake.

    try not to use both version of framework.

  6. #6

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Location
    Oregon
    Posts
    2
    Thanks a lot. I'll reinstall.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width