Dynamic CRM Plugin download Word document
问题 I have created CRM plugin, which on Case create need to download a document to the client. When I create a case plugin is working but it doesnt download a document. In console i can see a content of document is returned through POST request ..AppWebServices/InlineEditWebService.asmx but not opened or downloaded. Im new in this so I will be a very thankful on any help. My code is bellow: My code is bellow: protected void ExecutePreValidateCaseCreate(LocalPluginContext localContext) { if