| Thread | Last Post | Replies |
|
| SQL NS Walkthrough | 27 Oct 2005 23:25 GMT | 2 |
I've just started using SQL NS and currently working through the Stock walkthrough example. I'm stuck at step # 7, Configuring the content formatter in the View the Unformatted Notifications portion. I don't see any notification information
|
| Error with Custom Event Provider | 25 Oct 2005 17:07 GMT | 1 |
I have written a custom event provider for SQLNS 2000 SP 1 Standard. It is written in .NET 1.1, but I have made the configuration adjustments listed in the readme. Below is the output in the error log along with the node from the ADF. Any suggestions?
|
| Why can't i use NSOtherLogger class in my custom formatter class? | 21 Oct 2005 09:39 GMT | 2 |
I wrote my custom formatter class and used NSOtherLogger from Microsoft.SqlServer.NotificationServices.Common namespace. If event is generated then message will be created in Event Log - "StrongNameIdentityPermission exception".
|
| ICalendar Recurrence Options | 20 Oct 2005 22:55 GMT | 1 |
Here are the recurrence options from the 2.0 docs (for use with Subscription.ScheduleRecurrence): ICalendar Recurrence Options FREQ=DAILY;
|
| Inconsistent Double Notifications | 20 Oct 2005 21:08 GMT | 12 |
I have had an NS application running for a while now in a beta mode. In the past two weeks the end users are getting events twice in their notification emails. The event table has one entry, the rule will generate just one notification.
|
| September CTP available | 15 Oct 2005 00:57 GMT | 17 |
Hi everyone - Just wanted to let you know that the September CTP is now available for download from the Microsoft site. http://www.microsoft.com/sql/2005/productinfo/ctp.mspx
|
| Digest delivery: save notification output (full formatted content) | 12 Oct 2005 00:17 GMT | 2 |
We are currently integrating SQL Notification Services (version 2000 SP1) in one of our solutions. We have successfully developed the e-mail notifications (SMTP Delivery Channel) and the test users receive them normally. We are using digest
|
| Integrating an existing application with SQLNS | 10 Oct 2005 14:53 GMT | 3 |
I am facing a problem similar to a previous post in this forum. I have an existing application and we need to integrate SQLNS inorder to cater our Notification requirements. I'm not able to figure out how the appADF.xml file has to be configured when the database to be queried is
|
| Tracking the insertion of data into a table | 05 Oct 2005 13:42 GMT | 1 |
I have an existing application which requires notification when data is inserted into a particular table. How can i write the event generation rule for the same ? Is it possible using SQL server 2k?
|
| Inconsistent Double-Ups out of the Generator | 05 Oct 2005 11:34 GMT | 9 |
Using SQL2000 and NS 2.0sp1. I have read the SAMS publication of the MS SSNS by Shyam and have implmented an application into production. All was working well for a few days, until at random, it would doubleup the Notifications. It would only do this on random days, never ...
|
| Integrating SQL Server with Lotus Domino | 05 Oct 2005 11:33 GMT | 1 |
I have SQL Server 2000 installed and I am trying to get it to make notifications through Lotus Domino on another server. I have been following the steps from this document I found: http://www.xpertise-training.com/bulletin/story.asp?NewsID=158
|