Yes. Otherwise it does not work.
Yes. So far. Some day it will be split to the several servers. But so far
>
>
> --
> Joe Webb
> SQL Server MVP
>
>
> ~~~
> Get up to speed quickly with SQLNS
>
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811 >
> I support PASS, the Professional Association for SQL Server.
> (
www.sqlpass.org)
>
>
> On Fri, 20 May 2005 06:50:03 -0700, tarpan
> <tarpan@discussions.microsoft.com> wrote:
>
> >"Joe Webb" wrote:
> >
> >> No need to restart the server, just:
> >> 1) stop the NS$<InstanceName> service
> >> 2) disable the instance
> >> 3) unregister the instance
> >> 4) register the instance
> >> 5) enable the instance
> >> 6) start the NS$<InstanceName> service
> >
> >My ReCreate.cmd script does all that in the same sequence. I just tryed it
> >again - did not help. The instance is exists and running. I have found the
> >registry entries for the instance using RegEdit.
> >
> >However, there is one difference between SQL 2000 and SQL 2005
> >installations. SQL 2000 is installed as a default server, SQL 2005 as a named
> >server instance. Does it affect the NS at all?
> >
> >More info:
> >OS : Windows Server 2003 Web edition
> >SQL : MS Server 2005 Beta 2
> >
> >
> >
> >
> >
> >> That will recreate the register entries & performance counters for
> >> you.
> >>
> >> I'm sure you already have, but you may also want to triple check the
> >> name of the instance in the Subscription Management Application to
> >> make sure it matches the instance name.
> >>
> >> Is this a single server deployment? That is, are all components
> >> running on this one server?
> >>
> >> --
> >> Joe Webb
> >> SQL Server MVP
> >>
> >>
> >> ~~~
> >> Get up to speed quickly with SQLNS
> >>
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811 > >>
> >> I support PASS, the Professional Association for SQL Server.
> >> (
www.sqlpass.org)
> >>
> >>
> >>
> >> On Thu, 19 May 2005 12:47:06 -0700, tarpan
> >> <tarpan@discussions.microsoft.com> wrote:
> >>
> >> >Not at all!
> >> >
> >> >
> >> >"Joe Webb" wrote:
> >> >
> >> >> Tarpan -
> >> >>
> >> >> So, is you issue resolved now?
> >> >>
> >> >> If not, have you tried unregistering and re-registering your instance
> >> >> on the web server where the Subscription Management Application is
> >> >> failing?
> >> >
> >> >Yes. I will try one more time after restart the server completely.
> >> >Unfortunately I can not restart the sevrer any time. You know... it's still a
> >> >server.
> >> >
> >> >>
> >> >> --
> >> >> Joe Webb
> >> >> SQL Server MVP
> >> >>
> >> >>
> >> >> ~~~
> >> >> Get up to speed quickly with SQLNS
> >> >>
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811 > >> >>
> >> >> I support PASS, the Professional Association for SQL Server.
> >> >> (
www.sqlpass.org)
> >> >>
> >> >>
> >> >> On Thu, 19 May 2005 09:11:05 -0700, tarpan
> >> >> <tarpan@discussions.microsoft.com> wrote:
> >> >>
> >> >> >Thabk you for the responce
> >> >> >
> >> >> >"Shyam Pather [MSFT]" wrote:
> >> >> >
> >> >> >> You need to register the instance with nscontrol register.
> >> >> >
> >> >> >:-)
> >> >> >Registered
> >> >> >The service is up and running.
> >> >> >The SQL server Management Studio shows the Instance in the Notification
> >> >> >Services group.
> >> >> >
> >> >> >> When you say you moved the application to SQL 2005, do you mean that you
> >> >> >> created it again on the SQL 2005 server?
> >> >> >
> >> >> >Yes.
> >> >> >
> >> >> >Or are you trying to migrate the
> >> >> >> existing SQL2000 application (created databases etc) to SQL 2005?
> >> >> >
> >> >> >No.
> >> >> >Fresh server installation, fresh new DB, and fresh NS apllication created
> >> >> >locally from ADF file same as on server with SQL Server 2000.
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> >> If it's the latter, you need to follow the instructions in SQL Server 2005
> >> >> >> Books Online for migrating from SQL 2000 to SQL 2005. Also, you need to use
> >> >> >> the NS tools from the SQL 2005 install - you cannot run NS 2.0 tools against
> >> >> >> a SQL 2005 database server.
> >> >> >> -shyam
> >> >> >> --
> >> >> >> Learn more about SQL-NS:
> >> >> >>
http://www.amazon.com/exec/obidos/tg/detail/-/0672326647/ > >> >> >> ---------------------------------------------
> >> >> >> This posting is provided "AS IS" with no warranties, and confers no rights.
> >> >> >> Use of included script samples are subject to the terms specified at
> >> >> >>
http://www.microsoft.com/info/cpyright.htm. > >> >> >> ---------------------------------------------
> >> >> >> "tarpan" <tarpan@discussions.microsoft.com> wrote in message
> >> >> >> news:F5159D85-1DF0-4CFE-8493-CE0A5AE38686@microsoft.com...
> >> >> >> > The NS applicatipon works fine on the SQL Server 2000 (installed on
> >> >> >> Win2000).
> >> >> >> > I have moved it now on SQL2005 (Win XP Server). My ASP.NET application
> >> >> >> > statred to crash with the message:
> >> >> >> >
> >> >> >> > " The registry entries for the specified instance of Notification Services
> >> >> >> > could not be found."
> >> >> >> >
> >> >> >> > on the line
> >> >> >> >
> >> >> >> > NS_Instance = New
> >> >> >> > Microsoft.SqlServer.NotificationServices.NSInstance(NS_InstanceName)
> >> >> >> >
> >> >> >> > The instance is definately exists. The instance name is the same.
> >> >> >> >
> >> >> >> > What to look at?
> >> >> >> > What to do?
> >> >> >>
> >> >> >>
> >> >> >>
> >> >>
> >> >>
> >>
> >>
>