| Thread | Last Post | Replies |
|
| IContentFormattar error | 29 Jul 2005 10:05 GMT | 2 |
I have implemented an IContentFormatter interface. I have just implemented the format content method Follow is the error I getting . <NotificationServicesEvent>
|
| Application Definition Schema Reference | 27 Jul 2005 17:06 GMT | 2 |
Why is it that the URL that is referenced for the NS is not available, http://www.microsoft.com/MicrosoftNotificationServices/ApplicationDefinitionFile Schema? It would be nice to have that up so intellisense would have the ability to work. Anyone have answers for this?
|
| Subscriber.Enabled() returning incorrect result | 26 Jul 2005 21:05 GMT | 1 |
I am giving my users the ability to disable their account from my NS front- end web app and to do that I am using the NS API. In order to disable the subscriber account, I - instantiate a Subscriber object for the subscriber
|
| Multiple events | 22 Jul 2005 18:11 GMT | 1 |
Hi, I have a requirement I would need the NS to process multiple events. There would be different subscription for every different event. But the notification remains same. The notification will go to a single subscriber. Can I configure this on a Notification Service? How would ...
|
| Queries | 21 Jul 2005 12:16 GMT | 3 |
Hi I am working on a project where SQL Server Notifications as a major part of my exploration. There are some practical difficulties I am facing in business implementation. I would want to discuss with you. I would be really thankful if you could help me with this.
|
| Devices Question | 21 Jul 2005 12:14 GMT | 3 |
Does it make sense to have a different subscription for each type of device? Or is there a way to have the notification before formatted by two different style sheets based on the Device Name? We are looking to have at least 3 different layouts based on device type. To
|
| Notification resend logic | 21 Jul 2005 01:10 GMT | 2 |
I am using a subscription chronicle to manage only sending a notification every X minutes where the subscriber picks X for each subscription. My subscription logic to update the last time a notification was sent basically mirrors the logic to determine whether
|
| Error 22022: SqlServerAgent Error: Unable to resolve email recipie | 20 Jul 2005 16:53 GMT | 5 |
I had SQL Notifications working fine. Recently, though, the notifications are not being sent when a designated event occurs, and when I go to test the operator e-mail configuration, I receive the message listed in the subjest heading.
|
| Installation of SQLNS on Virtual PC | 20 Jul 2005 11:21 GMT | 2 |
has anyone had experience installing SQL Notification Services SP1 on a Virtual PC? The VPC is set up with WinXP SP2, SQL Server 2000 SP4 (Developer Edition), SQLXML 3.0 SP1 and Visual Studio 2003 (Enterprise Edition).
|
| Notification Services API | 20 Jul 2005 00:07 GMT | 1 |
I have Sql Server 2005 and Notification Services on one machine (DEVSQLSERVER) and I am developing a web app on another machine (my workstation) that will be front-end to my Notification Service instance on DEVSQLSERVER. So far all the examples I've come across for connecting to an ...
|
| un-answered question got removed | 15 Jul 2005 21:36 GMT | 1 |
I posted a qustion in this newsgroup on 07/08 without getting any responses. However, for some reasons, the post has been removed from the news server today (at least I cannot see it from my outlook express) I can still found it from MSDN newsgroup web site http://msdn.microsoft ...
|
| Custom Formatter: Initialize and Close methods | 14 Jul 2005 07:00 GMT | 5 |
While debuggin my Custom Formatter I noticed that the Initialize an Close methods are called for every email (comprised of man notificaitons) instead just once for a batch of emails This means that arguments from the ADF are loaded up every tim
|
| Using just stored procedures to create and delete users | 14 Jul 2005 07:00 GMT | 2 |
Is it safe to use the follow stored procedures in the order below t effect a bulk enrollment of users 1) NSMain.dbo.NSInsertSubscribe 2) NSMain.dbo.NSInsertSubscriberDevic
|
| NS standard v enterprise | 13 Jul 2005 12:13 GMT | 5 |
any ideas why a build that is valid and proven in Standard , should fail in Enterprise when building the generator rules ? Kate MBCS Alert Technologies
|
| Pause/Continue distribution, content formatting or delivering. | 13 Jul 2005 07:21 GMT | 10 |
Notification Services get an event and create the notification batch. Can I pausing or stopping process of notification delivery with (or without ) ability to continue?
|