Deploy biztalk project
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 > Deploy biztalk project




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

    Deploy biztalk project  
Nazeedah


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


 
02-03-06 12:47 PM

Hi,
I have created a project using Biztalk 2006 and it built successfully but
when trying to deployed it i am getting an error saying " i need to have a
strong name for that project".
Can anyone tell me what should i do.

Thx a lot






[ Post a follow-up to this message ]



    Re: Deploy biztalk project  
Tomas Restrepo \(MVP\)


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


 
02-03-06 12:47 PM

> Hi,
> I have created a project using Biztalk 2006 and it built successfully but
> when trying to deployed it i am getting an error saying " i need to have a
> strong name for that project".
> Can anyone tell me what should i do.

You need to add a strong name to it. First, generate a new strong name key
using the sn.exe utility and save the key file in a directory of your
choice. Example:

sn.exe -k MyProject.snk

Next, modify the biztalk project properties to reference the .snk file you
just generated from the "Assembly Key File" property in the "Assembly"
section of the projects Properties dialog (right click on the project in
solution explorer -> Properties).

Then recompile.


--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/







[ Post a follow-up to this message ]



    Re: Deploy biztalk project  
carlos medina


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


 
02-03-06 12:47 PM

hi.

You need create a strong name using sn.exe tool from .net framework.  This
strong name must be related to project that you want to deploy, follow these
steps:

1. Create a strong name file (using sn tool)
2. Right clic on the biztalk project and select properties
3. Select Common Properties -> Assembly section
4. Set the path of your strong name file in "Assembly Key File" property

It is required becuase the deployment process register the biztalk::assembly
in gac

"Nazeedah" <Nazeedah@discussions.microsoft.com> wrote in message
news:FD7441D7-F4EF-4CFB-9AD0-5CE7B25206BD@microsoft.com...
> Hi,
> I have created a project using Biztalk 2006 and it built successfully but
> when trying to deployed it i am getting an error saying " i need to have a
> strong name for that project".
> Can anyone tell me what should i do.
>
> Thx a lot
>







[ Post a follow-up to this message ]



    Re: Deploy biztalk project  
Nazeedah


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


 
02-06-06 07:57 AM

Thx a lot for both of you. i have try it  and it works very well and it
deploy successfully
Thx

"carlos medina" wrote:

> hi.
>
> You need create a strong name using sn.exe tool from .net framework.  This
> strong name must be related to project that you want to deploy, follow the
se
> steps:
>
> 1. Create a strong name file (using sn tool)
> 2. Right clic on the biztalk project and select properties
> 3. Select Common Properties -> Assembly section
> 4. Set the path of your strong name file in "Assembly Key File" property
>
> It is required becuase the deployment process register the biztalk::assemb
ly
> in gac
>
> "Nazeedah" <Nazeedah@discussions.microsoft.com> wrote in message
> news:FD7441D7-F4EF-4CFB-9AD0-5CE7B25206BD@microsoft.com... 
>
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:01 AM.      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