Call us on 0845 077 8883

Ancar B Technologies – IT Support Yorkshire
Technology »

Network Support in Leeds, Bradford and throughout West Yorkshire



Archive for the ‘Technology’ category

Weird Active directory C++ Runtime error on SBS 2008

July 29th, 2010

When trying to open Active Directory on a Microsoft Small Business Server 2008 I was greeted with a nice error message saying -

“Error Microsoft Visual C++ Runtime Library Error ” I then clicked OK and got a MMC snap in error and no Active Directory!!!

To fix this you need to browse to:

  1. Logon As the user who is having the problem
  2. Browse to: c:\Users\%username%\AppData\Roaming\Microsoft\MMC
  3. Look for a file called ”DSA” and rename it “DSAOLD”
  4. Now try and open Active Directory again and all should be fine

Know your USB!

July 20th, 2010

A Brief History

Universal Serial Bus (USB) was developed and invented by Ajay Bhatt while working for Intel and is a specification to establish communication between devices and a host controller (usually a PC).  It was is intended to replace the many confusing varieties of serial and parallel ports.

USB can not only connect computer peripherals such as mice, keyboards, digital cameras, printers, personal media players, flash drives, and external hard drives – it can also power them!  For many of those devices USB has become the industry standard connection method.

Although it was originally designed for personal computers, it has become commonplace on other devices such as smartphones, PDAs and video game consoles. As of 2008 about 2 billion USB devices are being sold per year, and approximately 6 billion total sold to date!!!

Standard connectors?  Not always…

Despite its original simplicity many companies have adapted their own proprietary connectors, so not all your devices will use the standard formats.  Therefore we recommend you keep your original cables in a safe place.  Here are some images showing the standard connections:

USB Connectors

Supported Operating Systems

Windows 98 was the first OS to support USB connections right out of the box. Since then, virtually every OS on the market is USB enabled. Support for Windows 95 has since been added and third party solutions have been created for support in NT 4.0.

Data Transfer Rates

  • Low or Normal Speed        1.5Mbps
  • Full Speed                           12Mbps
  • High Speed                          480Mbps (USB 2.0)
  • Super Speed                        4800Mbps (USB 3.0)

Note: Not all USB 2.0 devices are certified for High Speed transfer rates. Look for the USB High Speed Logo to ensure maximum capacity.

Did you know…?

Up to 127 devices can be added and controlled by a single USB port and your devices can be up to 30 meters away from the controlling computer system!!!

Required firewall ports to open for Small Business Server 2003 & 2008

May 17th, 2010

Installing Microsoft Windows Small Business Server 2003 or 2008, want to know which ports to open on your router…..

Well here you go!

Small Business Server 2003

  • Post 25 – SMTP
  • Port 80 – HTTP
  • Port 443 – HTTPS
  • Port 444 – CompanyWeb,
  • Port 4125 – Remote Web Workplace, Remote desktop from RWW
  • Port 1723 – VPN

Small Business Server 2008

  • Port 25 – SMTP
  • Port 80 – HTTP
  • Port 443 – HTTPS
  • Port 987 – CompanyWeb
  • Port 1723 – VPN

Hosted Sage

May 14th, 2010

Hosted Sage Solutions

Hosted Sage solutions are not a new concept. For years companies have outsourced their Sage solutions to data farms just like SAP users.

However, due to technology advances and licensing models introduced and developed over the last 24 months, hosted Sage solutions are becoming a much more viable solution.

Ancar B Technologies has been working with major UK Sage Partners in deploying Hosted Sage Solutions for several years in physical environments. However, due to developments in virtualization technology, we also offer solutions within a Private Cloud.

Cost Reductions

Microsoft in recent years released a licensing model that allows companies to “Rent” Microsoft licenses based upon monthly usage which allows for low cost deployment of hosted services and has created the increase in deployment of such services.

Unfortunately, Sage still operates a policy where the software has to be owned by the user outright for its deployment.

So, with the cost savings with Virtualization and the Microsoft License Agreements, the initial Capital Expenditure is reduced to the costs associated directly with the procurement of the Sage software.

Sage 50 to Sage 1000

Don’t forget Sage 200 and Sage Line 500 either! They can all be hosted remotely. Sage 50 can be deployed in a single virtual server config using Server 2008 and Remote Apps to offer extremely cost effective solutions. These are hosted within Ancar B’s “Customer Cloud”.

Larger deployments of Sage are hosted within Private Clouds dedicated for each customer, offering high data security and availability.

Hosted Sage ERP, CRM and ACT!

The benefits don’t just end with the Account ranges. With all the applications now turning into Web Services, the Sage ERP, CRM and ACT! solutions can also be deployed in a virtual or cloud environment.

Read more about Ancar B Technologies Hosted Sage Solutions.

Firefox loses icon in Windows 7 – reset the Windows 7 icon cache

May 5th, 2010

From time to time I have noticed that the Firefox icon on the Windows 7 taskbar goes missing and is replaced with an empty shortcut icon. Firefox still works OK but the lost icon is quite annoying. After a little research I found that the problem lies in the Windows 7 IconCache.

Here is a quick way to fix this little issue:

  1. Open Task Manager (CTRL+SHIFT+ESC or right-click the taskbar and choose ‘Start Task Manager’).
  2. On the process tab, end the Explorer.exe process (this will make your taskbar disappear)
  3. Click ‘File’ and ‘New Task’, type ‘cmd’ and hit OK.
  4. At the command prompt type ‘cd /d %userprofile%\appdata\local’ to switch to your required directory.
  5. Type ‘del IconCache.db /a’ to clear the Icon Cache.
  6. Close the CMD window and return to the Task Manager.
  7. Click ‘File’ and ‘New Task’, type ‘explorer’ and hit OK.
  8. Your taskbar will return and your firefox icon should return to normal.