|
I've installed 2008 R2 on my dev machine and now I want to get the R2 instance answering to the name (local). (I'm just not ready to uninstall 2005 yet just in case but quite a bit of our stuff uses (local) in the connection string for development purposes.) The SQL Browser service is running but connections to (local) aren't succeeding. I keep getting this error:
I've tried:
I think part of the problem is that Any ideas, please?
(comments are locked)
|
|
Assuming your machine is called MACHINE, and that the SQL instance MACHINE was the 2005 default instance, and now you have another instance called MACHINE\SQL2008R2, (I'm getting there....) can you not create an alias of MACHINE\SQL2008R2 called MACHINE? Nice try, Kev, I hadn't thought of that. Sadly, that doesn't work either.
Jun 24 '10 at 12:18 PM
David Wimbush
(comments are locked)
|
|
Another answer, as this is a different approach..... You seem to be one the right track about shared memory
So why not try disabling Shared Memory, then your aliasing tricks might have a chance? Thanks, Kev. Sorry, I only just noticed you'd come back on this one! Another nice idea but still no luck. I think I'm going to just uninstal R2 and upgrade my 2005 instance in place instead. It's not a big deal now that I'm no longer finding any reason to use my 2005 instance or tools.
Jul 22 '10 at 11:55 PM
David Wimbush
(comments are locked)
|

