Description
I have created an IFrame which calls an ASPX page from the same server as the CRM installation (in the same directory structure). The code in the ASPX page accesses the CRM database in order to display data on the Opportunity Product form relating to the Product on the form. There is a second IFrame on the same page with nothing but text in it.
The problem - access through a browser
If I set IE to prompt me for a username and password the IFRame loads with no problem. If I set IE to automatically log on I am challenged for my username and password when the IFrame loads. I can cancel the challenge and the IFrame loads OK with all data expected but I will be challenged again if the Iframe has occasion to reload within the same session. If I enter my details the IFrame will not prompt for authorisation on subsequent reloads.
The above behaviour occurs whatever combination of IFrames are included. Data alone, Data and text or text alone.
My feeble attempts at fixing it
As a user of the application my role is the System Administrator. I have added all the CRM groups I could find to the directories in question.
I'd be grateful for any pointers as to why this is happenning to give me a clue as to how top solve it.
Thanks in anticipation,
Colin.
I have created an IFrame which calls an ASPX page from the same server as the CRM installation (in the same directory structure). The code in the ASPX page accesses the CRM database in order to display data on the Opportunity Product form relating to the Product on the form. There is a second IFrame on the same page with nothing but text in it.
The problem - access through a browser
If I set IE to prompt me for a username and password the IFRame loads with no problem. If I set IE to automatically log on I am challenged for my username and password when the IFrame loads. I can cancel the challenge and the IFrame loads OK with all data expected but I will be challenged again if the Iframe has occasion to reload within the same session. If I enter my details the IFrame will not prompt for authorisation on subsequent reloads.
The above behaviour occurs whatever combination of IFrames are included. Data alone, Data and text or text alone.
My feeble attempts at fixing it
As a user of the application my role is the System Administrator. I have added all the CRM groups I could find to the directories in question.
I'd be grateful for any pointers as to why this is happenning to give me a clue as to how top solve it.
Thanks in anticipation,
Colin.