Hi,I developed pages .aspx and I deployed in MS CRM 3.0 by using IFrame.
on the waiter it is good they are functional but when I connect to MS CRM
starting from an other machine these pages .aspx do not function and not of
posting (Impossible to post the page).
Thanck you.

RE: Impossible to post the page by Carsten

Carsten
Thu Sep 20 03:50:03 PDT 2007

looks like you should check the security policies within your .aspx-Pages (IIS)

"ahmed" wrote:

> Hi,I developed pages .aspx and I deployed in MS CRM 3.0 by using IFrame.
> on the waiter it is good they are functional but when I connect to MS CRM
> starting from an other machine these pages .aspx do not function and not of
> posting (Impossible to post the page).
> Thanck you.

RE: Impossible to post the page by GustafWesterlundHumandataSweden

GustafWesterlundHumandataSweden
Thu Sep 20 04:14:00 PDT 2007

Hi,
Also make sure you have enabled cross-frame scripting when adding the IFrame
in the Form editor in CRM.

Also check that CRM and the server hosting your aspx-pages are either in the
Local Intranet Sites or Trusted Sites and that the page within the IFrame has
the same or lower security settings in IE.

Gustaf

"Carsten" wrote:

> looks like you should check the security policies within your .aspx-Pages (IIS)
>
> "ahmed" wrote:
>
> > Hi,I developed pages .aspx and I deployed in MS CRM 3.0 by using IFrame.
> > on the waiter it is good they are functional but when I connect to MS CRM
> > starting from an other machine these pages .aspx do not function and not of
> > posting (Impossible to post the page).
> > Thanck you.