Avoiding sending duplicate notifications.
Mon, 20 Mar 2006 15:37:19 +0000 (UTC)
Hi,
I am hoping this is a really simple queastion. I haven't come accross it
yet in Shyam's book...
I want to make sure that people don't get duplicate notifications. For example,
if you can subscribe to recieve notifications when records of a certain category
are added to the system, I want to allow p ...
|
China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 08:41:39 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|
China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 08:41:33 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|
Queries about Notification Services 2005
Thu, 16 Mar 2006 20:01:26 -0800
Hi all,
I have set up a notification services using MSSQL Notification
Service 2005. The events are firing properly, and even the notification to
the corresponding subscriber is populated, but the delivery status shows
"Delivery failed". Can anyone tell me what could be the possible reasons for ...
|
Installation problem
Thu, 16 Mar 2006 04:15:35 -0800
I have a server with follow configuration:
OS: Windows Server 2003 SP1
Installed software:
- SQL server 2000 SP4 (default instance)
- SharePoint Services 2.0 SP2 (that install SQL Desktop Engine with
instance name 'SHAREPOINT')
- SQL XML 3.0 SP2
When I install SQL Notification Services 2.0 SP1 I h ...
|
Newbie Confused - where to start?
Wed, 15 Mar 2006 08:29:59 -0600
Hello,
I installed Notification Services, but from reading Microsoft Walkthrough, I
can't figure out where to start and how to actually create a project. The
Walkthrough says in the part "design your application" that I have to decide
this and determine that; then the next step is "build your application" ...
|
Specifying SMTP 'password' and 'username' arguments in Instance Configuration File
11 Mar 2006 06:22:50 -0800
Hi There
I know it's a simple one but I have tried many variations and can't
find where the SMTP protocol arguments are documented. How do I
specify the username and password for this protocol?
Here's the relevant part from my ICF file. Any help greatfully
appreciated!
<DeliveryChannels>
Mult ...
|
|
|
Performance Counter
Sat, 11 Mar 2006 14:02:38 +0530
Hi,
If for some reason the notification instance is to be re-registed, it gives
error that performance counter is already exiting. How to overcome this?
GS
...
|
Multiple servers for same Deliverychannel and protocol?
10 Mar 2006 23:00:20 -0800
Hi,
Just wanted to check whether we can specify multiple SMTP server names
for the same deliverychannelname and Protocol? The idea is to have a
backup server specified if the primary is not working for some reason.
Will this work?
This is how my deliverychannels section would look like for the
scenario I ...
|
recurring notifications
Fri, 10 Mar 2006 11:27:40 -0600
i am finding the notification is triggered only once when the field changes
first time. Its not triggered second time. How can i have it trigger
everytime there is a change in the field.
Here is code snippet. thx
....
...static void Main()
{
SqlCommand cmd = new SqlCommand("SELECT au_id, au_lnam ...
|