Posts

Showing posts from January, 2015

Download fail for Adobe product-SCUP issue

Image
I just faced this problem in one of my customer project. And not found any relevant solution. Then I decided to raise this in Tech Net forum. Hope the solution will help you guys. Problem logged in Tech Net . Solution : First of all as always need to check log file. But there are trick here SCUP log location is different . SCUP.log -->   C:\Users\ABC\AppData\Local\Temp  ( Replace ABC with your current log on user) Pactchdownloader.log -->   c:\users\%username%\appdata\local\temp'   Patchdownloader log says that  HttpSendRequest failed HTTP_STATUS_NOT_FOUND , seems like its a IIS issue. So my first  attempt  now to dig into IIS .  1. Open inetmgr from effected server using run command.(use my admin credential here) 2. Then expand the server node. 3. Next Sites and expand WSUS Administration  4. Next R/c on Content folder and try to browse it. (on a effected server its showing you ...