Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Convert version 1.1 to version 2.0 .NET Framework

Convert version 1.1 to version 2.0 .NET Framework

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdotnetvisual-studiodebugging
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    angelagke
    wrote on last edited by
    #1

    I try to convert my project from version 1.1 to version 2.0 and using VB.NET. When I run my project in VS 2005, I get this error: Visual Studio cannot start debugging because the debug target 'C:\Projects\SCM\bin\SCM.exe' is missing. Please build the project and retry, or set the OutputPath and AssemblyName properties appropriately to point at the correct location for the target assembly. Any ideas for error message above ??:doh: angela

    D 1 Reply Last reply
    0
    • A angelagke

      I try to convert my project from version 1.1 to version 2.0 and using VB.NET. When I run my project in VS 2005, I get this error: Visual Studio cannot start debugging because the debug target 'C:\Projects\SCM\bin\SCM.exe' is missing. Please build the project and retry, or set the OutputPath and AssemblyName properties appropriately to point at the correct location for the target assembly. Any ideas for error message above ??:doh: angela

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Have you checked the upgrade log for your project for any messages? Has the project been rebuilt successfully? Is the account you're logged in under a member of the Debugger Users group? Dave Kreskowiak Microsoft MVP - Visual Basic

      A 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Have you checked the upgrade log for your project for any messages? Has the project been rebuilt successfully? Is the account you're logged in under a member of the Debugger Users group? Dave Kreskowiak Microsoft MVP - Visual Basic

        A Offline
        A Offline
        angelagke
        wrote on last edited by
        #3

        I can't rebuilt my project succesfully cause get certain errors, those errors are about name, type of control or form is not defined :| I had include one of the reference which is the version 1.0.0.0, isn't this matter cause I can't run my project properly?? By the way, how do I check the account that I logged is under a member of the Debugger Users group and upgrade log for my project :confused: Thanks for your help, Dave Kreskowiak :) angela

        D 1 Reply Last reply
        0
        • A angelagke

          I can't rebuilt my project succesfully cause get certain errors, those errors are about name, type of control or form is not defined :| I had include one of the reference which is the version 1.0.0.0, isn't this matter cause I can't run my project properly?? By the way, how do I check the account that I logged is under a member of the Debugger Users group and upgrade log for my project :confused: Thanks for your help, Dave Kreskowiak :) angela

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          angelagke wrote:

          I can't rebuilt my project succesfully cause get certain errors, those errors are about name, type of control or form is not defined I had include one of the reference which is the version 1.0.0.0, isn't this matter cause I can't run my project properly??

          You can't run your project because you can't compile the bloody thing. Fix the problems first, then it'l compile, then you'll actually have something to run!

          angelagke wrote:

          how do I check the account that I logged is under a member of the Debugger Users group

          Right-click MyComputer, pick Manage. Expand the Users and Groups folder, then click on the Groups folder. Double-click the Debugger Users group.

          angelagke wrote:

          upgrade log for my project

          The Upgrade log will be in a file in your project's folder, called UpgradeReport.xml. Double-click that to open it in a web browser for all the details on what the Upgrade Wizard did and what it couldn't do. Dave Kreskowiak Microsoft MVP - Visual Basic

          A 1 Reply Last reply
          0
          • D Dave Kreskowiak

            angelagke wrote:

            I can't rebuilt my project succesfully cause get certain errors, those errors are about name, type of control or form is not defined I had include one of the reference which is the version 1.0.0.0, isn't this matter cause I can't run my project properly??

            You can't run your project because you can't compile the bloody thing. Fix the problems first, then it'l compile, then you'll actually have something to run!

            angelagke wrote:

            how do I check the account that I logged is under a member of the Debugger Users group

            Right-click MyComputer, pick Manage. Expand the Users and Groups folder, then click on the Groups folder. Double-click the Debugger Users group.

            angelagke wrote:

            upgrade log for my project

            The Upgrade log will be in a file in your project's folder, called UpgradeReport.xml. Double-click that to open it in a web browser for all the details on what the Upgrade Wizard did and what it couldn't do. Dave Kreskowiak Microsoft MVP - Visual Basic

            A Offline
            A Offline
            angelagke
            wrote on last edited by
            #5

            ok, i get it. Thanks a lot for your explaination, Dave Kreskowiak :) Angela

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups