Strange behavior

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a ASP.NET fax testing program. The fax card is installed in Windows
2003 server called server A. The web server is in another windows 2003 server
called server B.

I have installed configured Server A to share the fax called ShareA. I have
also installed ShareA in server B. The application pool in server B where the
testing program resides using an id called User1.

Whenever I run the fax testing program, it gives me an error
"System.Runtime.InteropServices.COMException: Operation failed". The testing
program will only works when I login as User1. It doesn't matter whether you
login to the machine physically or via terminal services.

I am suspecting it has something to do with the profiles or
HKEY_CURRENT_USER but I have no clue on this.

As temporary solution, I can us Terminal services to login as User1 and
never logout but the problem via occured if the server is rebooted.

Any expert out there could enlighten me?
 
Back
Top