Click here to Skip to main content
15,895,772 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: SmartXML Pin
Bassam Abdul-Baki25-Apr-19 9:13
professionalBassam Abdul-Baki25-Apr-19 9:13 
GeneralRe: SmartXML Pin
Mark_Wallace25-Apr-19 9:55
Mark_Wallace25-Apr-19 9:55 
GeneralRe: SmartXML Pin
Bassam Abdul-Baki25-Apr-19 12:19
professionalBassam Abdul-Baki25-Apr-19 12:19 
GeneralRe: SmartXML Pin
Marc Clifton26-Apr-19 2:08
mvaMarc Clifton26-Apr-19 2:08 
GeneralRe: SmartXML Pin
Brisingr Aerowing25-Apr-19 11:45
professionalBrisingr Aerowing25-Apr-19 11:45 
GeneralRe: SmartXML Pin
MarkTJohnson26-Apr-19 3:01
professionalMarkTJohnson26-Apr-19 3:01 
GeneralRe: SmartXML Pin
kalberts26-Apr-19 7:33
kalberts26-Apr-19 7:33 
GeneralSpace, the final frontier Pin
RickZeeland25-Apr-19 6:49
mveRickZeeland25-Apr-19 6:49 
After a failed build on our Windows build server with Visual Studio 2017, it turned out that the C: drive had run out of space. Freeing up space in the usual way with "Disk Cleanup" did not help much. Only after inspection of directories my eye fell on C:\ProgramData\Package Cache which was over 9 Gb in size !
After Googling a bit I found this helpful link: Move C:\ProgramData\Package Cache\ to D:\ – Knowledgebase[^]
Following the instructions I could move the data to the D: drive and created a "filesystem junction" to point to the new location.
Everything seemed to work fine after that, but beware that problems can occur when updating or repairing with the Visual Studio installer Unsure | :~
GeneralRe: Space, the final frontier Pin
Mark_Wallace25-Apr-19 8:05
Mark_Wallace25-Apr-19 8:05 
GeneralRe: Space, the final frontier Pin
dandy7225-Apr-19 9:22
dandy7225-Apr-19 9:22 
GeneralRe: Space, the final frontier Pin
David O'Neil25-Apr-19 15:23
professionalDavid O'Neil25-Apr-19 15:23 
GeneralRe: Space, the final frontier Pin
dandy7226-Apr-19 10:03
dandy7226-Apr-19 10:03 
GeneralRe: Space, the final frontier Pin
David O'Neil26-Apr-19 11:41
professionalDavid O'Neil26-Apr-19 11:41 
GeneralSmoke Detectors Pin
k505425-Apr-19 5:06
mvek505425-Apr-19 5:06 
AnswerRe: Smoke Detectors Pin
megaadam25-Apr-19 5:08
professionalmegaadam25-Apr-19 5:08 
GeneralRe: Smoke Detectors PinPopular
OriginalGriff25-Apr-19 5:11
mveOriginalGriff25-Apr-19 5:11 
GeneralRe: Smoke Detectors PinPopular
SeattleC++26-Apr-19 8:09
SeattleC++26-Apr-19 8:09 
GeneralRe: Smoke Detectors Pin
OriginalGriff26-Apr-19 8:17
mveOriginalGriff26-Apr-19 8:17 
GeneralRe: Smoke Detectors Pin
Pualee25-Apr-19 5:13
Pualee25-Apr-19 5:13 
GeneralRe: Smoke Detectors Pin
OriginalGriff25-Apr-19 5:16
mveOriginalGriff25-Apr-19 5:16 
GeneralRe: Smoke Detectors Pin
Marc Clifton25-Apr-19 6:42
mvaMarc Clifton25-Apr-19 6:42 
GeneralRe: Smoke Detectors Pin
BryanFazekas26-Apr-19 1:40
BryanFazekas26-Apr-19 1:40 
GeneralRe: Smoke Detectors Pin
englebart26-Apr-19 3:54
professionalenglebart26-Apr-19 3:54 
GeneralRe: Smoke Detectors Pin
BryanFazekas26-Apr-19 4:07
BryanFazekas26-Apr-19 4:07 
GeneralRe: Smoke Detectors Pin
Mark_Wallace25-Apr-19 8:08
Mark_Wallace25-Apr-19 8:08 

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.