Is it waking up an old workflow that was started with the old DLL? From: [email protected] [mailto:[email protected]] On Behalf Of Marko Salonen Sent: Thursday, 15 April 2010 11:03 AM To: ozMOSS Subject: RE: An old dll rearing its ugly head
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]] 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]] 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 CAUTION: This message may contain privileged and confidential information intended only for the above named addressee. If you are not the intended recipient of this message, you are hereby notified that any use, dissemination, distribution or reproduction of this message or any part thereof is prohibited. If you have received this message in error please notify Adelaide Airport Limited immediately by return email or call (+61)8 8308 9211. Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of Adelaide Airport Limited. The owner and neither operator of the email system nor the sender of this email accept any responsibility for any viruses that may be contained in this email or its attachments. It is therefore your responsibility to ensure that your systems have adequate protection against virus infection. Adelaide Airport Limited ABN: 78 075 176 653
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
