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. Project config out of date?

Project config out of date?

Scheduled Pinned Locked Moved .NET (Core and Framework)
visual-studiocsharpquestionworkspace
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.
  • L Offline
    L Offline
    Lunchy
    wrote on last edited by
    #1

    I can compile my project fine, but everytime I go to run my program from within the VS.NET IDE I get the messagebox that says These project configuration(s) are out of date: "ProjectName - Configuration Name" Would you like to build them? It says this for any build config. If I hit yes it'll recompile the resources, relink then start my program. I don't understand why this always happens even after just rebuilding my project. It doesn't happen with all my projects, and I haven't been able to find an option or anything to try changing. Anyone have any ideas? -Lunchy

    J 1 Reply Last reply
    0
    • L Lunchy

      I can compile my project fine, but everytime I go to run my program from within the VS.NET IDE I get the messagebox that says These project configuration(s) are out of date: "ProjectName - Configuration Name" Would you like to build them? It says this for any build config. If I hit yes it'll recompile the resources, relink then start my program. I don't understand why this always happens even after just rebuilding my project. It doesn't happen with all my projects, and I haven't been able to find an option or anything to try changing. Anyone have any ideas? -Lunchy

      J Offline
      J Offline
      James T Johnson
      wrote on last edited by
      #2

      You'll get that messagebox if a file has been modified since the last compile. So this means one of several things, you have a post-build step that is modifying one of the files (version incrementer?), a virus which is embedding itself in a file once a file has closed, or its just a random bug. Sorry I can't be of more help, James Simplicity Rules!

      L 1 Reply Last reply
      0
      • J James T Johnson

        You'll get that messagebox if a file has been modified since the last compile. So this means one of several things, you have a post-build step that is modifying one of the files (version incrementer?), a virus which is embedding itself in a file once a file has closed, or its just a random bug. Sorry I can't be of more help, James Simplicity Rules!

        L Offline
        L Offline
        Lunchy
        wrote on last edited by
        #3

        Hrmmm, SourceSafe wouldn't being doing anything would it? I wouldn't think so, but that's the only other thing I could think of. Shouldn't be a version incrementer as I'm not using one. And as far as a virus, I'd think it's a longshot. I've recreated the project and I get the same results. Unless it's attatched to a source file and not a project type file. Maybe it has something to do with wxWindows inards... who knows. :) Thanks much for the reply! :-D -Lunchy

        J 1 Reply Last reply
        0
        • L Lunchy

          Hrmmm, SourceSafe wouldn't being doing anything would it? I wouldn't think so, but that's the only other thing I could think of. Shouldn't be a version incrementer as I'm not using one. And as far as a virus, I'd think it's a longshot. I've recreated the project and I get the same results. Unless it's attatched to a source file and not a project type file. Maybe it has something to do with wxWindows inards... who knows. :) Thanks much for the reply! :-D -Lunchy

          J Offline
          J Offline
          James T Johnson
          wrote on last edited by
          #4

          SourceSafe might be doing something; but it seems odd. If you create a project not using SourceSafe do you get the same problems? I don't have SourceSafe here so I can't vouch for its innocence. James Simplicity Rules!

          L 1 Reply Last reply
          0
          • J James T Johnson

            SourceSafe might be doing something; but it seems odd. If you create a project not using SourceSafe do you get the same problems? I don't have SourceSafe here so I can't vouch for its innocence. James Simplicity Rules!

            L Offline
            L Offline
            Lunchy
            wrote on last edited by
            #5

            Oh yea, good point. I'm pretty sure I wasn't using sourcesafe on that new project. Must be something else... -Lunchy

            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