This is what I think:
1) I would rule out the OS version because at some point YOU ARE connecting.

2) You are either losing your credentials or your login information on reboot.

I'm not quite sure of the SQL Architecture of AC4, but if it uses ADO.Net, you should not be having these issues. ADO.Net does not, repeat DOES NOT, PERSIST the database connection. It connects, does its database "transaction" and disconnects.

Now it is entirely possible that the "files" you upload to AC require a PHYSICAL CONNECTION and that is what is being lost, HENCE the AC error.

But I think we need to eliminate the error as a db connection error and focus on the loss of the connection to the physical drive.

Last edited by gkfahnbulleh; 05/06/2009 1:00 PM.

"The illiterate of the 21st century will not be those who cannot read and write, but those who cannot learn, unlearn, and relearn." ~ Alvin Toffler