Hi,
I need to deploy an ASPX application in a https environment (not IFD).
MS CRM 2011 get accessed via: https://crm.mycompany.com/...
As such the only way I can figure out how to include my application is by deploying it in the ISV folder. As soon as I use https however to access, MS CRM attempts to take control and my application fails to load.
Could someone run me though how they would go about deploying an application that needs to be accessed via https in MS CRM? If you deploy to a separate web site/application, how to you manage to prevent the user from receiving the 'not all content is secure' message?
Thanks in advance