Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
SQL
ce
clients
clustering
connect
datamining
datawarehouse
dts
fulltext
jdbcdriver
msde
mseq
newusers
notificationsvcs
odbc
olap
programming
replication
reportingsvcs
security
securitytools
server
setup
sqlxml.viewmapper
tools
xml
  
 
date: Fri, 23 May 2008 08:34:02 -0700,    group: microsoft.public.sqlserver.notificationsvcs        back       


NS-> ContentFormatter -> Custom Formatter assembly cached???   
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.
date: Fri, 23 May 2008 08:34:02 -0700   author:   George Korobkov

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us