HostWeb Forums » Microsoft Databases » microsoft.public.sqlserver.notificationsvcs » Notification Services failed to get the metadata for the specified instance.
Topic: Notification Services failed to get the metadata for the specified instance.
Hello All,
I am running into an error in deploying my NS app into production. I
have a separate Web Server and Database server.
when registering my NS Instance,
I am using a domain account to create the windows service ( specified
in service logon) and
using sql server authentication for the authentication part.
I specified sql server authentication ( user id=xx;pwd=xyz...) in the
web.config file of my Subscription Management Web App.
when I run the web app and try to get subscriptions added I get this
error:
Notification Services failed to get the metadata for the specified
instance.
I did the nscontrol register on the web server successfully.
What is going wrong?
TIA
sudhakar
Replies below ↓
Replies
Re: Notification Services failed to get the metadata for the specified instance.
Are you running SSNS 2005? Was it upgraded from a prior version?
--
Joe Webb
SQL Server MVP
http://www.sqlns.com
~~~
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 29 Apr 2006 07:29:04 -0700, "sudhakar"
<sudhakar.upadrasta@gmail.com> wrote:
>
>Hello All,
>
>I am running into an error in deploying my NS app into production. I
>have a separate Web Server and Database server.
>
>when registering my NS Instance,
>
>I am using a domain account to create the windows service ( specified
>in service logon) and
>using sql server authentication for the authentication part.
>
>I specified sql server authentication ( user id=xx;pwd=xyz...) in the
>web.config file of my Subscription Management Web App.
>
>
>when I run the web app and try to get subscriptions added I get this
>error:
>
>Notification Services failed to get the metadata for the specified
>instance.
>
>I did the nscontrol register on the web server successfully.
>
>What is going wrong?
>
>TIA
>sudhakar
Re:Notification Services failed to get the metadata for the specified instance.
I'm haveing the same issue did you ever figure it out?
url:http://www.ureader.com/msg/1152395.aspx
Re: Notification Services failed to get the metadata for the specified instance.
On Jan 22, 3:50=A0am, "Paul Johnson"<spoon2...@fhotmail.com> wrote:
> I'm haveing the same issue did you ever figure it out?
>
> url:http://www.ureader.com/msg/1152395.aspx
Has anyone found a resolution to the intial problem listed above??
Re: Notification Services failed to get the metadata for the specified instance.
You may want to try unregistering and then re-registering the instance.
HTH...
Joe
--
Joe Webb
SQL Server MVP
http://weblogs.sqlteam.com/joew/
On Thu, 13 Mar 2008 20:13:54 -0700, jacobsenb wrote:
> On Jan 22, 3:50Â am, "Paul Johnson"<spoon2...@fhotmail.com> wrote:
>> I'm haveing the same issue did you ever figure it out?
>>
>> url:http://www.ureader.com/msg/1152395.aspx
>
> Has anyone found a resolution to the intial problem listed above??