

InterviewSolution
Saved Bookmarks
1. |
Solve : error message: 72c:iTunesHelper.exe unable to locate component? |
Answer» <html><body><p>"The application has failed to start because ASL.dll was not found. Re-installing application may fix problem"<br/><br/>This appeared when I tried to click on updates in iTunes. What does it mean? What is a dll? Is this a function of the operating system (which is why I posted here) or is it something else?<br/><br/>ThanksHello, jonnyD <br/><br/>iTunes 9.1. If you have upgraded to iTunes 9.1, several programs will start giving you an error that ASL.dll is missing. <br/><br/>--------------------------------------------------------------------------------<br/><br/>What you can do:<br/><br/><a href="https://interviewquestions.tuteehub.com/tag/go-468886" style="font-weight:bold;" target="_blank" title="Click to know more about GO">GO</a> to Start<br/><br/>Go to Control Panel <br/><br/>Go to Add/Remove Programs<br/><br/>Navigate to Itunes and uninstall it.<br/><br/>Then re-install it. <a href="https://www.apple.com/itunes/download/">http://www.apple.com/itunes/download/</a><br/><br/>If this does not work then this might solve the problem <br/><br/> [Below]<br/><br/>--------------------------------------------------------------------------------<br/><br/>This problem also occurs while trying to jailbreak iPhone using Blackra1n, when running the executable will give you an error saying that ASL.dll is missing.<br/><br/>The solution for this is simple, you will need to place the Blackra1n executables in the Apple folder under Common files in Program Files. The folder would be located in the following locations:<br/><br/>32 Bit – C:\Program Files\Common Files\Apple\Apple Application Support<br/><br/>64 Bit – C:\Program Files (<a href="https://interviewquestions.tuteehub.com/tag/x86-1463277" style="font-weight:bold;" target="_blank" title="Click to know more about X86">X86</a>)\Common Files\Apple\Apple Application Support<br/><br/>For legal assumptions/issues & or comments.<br/><br/>It is legal to jailbreak an iPhone. Since the DMCA has made the rule.<br/><br/>Need more proof read here:<br/><br/><a href="https://abcnews.go.com/Technology/us-government-jailbreaking-iphone-legal/story?id=11254253">http://abcnews.go.com/Technology/us-government-jailbreaking-iphone-legal/story?id=11254253</a><br/><br/>--------------------------------------------------------------------------------<br/>Q: What does it mean?<br/><br/>A: It means that it cannot work because it does not have the file it needs to make it work correctly or at all.<br/><br/>Q: What is a dll?<br/><br/>A: A DLL is a Dynamic-Link Library. It is a file of <a href="https://interviewquestions.tuteehub.com/tag/functions-13351" style="font-weight:bold;" target="_blank" title="Click to know more about FUNCTIONS">FUNCTIONS</a>, compiled, linked, and saved separately from the processes that use them. Functions in DLLs can be used by more than one running <a href="https://interviewquestions.tuteehub.com/tag/process-11618" style="font-weight:bold;" target="_blank" title="Click to know more about PROCESS">PROCESS</a>. The operating system maps the DLLs into the process's address space when the process is started up or while it is running. Dynamic link libraries are stored in files with the DLL file extension. <br/><br/>Q: Is this function of the operating system (which is why i posted here) or is it something else?<br/><br/>A: I do not know if it is a function of the operating system. It <a href="https://interviewquestions.tuteehub.com/tag/could-410026" style="font-weight:bold;" target="_blank" title="Click to know more about COULD">COULD</a> be or it could be a function to something else.<br/>--------------------------------------------------------------------------------<br/>Best of Regards,<br/>KornmonGrim<br/><br/><br/><br/><br/><br/><br/><br/><br/></p></body></html> | |