|
-
Nov 28th, 2012, 10:42 AM
#1
Thread Starter
PowerPoster
[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?
-
Nov 28th, 2012, 07:28 PM
#2
Re: VS2012 Development configuration file was not found
What does "work in dev" means?
Maybe a new feature in vs2012?
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Nov 29th, 2012, 08:53 AM
#3
Thread Starter
PowerPoster
Re: VS2012 Development configuration file was not found
 Originally Posted by sapator
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.
-
Nov 29th, 2012, 07:23 PM
#4
Re: VS2012 Development configuration file was not found
Maybe a web.config file missing, if you have multiple web.config files in directories(?)
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Nov 30th, 2012, 08:23 AM
#5
Thread Starter
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|