|
Posted by joej45 on January 24, 2007, 12:28 pm
Please log in for more thread options
I have a web application that uses iis, com+, and microsoft SQL.
If I install the web server and sql server on the same machine the
application works fine (win 2000 and Win 2003).
If I install the web server on one win 2000 machine and the sql server
on a seperate win 2000 machine the app works fine.
ok here is the problem,
If I install the web server on a win 2003 machine and the sql server on
a seperate win 2000 machine it breaks.
and the same if the web server is on a win 2000 machine and the sql
server is on a seperate win 2003 machine.
All the settings are the same for all cases.
|