hi, I have installed .netframe work 3.5 bymistake and now when I install wamp local host is not working in window 8 pro ,.netframework and wamp conflict with each other or what? please help how to uninstall .net frame work and how wamp local host will work?
It is EXTREMELY unlikely having .NET installed is actually conflicting with WAMP, it is much more likely an application that uses it is the problem... something that is conflicting with port 80 or some other port it's trying to use... like say... Skype. I have that problem in XAMPP whenever I set up a new workstation. Could you be more specific on what you mean by "not working in Win 8" (well, apart from it being Windows 8)? Is it staying there's a port conflict, is it failing to respond for some other reason? "Not working" is pretty darned vague. ASSUMING it's a port conflict run "netstat -ao" from the command line, figure out what PID is using port 80 (or whatever port is in conflict), then run "TaskList /FI "PID eq 0000" /FO LIST /V" replacing 0000 with the PID of the program using the port in question.
Hi there, I have found this site with some good screenshots to uninstalling a program on windows 8.. (the latest OS is a tad confusing i agree with you on that one!) https://kb.wisc.edu/page.php?id=27423 Matt