|
Rank: Member Groups: Member
Joined: 9/12/2007 Posts: 20
|
I have a dialog and menu control within an web page and everything works fine until I try to view the page via HTTPS or SSL.
I get the message the page contains both secure and nonsecure items. When I comment out the Dialog control and reload the page, the message disappears.
Is there any bug or fixes related to this?
Thanks Joe
PS. The version of the E.O dll is 4.0.34.2
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Joe,
We are not aware of such issues in 4.0.34. In fact we have just verified it with our sample project, we ran the whole sample project on HTTPS and we do not see such problem. So can you try the same and see if it works for you?
Thanks
|
|
Rank: Member Groups: Member
Joined: 9/12/2007 Posts: 20
|
I created a new blank page and did not get any warning messages. Then I copied the exact code from my Dialog in the other page and got the warning again. It seems as though the problem lies in the ContentUrl property. I have this set to read a regular html file for the Dialog contents. When I remove the link to the html page no wanrings. I tried setting the Url Property to the full path https://www.domain.com/link.html but the warning still occurs. Any thoughts? Joe
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Joe,
ContentUrl does appear to be the problem. We will fix it as soon as possible. Thanks for reporting the issue.
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Joe,
We have posted a new build that addressed this problem. Please see your private message for download location.
Thanks
|
|
Rank: Member Groups: Member
Joined: 9/12/2007 Posts: 20
|
I'll give it a try. Thanks
|
|
Rank: Member Groups: Member
Joined: 9/12/2007 Posts: 20
|
The ContentURL works now thanks. We did find another problem though. It is with the menu object. Randomly there is a javascipt error and our menu dissappears. The error is ''_eoficc' is undefined'. Any thoughts?
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Please post the whole JavaScript block around the error when it happens and we will see what we can find.
|
|
Rank: Member Groups: Member
Joined: 9/12/2007 Posts: 20
|
I am now getting all kinds of 'undefined' errors. I'm getting '_eofu_dl, eo, eofnv_g, eofi_co' as all undefined. Copied below is the code for the eofu_dl error. Thanks.
[removed by admin]
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Joe,
Make sure that you refresh the page, the browser might have old script file cached. If that does not fix it then please create a small reproducing sample project that demonstrates the problem and sent to us (I'll pm you regarding where to send). Once we have that we will look into it.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 9/18/2007 Posts: 1
|
Hi eo_support,
I use E.O dll v. 4.0.34.1 and have the same trouble as Joe Garro with the Dialog control's ContentURL property on httpS pages. As I see, you have fixed this bug. Today I downloaded EO control suit again once with the hope that it already has all required for me changes. But... I'm still getting the message: "The page contains both secure and nonsecure items."
Is there a way to get a link to the new build or version of EO.Web.dll?
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Alex,
We've just sent a private message to you with the download location. Please take a look and see if that addresses the issue.
Thanks
|
|
Rank: Member Groups: Member
Joined: 9/12/2007 Posts: 20
|
Hi Alex,
I checked the version that fixed this issue for me and the dll reads 4.0.39.2 The E.O Support team just beat me to the punch.
Hope it works for you too. Joe
|
|