Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

NS-> ContentFormatter -> Custom Formatter assembly cached???

 
   Database Help (Home) -> Notification Services RSS
Next:  Error converting data type nvarchar to datetime  
Author Message
George Korobkov

External


Since: May 23, 2008
Posts: 1



(Msg. 1) Posted: Fri May 23, 2008 8:34 am
Post subject: NS-> ContentFormatter -> Custom Formatter assembly cached???
Archived from groups: microsoft>public>sqlserver>notificationsvcs (more info?)

Hi guys,
I have one Notification Services (in MSSQL 2005) and two Application in it.
Each Application has ContentFormatter with different Custom Formatter.
(assemblies are in different folders)

Code Snippet
...................

<ContentFormatter>
<ClassName>NS.NotificationFormatter.CustomFormatter</ClassName>
<AssemblyName>c:\1\NS.NotificationFormatter.dll</AssemblyName>

...................

<ContentFormatter>
<ClassName>NS.NotificationFormatter.CustomFormatter</ClassName>
<AssemblyName>c:\2\NS.NotificationFormatter.dll</AssemblyName>

...................

So when I call Custom Formatter (1) it look like cached in server, because
when I call Custom Formatter (2) instead this Custom Formatter (1) invoked
(from cache). But it has different assembly, so error occur.

Help me please.

 >> Stay informed about: NS-> ContentFormatter -> Custom Formatter assembly cached??? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
contentformatter and deliverychannel? - Hi, I'd like to make a delivery channel that will log to a database table. It seems that I'd need to have a custom formatter so format the notification (xml maybe) so that the delivery channel can properly read it. Is is considered bad practice to hav...

Is the trace flag (8720) needed? - I'm converting SQL7 to SQL2K. The database scripts have an statement: DBCC TRACEON (8720) It's from third party vendor for previous database build or update. I'd like to know if the trace flag 8720 still is needed for SQL 2K or not. If not, I'm going to....

High-level requirement for a pub-sub app - Thank you, Shyam, for your answer to my question regarding the distributor and delivery protocol objects. Your explanation was very helpful to me. Now I have another question for you and the group. I've been given a rough sketch of a possible futur...

Mapi error - I am trying set up notfication so it emails when jobs fail etcc. I am using sql server 2000 service pack 3A i have set up a mail profile and when I go into enterprise manger and go to test sql mail it says it opens and closes my mapi connection fine.....

How to get notification instance from another machine - Hi I want to run my webapplication at machine1, which should access the notification instance created at machine2. I dont see any server configuration in notificationservices properties. How this can be done? Thanks
   Database Help (Home) -> Notification Services All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]