valter Posted June 26, 2005 Posted June 26, 2005 I am looking for some tutorial on how to configure IIS6 to use TCP/IP instead of Named pipes. Anyone knows how to do this? Thanks
egrath Posted June 27, 2005 Posted June 27, 2005 Hi,can you please explain more in detail what you want to accomplish?Bye, Egon
valter Posted June 28, 2005 Author Posted June 28, 2005 Sure, here is part of the instructions ...You must be running Internet Information Services (IIS) 6.0 on your Web server, and you must set it to run in IIS 6.0 worker process isolation mode instead of IIS 5.0 isolation mode. To communicate with SQL Server 2000 on the back-end servers, you must also configure the front-end Web server to use the TCP/IP protocol, rather than Named Pipes (the default).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now