Click here to Skip to main content
15,890,374 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Thanks for nothing Visual Studio Pin
Marc Clifton17-Aug-17 7:04
mvaMarc Clifton17-Aug-17 7:04 
GeneralRe: Thanks for nothing Visual Studio Pin
Gary Wheeler17-Aug-17 7:12
Gary Wheeler17-Aug-17 7:12 
GeneralRe: Thanks for nothing Visual Studio Pin
User 842017-Aug-17 6:40
User 842017-Aug-17 6:40 
GeneralRe: Thanks for nothing Visual Studio Pin
raddevus17-Aug-17 7:14
mvaraddevus17-Aug-17 7:14 
GeneralRe: Thanks for nothing Visual Studio Pin
Marc Clifton17-Aug-17 7:28
mvaMarc Clifton17-Aug-17 7:28 
GeneralRe: Thanks for nothing Visual Studio Pin
raddevus17-Aug-17 7:47
mvaraddevus17-Aug-17 7:47 
GeneralRe: Thanks for nothing Visual Studio Pin
Herbie Mountjoy20-Aug-17 15:50
professionalHerbie Mountjoy20-Aug-17 15:50 
PraiseRe: Thanks for nothing Visual Studio Pin
Richard Deeming17-Aug-17 6:59
mveRichard Deeming17-Aug-17 6:59 
Tools ⇒ Options ⇒ Projects and Solutions ⇒ Build and Run

Set both "MSBuild verbosity" options to "Diagnostic". (I seem to recall that the one that sounded obviously right had no effect, so try both. Oh, and "Detailed" doesn't work; it has to be "Diagnostic".)

Then trawl through 500+ pages of output to see if you can find some hint as to what the problem might be.

Then make some changes that might fix the problem, until the next time you start Visual Studio, when the same error will come back again.

Finally, give up, go and grab a beer, and learn to suppress your OCD and put up with this warning appearing in the build output on every build until the project is obsolete. Big Grin | :-D



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: Thanks for nothing Visual Studio Pin
Pete O'Hanlon17-Aug-17 7:01
mvePete O'Hanlon17-Aug-17 7:01 
GeneralRe: Thanks for nothing Visual Studio Pin
GKP199217-Aug-17 23:52
professionalGKP199217-Aug-17 23:52 
GeneralRe: Thanks for nothing Visual Studio Pin
Chris Maunder18-Aug-17 7:10
cofounderChris Maunder18-Aug-17 7:10 
GeneralRe: Thanks for nothing Visual Studio Pin
Steve Naidamast18-Aug-17 4:10
professionalSteve Naidamast18-Aug-17 4:10 
GeneralRe: Thanks for nothing Visual Studio Pin
Chris Maunder18-Aug-17 8:16
cofounderChris Maunder18-Aug-17 8:16 
GeneralRe: Thanks for nothing Visual Studio Pin
wheelman570z18-Aug-17 8:46
professionalwheelman570z18-Aug-17 8:46 
GeneralRe: Thanks for nothing Visual Studio Pin
Steve Naidamast18-Aug-17 9:05
professionalSteve Naidamast18-Aug-17 9:05 
GeneralRe: Thanks for nothing Visual Studio Pin
Wearwolf18-Aug-17 4:32
Wearwolf18-Aug-17 4:32 
GeneralRe: Thanks for nothing Visual Studio Pin
Chris Maunder18-Aug-17 8:14
cofounderChris Maunder18-Aug-17 8:14 
GeneralThought of the day Pin
OriginalGriff17-Aug-17 4:59
mveOriginalGriff17-Aug-17 4:59 
GeneralRe: Thought of the day Pin
W Balboos, GHB17-Aug-17 5:10
W Balboos, GHB17-Aug-17 5:10 
QuestionRe: Thought of the day Pin
megaadam17-Aug-17 5:12
professionalmegaadam17-Aug-17 5:12 
AnswerRe: Thought of the day Pin
OriginalGriff17-Aug-17 5:16
mveOriginalGriff17-Aug-17 5:16 
AnswerRe: Thought of the day Pin
W Balboos, GHB17-Aug-17 5:16
W Balboos, GHB17-Aug-17 5:16 
QuestionRe: Thought of the day Pin
megaadam17-Aug-17 5:11
professionalmegaadam17-Aug-17 5:11 
GeneralRe: Thought of the day Pin
lopatir17-Aug-17 5:37
lopatir17-Aug-17 5:37 
GeneralRe: Thought of the day Pin
OriginalGriff17-Aug-17 5:43
mveOriginalGriff17-Aug-17 5:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.