2011
Solution | Unable to write output file ‘…pdb’; unspecified error
Fatal Error:get('adsPerSlot') in Admin Options don't exist (not an array)!Your ads will be inserted here by
Easy Ads Lite.
Please go to the plugin admin page to paste your ad code.
During this weekend, I started having a problem when building a solution in Visual Studio. It would load the following error:
Unable to write to output file Solution_Name.pdb
This Visual Studio solution has 8 projects, and a lot of files and folders. I tried several solutions that I found on the net, which worked for others, but none worked for my case including:
- Delete the .pdb file from the solution – Didn’t Work
- Delete the Debug folder – Still Didn’t work
- Delete the whole obj Folder – Nothing
- Cleaned the solution
- Re-Build the solution
- locate file, or folder, select them, right-click, and turn off the ‘Read only’ attribute – It wasn’t On
- Reboot Machine (classic) – Still didn’t work
Your ads will be inserted here by
Easy Ads Lite.
Please go to the plugin admin page to paste your ad code.
Someone even recommended to create a new solution and copy and paste each file, but the system I’m working on is being used by other developers and it’s too big to copy and paste each file.
Then I found this post on asp.net forums, which had the same problems as I did, multiple projects and same error. You need to just remove the references of the files which are not in the solution (ie. the files with the warning sign).
When I rebuilt, everything worked again!! Thanks carol123!!
Your ads will be inserted here by
Easy Ads Lite.
Please go to the plugin admin page to paste your ad code.
3 Comments
Leave a comment
Recent Posts
Favourite Links
Tags
Archives
- May 2012
- February 2012
- December 2011
- October 2011
- September 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- July 2009
- June 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- September 2008
- August 2008
- June 2008
- May 2008
- March 2008
- February 2008
- November 2007
- September 2007
- July 2007
- June 2007
- May 2007
- February 2007
- January 2007
- November 2006
- October 2006
Categories
- Android
- Apple
- ASP.Net
- Blackberry OS
- CMS
- Creative Computing
- Crystal Reports
- Day to Day
- Deep Design Malta
- Design and Development
- Development Tools
- Games
- Google Analytics
- Google Gmail
- Internet Explorer
- iPhone/3G
- iPod Touch
- JavaScript
- JQuery
- Microsoft
- Microsoft SQL Server
- Microsoft Visual Studio
- MS Office
- My Blog
- NetBeans
- Off Topic
- Online Services
- Permissions
- Phones and Tablets Platforms
- Project NINE
- PSP NGP
- Quickie
- SEO
- Silverlight For WP7
- Sitefinity
- Sony
- Uncategorized
- Utilities
- VB .Net
- Windows 7
- Windows 8
- Windows Live
- Windows Mobile
- Windows Phone 7
- Windows Vista
- Wordpress
- WP Apps
- Yellow Pages





This kind of problem isn’t in my dictionary anymore mate coz im using php
hahaha
Heyy sabihh!! Haha no more .Net… boooo you make me puke!!!
haha.. Kif sejjer xbin? Issa ibni blog ghal php
… filkas uza Project Nine u ghamel blog biha
b’xejn ta ghalik!
I had the same error message while trying to debug a classic asp project in VS2010.
I used your advice and it solved the problem.
thanks !