Does newer version of Assembly will be used?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Does newer version of Assembly will be used?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Does newer version of Assembly will be used?  
John Lee


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:09 AM

Hi,

I have an orchestration that use a component MyComp.dll version 1.0.0.0 -  I
deployed the orchetration and everything works fine  now a newer version
of the MyComp.dll deployed on biztalk and has fixes but interface did not
change - How can I make the orchestration to use the newer version of the
MyComp.dll? I tried to put a Orchestration.dll.config and use
<runtime><redirect but no luck -

Any help and tips are greatly appreciated!

John







[ Post a follow-up to this message ]



    RE: Does newer version of Assembly will be used?  
Sachin Surana


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:09 AM

Hi John,

Try putting the redirection in config file of BTS i.e BTSNTsvc.exe.config.
Also, let me know if it worked 

Cheers,
Sachin

"John Lee" wrote:

> Hi,
>
> I have an orchestration that use a component MyComp.dll version 1.0.0.0 - 
 I
> deployed the orchetration and everything works fine  now a newer version
> of the MyComp.dll deployed on biztalk and has fixes but interface did not
> change - How can I make the orchestration to use the newer version of the
> MyComp.dll? I tried to put a Orchestration.dll.config and use
> <runtime><redirect but no luck -
>
> Any help and tips are greatly appreciated!
>
> John
>
>
>





[ Post a follow-up to this message ]



    Re: Does newer version of Assembly will be used?  
Matt Milner


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:09 AM

I belive I read a post here from a MS person that version redirection does
not work in BTS.  I think you'll have to update your orchestration assembly
with the new reference and redeploy it.

Please do try the other suggestion here and let us know if it worked, but
don't be surprised if it doesn't.

Matt


"John Lee" <john.nospam@pursca.com> wrote in message
news:%23qpQTgYsEHA.3564@tk2msftngp13.phx.gbl...
> Hi,
>
> I have an orchestration that use a component MyComp.dll version 1.0.0.0 -
> I deployed the orchetration and everything works fine  now a newer
> version of the MyComp.dll deployed on biztalk and has fixes but interface
> did not change - How can I make the orchestration to use the newer version
> of the MyComp.dll? I tried to put a Orchestration.dll.config and use
> <runtime><redirect but no luck -
>
> Any help and tips are greatly appreciated!
>
> John
>







[ Post a follow-up to this message ]



    Re: Does newer version of Assembly will be used?  
John Lee


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:09 AM

Yes, when I move the <runtime> bindingRedirect into BTSSvc.exe.config and it
worked!!! But mess around with this configuration file is kinda scary though


Thanks Sachin!

John

"Sachin Surana" <SachinSurana@discussions.microsoft.com> wrote in message
news:482BB7E6-5C0C-4307-AB06-1E04B12BF91E@microsoft.com...[vbcol=seagreen]
> Hi John,
>
> Try putting the redirection in config file of BTS i.e BTSNTsvc.exe.config.
> Also, let me know if it worked 
>
> Cheers,
> Sachin
>
> "John Lee" wrote:
> 







[ Post a follow-up to this message ]



    Re: Does newer version of Assembly will be used?  
Sachin Surana


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:09 AM

Agreed, this is not a clean solution. There could be a few other options as
well...

1) From the .NET configuration interface, you can add a library to the
'configured assemblies' in GAC and change its binding policy to redirect it
to a new version. This is cleaner than the previous approach as it becomes
assembly specific and not application specific.Please let me know if, if you
know how to configure assemblies while instaling it. We would certainly not
like to do it through GUI.

2) Also, in an article in code project i read that if you do not change the
major and minor version and just change the build and revision number , the
application would pickup the latest version from GAC. I tried it but it did
not work . Please let me know if this is true or if it works for you.

Cheers,
Sachin

"John Lee" wrote:

> Yes, when I move the <runtime> bindingRedirect into BTSSvc.exe.config and 
it
> worked!!! But mess around with this configuration file is kinda scary thou
gh
> 
>
> Thanks Sachin!
>
> John
>
> "Sachin Surana" <SachinSurana@discussions.microsoft.com> wrote in message
> news:482BB7E6-5C0C-4307-AB06-1E04B12BF91E@microsoft.com... 
>
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:31 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register