Pages

21.10.10

Windows 2003 Server Stop 0x000000ba

When terminal user logs off from terminal server session the server crashes with the following error codes:
0x805000f
0x000000ba(hex codes).

Known bug in 2003 server rdp dlls.
Working hotfix available.

29.7.10

SQLDMO.DLL

A customer application needs to administer a SQL2000 server. If you want to run that administration utility from a pc on wich you don't have SQL Server installed you get an error stating you don't have SQLDMO.DLL registered.

To have it registered you can follow these instrucions:

http://support.microsoft.com/?scid=kb%3Ben-us%3B248241&x=17&y=8

Remember you can find the dll in the folloqing folder:

%Program Files%\Microsoft SQL Server\80\Tools\Binn

Perhaps you may want to recreate this path in the local machine.

29.4.10

SBS 2008 Fax Server Disabled

Hi, this one was a rather annoying problem, as it seemed to be a client issue but it was not. I struggled to find clues on the internet, and none helped me. Since i solved it on my own I'd like to share... you can never know.

Symptoms:
  • Clients cannot send faxes with Archive media error. You change the archiviation folder in client settings, but nothing happens.
  • The fax server doesn't send or receive anything. Looking at the properties you find that all activities are disabled (general tab). If you try to remove the disable flags you receive an "Unexpected error".
  • In the event viewer you find an "Access Denied" error related to the archiviation folder.
    You try to change the archiviation folder on the server, but the Browse button is greyed out. If you run the Fax Management Console with elevated privileges you can browse the folders, but whatever folder you choose you receive an Access Denied error.

Solution:

As a matter of fact the Fax service cannot get access ti the archive folder or to the configuration data, so it becomes disabled. I don't know why it worked before but in order to make it work again I had to change the Connection properties of the Fax service from Network Account to Local System Account. After restarting the service i got access to the archive folder and could reactivate services.

hope this helps

19.4.10

Programmatically replace Symantec Endpoint Protection Default Server in Clients Configuration


Hi,
in order to change the SEP Clients server without reinstalling all the clients you can browse for

SYLINKREPLACER.ZIP

Thanks to Symantec Staff...

19.3.10

Error installing .Net 3.5 Sp1

SYMPTOMS: Installation of .Net Framework 3.5 SP1 in 2008 server R2 fails with 8004e00f Com+ error.

To resolve this issue just Start RPC and RPC LOCATOR services.