April 2009 Entries
With the new Beta 4.0 release,I am sure a lot of people would have had this issue. Shift + Upgrade Or Shift + Restore to the Beta 4.0 firmware caused itunes errors. Here's what I did to get it working: Download itunes 8.2 Shift + Upgrade | Uknown Error occurred Shift + Restore | Unknown Error occurred Resolution: Restore your iPhone 3g to Beta 3.0 Shift + Restore (beta 4) | Worked. Cheers...
One of the key configurations to get AJAX working on IIS 7.0 [Windows Server 2008 | Vista] This should be added within the web.config of the SharePoint site. The <system.webserver> Element The <system.webserver> element contains configuration settings used by Microsoft Internet Information Server (IIS) 7.0. The following example shows the <system.webserver> element for ASP.NET AJAX. Add this section to the existing Web.config file as a child of the <configuration> element....