Chad Richardson (chad@NIXSPAM_chadrichardson.com) writes:[color=blue]
> OK. But if you can have one, than do you have any other ideas on why it
> would not connect?[/color]
I asked my question mainly as incentive for you to double-check.
[color=blue]
> I have this same set up on my development laptop and it connects fine,
> except that my web site on the laptop is served up from a virtual
> directory. On the home development box, the web site is located under
> the InetPub\wwwroot folder. Not sure if this would change the
> "perspective" that the connection call is coming from and hence would
> require a different syntax....[/color]
I don't really see why either. Then again, I'm completely ignorant about
IIS.
But there is one thing I don't like in your connection string:
network=DBMSSOCN. I believe this library is out-dated. Not that I
think it matters, but remove it.
And, hm, what about removing 1433? After all there is a service to
find the port. And then there is shared memory which does not even need a
port...
--
Erland Sommarskog, SQL Server MVP,
esquel@sommarskog.se
Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp