Tag Archives: Error

Turning off Windows error reporting in Windows 7

Every time a program crashes I get this popup. It’s quite annoying and Windows has never once found a solution. Sometimes this searching for a solution window is hidden behind another window too, causing more of my time to be …

Read more »

Excel error: “There was a problem sending a command to the program”

Everytime a user tried to open an Excel file on their machine, they were recieving the error: “There was a problem sending a command to the program”. This error was fixed by Going into Options, then Advanced and deselecting “Dynamic …

Read more »

Server ‘myserver’ is not configured for RPC

I received this error when trying to run a stored procedure from a linked server earlier today. The fix was to run this command on the box that you are receiving the error: exec sp_serveroption @server=’myserver’, @optname=’rpc’, @optvalue=’true’exec sp_serveroption @server=’myserver’, …

Read more »

The exchange server address list service failed to respond

I had an issue when moving and email alias on a user’s account over to a public folder. When I attempted to remove the email address from the user, It kept returning the error “The exchange server address list service …

Read more »

phpMyAdmin – Error. Cannot start session without errors

I was doing some work in phpmyadmin earlier and a bit of messing about, I got this error: “phpMyAdmin – Error. Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your …

Read more »

Problems with BESx – openmsgstore() failed

A lot of people have blogged about problems with BESx and I had similar MAPI problems to everyone else. I tried literally everything yet I was still getting errors. PIN Messages would go through to the BlackBerry’s just fine, but …

Read more »

“File access is denied” when attaching a PST to Outlook

When users leave the company, I tend to save their PST to a DVD to free up space on the Exchange server. The other day one of them needed an attachment from their mailbox, so the easiest way was to …

Read more »

BESX Error – Agent 1 will not restart – reached the maximum of 10 restarts

My BESX (BES Express) server was playing up today, basically it was communicating with the BlackBerry’s but not sending out any new emails. When I tried to send test emails from the webgui, I was told that the operation couldn’t …

Read more »