Very odd. Does the Utilities method describe the email contents twice - once for each reviewer?
From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Brown Sent: Thursday, 15 April 2010 11:35 AM To: ozMOSS Subject: Re: An old dll rearing its ugly head Hmm, is there a chance there is mutliple copies of the dll in differnt places? i.e GAC, BIN, '12 hive' etc? On Thu, Apr 15, 2010 at 11:02 AM, Marko Salonen <[email protected]<mailto:[email protected]>> wrote: Paul, We have only the one web front end in the farm. I updated it manually. The specific conditions are; when the computer request form is used and a second approver is required. Note1: the 1st approver gets the new email, but if they chose to add a second approver, the second approver gets both the old and new email notice. Note2: Other forms that require a second approver do not cause this behaviour. Note3: I checked the code for all the forms and they all call the utilities method the same way. Regards, Marko From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Paul Noone Sent: Thursday, 15 April 2010 11:20 AM To: ozMOSS Subject: RE: An old dll rearing its ugly head What are the very specific conditions under which this occurs? It sounds more like load balancing is picking up an old DLL from another front-end. Did you update the DLL manually or via a solution upgrade? If manually, did you copy it to all WFEs? Regards, Paul Online Developer, ICT CEO Sydney From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Marko Salonen Sent: Thursday, 15 April 2010 11:16 AM To: ozMOSS Subject: An old dll rearing its ugly head Hi I have an Utilities.dll that other features utilize to create emails being sent to users. A while ago I updated the email format, rebuilt the solution and replaced the old dll in the GAC with the new. Everything is working fine, but under very specific conditions the process for a particular form sends both types of emails. (Old and new) I am not sure how this can happen, as all the features use this same utilities.dll, but only one in a particular scenario ends up sending both types of email. Is there a way I can "flush" the GAC or something? Cheers, Marko ________________________________ This email and any files transmitted with it are intended solely for the use of the individual or entity to whom this email is addressed. This email's contents are confidential and may contain copyright and/or legally privileged information. If you are not the intended recipient, you must not read, print, store, copy, forward or use this email for any reason. If this e-mail was sent to you in error, please notify the sender by return email, and delete this email without making a copy. Any confidentiality or privilege is not waived or lost because this email has been sent to you by mistake. Thank you. P Please consider the environment before printing this email ________________________________ This email and any files transmitted with it are intended solely for the use of the individual or entity to whom this email is addressed. This email's contents are confidential and may contain copyright and/or legally privileged information. If you are not the intended recipient, you must not read, print, store, copy, forward or use this email for any reason. If this e-mail was sent to you in error, please notify the sender by return email, and delete this email without making a copy. Any confidentiality or privilege is not waived or lost because this email has been sent to you by mistake. Thank you. P Please consider the environment before printing this email _______________________________________________ ozmoss mailing list [email protected]<mailto:[email protected]> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
