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 ]
|