|
Delivery Failure description?
I succeeded to create nsdatabases for my applications, add subscriptions
and events. My delivery protocol is set to File. When i run my
application and i check the database, the delivery status code=4 which
means failure. Is there anyway to know why it's failure? Isn't the error
written somewhere?
*** Se ...
Wed, 26 May 2004 05:39:02 -0700
|
Batch files path?
What should be the path in the batch files?
i am running them from Notification Services command ...
Wed, 26 May 2004 00:37:47 -0700
|
Which approach
I want to remind people of appointments they have made.
I can use the event model and trigger on appointments less than 2 days away. In this case I use a chronicle table to prevent duplicate messages, right?
Or, I can use the scheduled model and schedule a notification (for the specific day and time) 2 days befor ...
Tue, 25 May 2004 17:11:04 -0700
|
Slow Notifications??
I have a NS instance running that sends messages throigh MSN Messenger
using LCS. It takes about 30 secs for the message to be recieved. Is
there any timing settings in NS that could effect this? ...
25 May 2004 06:25:39 -0700
|
Error in SetProjectVars.cmd
The following error occurs when i run RunCreate.cmd for an application
that i made similar to the Flight sample.
What this error means?
"SetprojectVars.cmd is not recognized as an internal or external
command,operable program or batch file"
*** Sent via Developersdex http://www.developersdex.com ***
Don ...
Mon, 24 May 2004 07:38:12 -0700
|
Why Notification Services?
Hello.
I've been looking for an enterprise-wide event publishing/subscription
solution for our internal Windows network that is similar to COM+ events.
I've posted questions in the "platformsdk.base" forum asking how this is
accomplished these days within the Windows platform - and got no response.
Is Noti ...
Sat, 22 May 2004 06:54:45 -0400
|
Large Field in Event Definition
I want one of my event fields to be an xml blob, but SQL NS won't let me have event fields of type text, ntext. Its def. possible this data will be more than 4,000 chars so I can't use nvarchar. I can't just pull out this blob from SQL at runtime in the subscription, its coming from a higher layer in the architectu ...
Fri, 21 May 2004 08:51:01 -0700
|
ns database
In the samples: Flight, there are 2 databases
FlightInstance and FlightMAin.
When i create my own application, do i need to use all
the tables like in the sample???? ...
Thu, 20 May 2004 05:49:48 -0700
|
How to set up formatter??
I am trying to format messages being sent to MSN Messenger from NS. I
have the NoOp.xslt placed in the correct directory but it doesnt seem
to have any effect. I even tried deleting it. Im sure im doing
somethign wrong. Anyone know a step by step method of formatting
messages? ...
19 May 2004 11:13:42 -0700
|