MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Error in Loading Application (Zatvorena) (Mono Support )

12402 put(a) pogledan, 8 odgovor(a) 18.11.2013. 11:17:11Kreirao(la) Dinesh.Sajwan
Dinesh-Sajwan

Dinesh.Sajwan

18.11.2013. 11:17:11
Hi,

We are experiencing a problem in MONOX application in IE.Situation is , we are opening the application in iframe from an application hosted on another domain by passing some parameter to a page on MONOX created by us for receiving parameters.
Functionality of this page is , it accepts parameters from calling application and creates sessions in MONOX and set required properties for MONOX.Now, it is working fine in Chrome, Mozilla but in IE the session created on LOGIN page are not accessible in another pages of MONOX, hence it throws an exception.

Please help us!

Regards
Sumit
Ovaj sadržaj još nije ocijenjen. 
1284 Reputacija 156 Ukupno objava
khorvat

khorvat

18.11.2013. 11:47:18
This is probably an issue with IE security & iFrame. Please review everything around that and get back to us.

Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava
mzilic

mzilic

18.11.2013. 12:05:27
I believe that IE gives lower level of trust to IFrame pages. So you need to create a P3P policy. More information is available on this page: http://www.w3.org/P3P/details.html and here: http://msdn.microsoft.com/en-us/library/ms537341%28vs.85%29.aspx

Regards,
Mario
Ocjena 5,00, 1 glas(ova). 
2218 Reputacija 300 Ukupno objava
Dinesh-Sajwan

Dinesh.Sajwan

18.11.2013. 12:40:38
Thanks Mario.

We are creating a new P3P policy, will picg you if still it is not solved.

Regards
Sumit
Ovaj sadržaj još nije ocijenjen. 
1284 Reputacija 156 Ukupno objava
Dinesh-Sajwan

Dinesh.Sajwan

18.11.2013. 14:02:43
Hi Mario,

after implementing p3p in request headers now sessions are getting accessed but now whole page is not getting loaded only some portion is getting loaded. Can you please help.

here is the code which we have added..

HttpContext.Current.Response.AddHeader("p3p","CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\"");
Regards
Sumit
Ovaj sadržaj još nije ocijenjen. 
1284 Reputacija 156 Ukupno objava
Dinesh-Sajwan

Dinesh.Sajwan

18.11.2013. 14:32:42
Hi Mario,

We found out that item data bound function is not getting called when call is getting generated from IE.
like in Wallnotes.ascx in init()  this code is written.
this.TemplatedControl.ItemDataBound += new EventHandler<ListViewItemEventArgs>(lvItems_OnItemDataBound);

when my client browser is IE then lvItems_OnItemDataBound is not getting fired but from chrome this is getting fired...

please help
Regards
Sumit
Ovaj sadržaj još nije ocijenjen. 
1284 Reputacija 156 Ukupno objava
Dinesh-Sajwan

Dinesh.Sajwan

20.11.2013. 5:06:28
Hi,

We have resolved the issue by adding P3P settings in custom respose header at IIS level.

Regards
Sumit
Ovaj sadržaj još nije ocijenjen. 
1284 Reputacija 156 Ukupno objava
imarusic

imarusic

20.11.2013. 7:57:30
Hi,

we are glad that you managed to resolve your issue.

Regards.
Ovaj sadržaj još nije ocijenjen. 
3016 Reputacija 428 Ukupno objava