While doing EAI Task which is given as a Sample in Biztalk Server Docmentation they had given to create Strong key file name, and another thing is ,while creation of the Strong key file name they had given like \”must copy the Tutorial folder from <install drive>:\\Program Files\\Microsoft BizTalk Server 2004\\SDK\\ to the root of the C drive\”. could you tell me the what is the use of doing this one
Coping to the c drive is probably related to a file path or something like that.
As for the SNK. That is a .net thing. It is used to sign component to make sure you know who wrote it, allow them to be versioned, and placed in the GAC.
It is a fundamental concept for .net and since BizTalk 2004 is .net based we have to use SNK as well.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.