Shnake’s Tech Tips

Technical help for Windows 2008, Exchange 2007 , Hyper-V, Sql 2005 clusters and a whole lot of other stuff
  • About
  • Links

How to fix “Problem Loading Widget Image” on Samsung Galaxy S2

by shnake on February 23, 2012 · No Comments

I had done a backup and restore of my Samsung Galaxy S2 due to a hardware fault. When the phone booted back up it had “Problem Loading Widget Image” on the screen. The way to fix this is to press on the widget for a few seconds, then drag it down to the trash can [...]

Continue Reading →

How to allow only traffic from your Elastic load balancers to access your web servers on Amzon EC2

by shnake on November 9, 2011 · No Comments

I wanted to modify a security group on some web servers that were behind an elastic load balancer so that they would only accept traffic from the load balancers. The problem was that  I wasn’t sure what IP address or security group to allow. As the IP would change all of the time, you just [...]

Continue Reading →

How to fix an issue where you cannot connect to a Hyper-V host from the Hyper-V guest operating system

by shnake on February 25, 2011 · No Comments

I had an issue where we built 6 Hyper-V Windows 2008 virtual machines with IIS that needed to connect to an SQL database that was on the Hyper-V host system. We could not make the connection from the websites, nor could we ping or telnet to the Hyper-V host. The Hyper-V guests could ping and [...]

Continue Reading →

How to fix “ASDM history is disabled” when trying to view history on a Cisco ASA

by shnake on February 2, 2011 · No Comments

I was logged into the ASDM for a Cisco ASA the other day and I wanted to view how much traffic was coming in and out of the device, but I could only view the real time data. When I clicked on any of the other available time periods, I got the  following error “ASDM [...]

Continue Reading →

How to fix “Property Owner is not available for Database ‘YOURDBNAME’. This property may not exist for this object, or may not be retrievable due to insufficient access rights.”

by shnake on July 13, 2010 · No Comments

A user had created a database on an SQl server, then when that user left the company,there account was removed from the system, leaving the database with no owner! When you right click on the database to get the properties, you get the following error: Cannot show requested dialog. Additional information: Cannot show requested dialog. [...]

Continue Reading →

How to fix “AccountRight Enterprise must terminate. Termination code: 1233 error” problem

by shnake on July 6, 2010 · 1 Comment

A user crashed out of  MYOB AccountRight Enterprise the other day and when they tried to go back in, got the following error:   AccountRight Enterprise must terminate.  Termination Code: 1233 error   Important Details: Error -3000 in DMBegin transaction (5033:7020:4). I asked another user to open the same file, but they also got this error. [...]

Continue Reading →

How to fix “An authentication error has occured (Code: 0x8009030e) ” error when trying to connect to a Hyper-V guest on Windows 2008 using the Hyper-V Manager

by shnake on June 16, 2010 · No Comments

I was trying to open up a guest in the Hyper-V Manager console and I got the following error: “An authentication error has occured (Code: 0x8009030e) ” I then tried to open a few other guests and got the same error. I restarted the Hyper-V Manager, but had the same problem. The simple fix is to [...]

Continue Reading →

How to Alter a SQL Server Database to be in Single User Mode and back to Multi User Mode

by shnake on June 16, 2010 · No Comments

Set databse into single user mode ALTER DATABASE <DBNAME> SET SINGLE_USER WITH Rollback Immediate Set database into multi user mode ALTER DATABASE [DBNAME] SET MULTI_USER WITH NO_WAIT

Continue Reading →

How to fix Error 952 Database is in Transition on SQL 2008 SQL Management Studio

by shnake on June 16, 2010 · No Comments

We were trying to take a database offline and it eventually failed fter about 5 minutes. I didn’t want to restart the SQL services or the server as there were many other databases on the server. The simple way to fix this error is to merely close and then re-open the management studio.

Continue Reading →

How to fix VMware Fusion displaying white boxes instead of menu and cursors on Mac OSX with a Windows XP guest

by shnake on May 19, 2010 · No Comments

We have a VMWare Fusion user running MAC OSX 10.6 host with a Windows XP guest who would end up with white boxes displayed instead of the correct menus. A reboot would fix it for a few hours, then it would happen again, requiring yet another reboot. The way we fixed it is as follows. [...]

Continue Reading →
← Previous Entries
  • Tag Cloud

    Adobe CS3 BOINC Catalogues circular logging Cisco distributed computing error 1625 Exchange 2007 facebook FAT32 firewall google chrome grid computing Hyper-V IIS7 innovation Linux mac Macbook Air Mac OSX mass storage Maxtor Onetouch media OCS 2007 passphrase password pix 501 Problem rdp Restore Files SBS SETI@home snapgear sg560 sql 2008 Symantec Backup Exec 10d Symantec Endpoint Symantec Endpoint Protection Symantec Vison 08 Ubuntu vista VMware Fusion windows Windows 2003 Windows 2008 Windows XP
  • Recent Posts

    • How to fix “Problem Loading Widget Image” on Samsung Galaxy S2
    • How to allow only traffic from your Elastic load balancers to access your web servers on Amzon EC2
    • How to fix an issue where you cannot connect to a Hyper-V host from the Hyper-V guest operating system
    • How to fix “ASDM history is disabled” when trying to view history on a Cisco ASA
    • How to fix “Property Owner is not available for Database ‘YOURDBNAME’. This property may not exist for this object, or may not be retrievable due to insufficient access rights.”
  • Login

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org

Shnake’s Tech Tips

Pages

  • About
  • Links

The Latest

  • How to fix "Problem Loading Widget Image" on Samsung Galaxy S2
    I had done a backup and restore of my Samsung Galaxy S2 […]

More

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
© 2011 Shnake's Tech Tips
Platform by PageLines