Results 1 to 5 of 5

Thread: [RESOLVED] VS2012 Development configuration file was not found

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Resolved [RESOLVED] VS2012 Development configuration file was not found

    I have an asp.net webproject that I inherited from another guy here at my ccompany. Before he left, we got the site to work in dev. Now that he has gone I try and run it again and I get the following error:

    Development configuration file was not found

    What the HELL is that? I have even googled that and there is nothing.

    I have changed absolutely nothing in the code.

    Any ideas?

  2. #2
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: VS2012 Development configuration file was not found

    What does "work in dev" means?
    Maybe a new feature in vs2012?
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Re: VS2012 Development configuration file was not found

    Quote Originally Posted by sapator View Post
    What does "work in dev" means?
    Maybe a new feature in vs2012?
    What I mean to say is that the website was working on my development machine.

  4. #4
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: VS2012 Development configuration file was not found

    Maybe a web.config file missing, if you have multiple web.config files in directories(?)
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  5. #5

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Re: [RESOLVED] VS2012 Development configuration file was not found

    I finally discovered that the problem was some stupid 3rd party dll that wasn't working right. Once I added it back into the project, the error went away.

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