today I installed Windows XP SP2 Home on a computer. I went to try to run Windows Update on it and was greeted with "The website has encountered a problem and cannot display the page you are trying to view -- error number 0x8024400A" enter image description here [https://i.stack.imgur.com/N4pQf.png] I've [...] read more
I'm having an issue with a Windows Server 2012 R2 server I've inherited. It started when I was trying to figure out a problem with VSS which didn't allow it to take a backup. One of the suggestions was to un-register and re-register some DLLs; however, now I can't re-register [...] read more
I have a COM DLL (MyWrapper), with a COM ATL Object (class) defined inside. This COM dll is basically to be an interface between my WPF .exe and native MFC DLLs. Everything works perfectly fine until I put the COM DLL in my source control to check in the code. [...] read more