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. Visual Studio
  4. [SOLVED] compilation problems

[SOLVED] compilation problems

Scheduled Pinned Locked Moved Visual Studio
csharp
2 Posts 1 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
    Lutoslaw
    wrote on last edited by
    #1

    After doing a refactoring with R# (splitting a class into smaller ones, pulling up a few members to an abstract class etc.) the solution won't compile. R#'s solution-wide analysis shows no errors, I can CTRL-click on a type to navigate to it's declaration etc. but in the C# editor they aren't coloured blue as normally. There are a lot "The type or namespace name 'X' could not be found" errors. :sigh:

    Greetings - Jacek

    L 1 Reply Last reply
    0
    • L Lutoslaw

      After doing a refactoring with R# (splitting a class into smaller ones, pulling up a few members to an abstract class etc.) the solution won't compile. R#'s solution-wide analysis shows no errors, I can CTRL-click on a type to navigate to it's declaration etc. but in the C# editor they aren't coloured blue as normally. There are a lot "The type or namespace name 'X' could not be found" errors. :sigh:

      Greetings - Jacek

      L Offline
      L Offline
      Lutoslaw
      wrote on last edited by
      #2

      Re-added project references to third-party libraries and changed a target framework to 4.0 (was: 4.0 client profile). I also deleted all 'obj' and 'bin' folders although I'm not sure if it changed anything.

      Greetings - Jacek

      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