Explain me is there a way to automate the process of adding assembly in GAC?
Submitted by: MuhammadYes. Right click the project, go to properties and select Build Events
And add following in the Post-Build event command line:
"C:Program filesMicrosoft Visual Studio 8SDKv2.0BinGacUtil.exe" -u $(TargetName)
Submitted by: Muhammad
And add following in the Post-Build event command line:
"C:Program filesMicrosoft Visual Studio 8SDKv2.0BinGacUtil.exe" -u $(TargetName)
Submitted by: Muhammad
Read Online Biztalk Helper Class Job Interview Questions And Answers
Top Biztalk Helper Class Questions
| ☺ | Tell me where can the helper class be used? |
| ☺ | Explain me is there a way to automate the process of adding assembly in GAC? |
| ☺ | Please explain what is the difference between a Document Schema and a Property Schema? |
| ☺ | Tell us what is the difference between static, dynamic and direct binding? |
| ☺ | What is what is Rehydration? |
Top BizTalk Server Categories
| ☺ | Biztalk Map Interview Questions. |
| ☺ | Biztalk Application Interview Questions. |
| ☺ | Biztalk Bam Interview Questions. |
| ☺ | Biztalk Hl7 Interview Questions. |
| ☺ | Biztalk Pipeline Interview Questions. |
