Blog Posts on common problem fixed




Percent:
 
Distinct:
 


How To Reset Username SA Password In SQL Server by Fryan's Digital World on Feb 6, 2012We had this problem for almost a week now with one of our SQL 2008 servers. The SA password on it keeps on changing and ti'll now we don't know why and how. We already performed virus removal and etc but still no luck. The problem becomes worst becau...



Cannot Connect To Internet Via 3G On iPad After Upgrading To iOS 5 by Fryan's Digital World on Oct 13, 2011Yesterday I was so excited waiting for 2 hours for the iOS 5 upgrade process to be completed on my iPad. As soon as the upgrade was completed, I immediately composed a short blog announcing the flight of iOS 5. I have tested the new features that App...



Fix Corrupted Windows Safe Mode With SMFixer by Fryan's Digital World on Jul 8, 2011With Safe Mode, you can recover from drivers or software problems that causing Windows to boot normally. One good example is when your machine get infected with Virus, you usually boot in Safe Mode, do a full scan and perform troubleshooting. But the...



Recover Infected Windows With Microsoft Standalone System Sweeper by Fryan's Digital World on Jun 6, 2011Even if your system is protected with Antivirus, firewall and other malware prevention tool, sometimes bad luck still happens. If all things failed, the common solution for most users is to reformat their Windows but you should not even consider this...



How To Encode Special Characters In URL String by Fryan's Digital World on Feb 12, 2011Special characters on URL strings is already an old issue but i'm posting this topic for the benefit of our development team and for those who are in the same situation. One developer reported that her URL string is being truncated by the web server...



Fix IE 8 Warning: Do you want to view only the webpage content that was delivered securely? by Fryan's Digital World on Feb 11, 2011One of our web client was encountering a problem in one of our web application. He is using Internet Explorer. We tried to recreate the error on Firefox and Chrome but the web app run perfectly on these browsers so we concluded that the problem is wi...



Virtual PC 2007 Can Not Boot From CD Drive by Fryan's Digital World on Jan 8, 2011This morning, two officemates of mine were trying to install a Windows XP on a Virtual PC image. The host operating system is Windows 7 and the version of Virtual PC is 2007. They have already inserted the CD installer and set the proper configuratio...



SQL Error: Msg 3702, Level 16, State 3, Line 1 Cannot drop database "DatabaseName" because it is currently in use by Fryan's Digital World on Dec 28, 2010There are situation that you need to drop a database and recreate it. This can be easily achieve using the SQL command "DROP DATABASE". However if there are users connected to the said database, SQL server will return an error something lik...



Do you want to scan and fix removable disk? by Fryan's Digital World on Dec 6, 2010When I switched to Windows 7, I started seeing this message when I plugin an external drive "Do you want to scan and fix removable disk?". The message presents two options, Scan and fix (recommended) which will scan the disk for file system...



Missing ODBC Drivers In Windows 7 64 Bit by Fryan's Digital World on Nov 28, 2010Yesterday afternoon, one of our technical support was having a problem configuring an application to connect to a Sql server. It returns an error something like "architecture mismatch between the Driver and Application". The application use...