In the world of programming, nothing guarantees an instant ulcer more than change.
Object-oriented programming (OOP) is particularly susceptible to
problems stemming from changes made to objects upon which the code is dependent.
However, when dependencies are well managed, adverse affects from change can
be kept at bay.
22 February 2011
Fix TFS "Cloaked Path" Problem
at
12:22
Here's the situation you're likely facing: you've been tasked to add a Visual Studio (VS) solution to an Team Foundation Server (TFS) as a Team Project (TP). You launched Visual Studio or the TFS Web interface, and then navigated to the TP in the Source Control Explorer. You dragged the solution folder from Windows Explorer into Source Control Explorer. The Add to Source Control dialog appeared, but you notice the following:
Well, there is an easy solution for that!
- The Items to add tab says "(0)", indicating no items will be added
- All files are listed in the Exlcuded items tab
- The status message below the item tabs reads, "This item cannot be added because its destination path is cloaked"
- You are asking yourself, "What the heck is a cloaked path?"
Well, there is an easy solution for that!
15 February 2011
The Virtual PC Login Blockade
at
09:32
"Virtual PC Won't Let Me Log In!"
I've heard that one before. So, you're using Microsoft Virtual PC for quality assurance (QA) testing, or for other use. Things are going fine, until after a reboot of the virtual machine (VM). When it boots, the VM operating system (OS) prompts you to log in. (See image.) No matter what you enter, the machine just won't log in! Even the local administrator credentials won't work.
Subscribe to:
Posts (Atom)