BizTalk Server Tools - Re: scripting functoid : ext assemblies deselected in scripting functoids

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Tools > June 2004 > Re: scripting functoid : ext assemblies deselected in scripting functoids





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: scripting functoid : ext assemblies deselected in scripting functoids
Prasad Sripathi Panditharadhya [MSFT]

2004-06-26, 10:53 am

Philippe,
This is probably happening because the assembly version of your .NET
component is changing each time it is built and deployed. Change the
version info (usually found in file AssemblyInfo.cs or AssemblyInfo.vb)
from:

[assembly: AssemblyVersion("1.0.*")]

to something fixed like:

[assembly: AssemblyVersion("1.0.1.1")]

Without this the VS build changes the version everytime you build the
assembly.

Thanks...

--------------------[vbcol=seagreen]
<5g0TOYDQEHA.304@cpmsftngxa10.phx.gbl>
<ufEr0sEQEHA.904@TK2MSFTNGP12.phx.gbl>[vbcol=seagreen]
functoids[vbcol=seagreen]

This posting is provided "AS IS" with no warranties, and confers no rights.

EBusiness Server Team

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com