473,396 Members | 1,995 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

SSL and asp:menu control

I have a sort of critical problem that is driving users nuts. My site works
fine when running over HTTP but when I switch to HTTPS, an error is generated
every time a user mouses over one of the drop down menus. The error is 'This
page contains both secure and nonsecure items. Do you want to display the
nonsecure items?' and it is driving users nuts.

There is definitely nowhere in my code that is referencing a resource over
HTTP explicitly. I see in other forums that there were problems with skmMenu
possibly with a src="" that was firing this error. I also see DotNetNuke had
a problem with a function that was not returning false. I have tried pulling
up the webresource.axd and looking at the javascript but I didn't see
anything offhand. Also if it helps troubleshoot, you should know that they
asp:menu is residing in a master page. There are no graphical assets
involved in the menu (although I really wish the background had been exposed
better so I could make some nice graphics)

I am very reluctant to run the web over HTTP. I can make it publicly
available if it would help you troubleshoot.

Any assitance is greatly appreciated and will help give ASP.Net a gold star
in my organization.
Nov 19 '05 #1
2 1565
I have not had a chance to work with the 2.0 framework yet and asp:menu is
not built into 1.1 so I'm going to asume it is in 2.0.

If it is in 2.0 it is important to remember 2.0 is still in beta and NOT
intended for production application (ie ones that require SSL). You should
probably report this (along with a more detailed example) as a bug.

I imagine the javascript is trying access something over HTTP and hense the
"error" which is actually just a security warning.

Good luck!

Jason Lind
Senior Software Engineer - Triton Tek
"Uriah" wrote:
I have a sort of critical problem that is driving users nuts. My site works
fine when running over HTTP but when I switch to HTTPS, an error is generated
every time a user mouses over one of the drop down menus. The error is 'This
page contains both secure and nonsecure items. Do you want to display the
nonsecure items?' and it is driving users nuts.

There is definitely nowhere in my code that is referencing a resource over
HTTP explicitly. I see in other forums that there were problems with skmMenu
possibly with a src="" that was firing this error. I also see DotNetNuke had
a problem with a function that was not returning false. I have tried pulling
up the webresource.axd and looking at the javascript but I didn't see
anything offhand. Also if it helps troubleshoot, you should know that they
asp:menu is residing in a master page. There are no graphical assets
involved in the menu (although I really wish the background had been exposed
better so I could make some nice graphics)

I am very reluctant to run the web over HTTP. I can make it publicly
available if it would help you troubleshoot.

Any assitance is greatly appreciated and will help give ASP.Net a gold star
in my organization.

Nov 19 '05 #2
Ah yes, sorry this is definitely new to 2.0. And yes it is for what will
eventually be a production application. We live in the uncomfortable realm
of the Go Live.

"Jason L Lind" wrote:
I have not had a chance to work with the 2.0 framework yet and asp:menu is
not built into 1.1 so I'm going to asume it is in 2.0.

If it is in 2.0 it is important to remember 2.0 is still in beta and NOT
intended for production application (ie ones that require SSL). You should
probably report this (along with a more detailed example) as a bug.

I imagine the javascript is trying access something over HTTP and hense the
"error" which is actually just a security warning.

Good luck!

Jason Lind
Senior Software Engineer - Triton Tek
"Uriah" wrote:
I have a sort of critical problem that is driving users nuts. My site works
fine when running over HTTP but when I switch to HTTPS, an error is generated
every time a user mouses over one of the drop down menus. The error is 'This
page contains both secure and nonsecure items. Do you want to display the
nonsecure items?' and it is driving users nuts.

There is definitely nowhere in my code that is referencing a resource over
HTTP explicitly. I see in other forums that there were problems with skmMenu
possibly with a src="" that was firing this error. I also see DotNetNuke had
a problem with a function that was not returning false. I have tried pulling
up the webresource.axd and looking at the javascript but I didn't see
anything offhand. Also if it helps troubleshoot, you should know that they
asp:menu is residing in a master page. There are no graphical assets
involved in the menu (although I really wish the background had been exposed
better so I could make some nice graphics)

I am very reluctant to run the web over HTTP. I can make it publicly
available if it would help you troubleshoot.

Any assitance is greatly appreciated and will help give ASP.Net a gold star
in my organization.

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Chuck Hartman | last post by:
I have a Windows service that requests web pages from a site using an HttpWebRequest object. When I try to request a page from an ASP.NET 2 site, I get a WebException with message "The remote...
7
by: tfsmag | last post by:
Has anyone had a problem with putting a menu control into a master page in .net 2.0? I have a problem where if i just drop a menu control on a regular page the menu works fine, the submenus work...
4
by: Ben | last post by:
Hi, I'm using images in my menu control. I have my menu setup based on this example: http://msdn2.microsoft.com/en-US/library/system.web.ui.webcontrols.menuitembinding.imageurlfield(VS.80).aspx ...
2
by: Mark Rae | last post by:
Hi, I'm interested in what people think of the new <asp:Menu> control in comparison to other 3rd-party menu controls. E.g. until v2, I used the AITOC FlexMenu...
2
by: jason | last post by:
Does anybody know how I would get borders around each menuitem? Do I have incorportate into a table? Thanks. The below produces a border around the entire menu. <form id="form1" runat="server">...
2
by: Steve Richter | last post by:
I would like to have a standard site navigation menu, horizontal across the page, at the top of the page. When I hover over a top level menu item I want a drop down menu to appear with the same...
1
by: eps | last post by:
Has anyone have any experience of doing this ? I want a small menu on each row with a few options, I have tried it and it seems to work great at first but after clicking on a menu item and...
3
by: win | last post by:
I've create menu in a webform. <asp:Menu ID="Menu1" runat="server" CssClass="toolbar" Orientation="Horizontal"> <Items> <asp:MenuItem Text="Master" Value="Master"> <asp:MenuItem...
0
by: BooGhost | last post by:
Some background: 1. I've got a master page with an asp:Menu using an XML sitemap. 2. A page that uses the master page has an object tag (instancing an activex control) 3. This activex control...
0
by: kirankumarn | last post by:
I have a asp:menu control and i'm binding menu items dynamically and the width of the top menu items is variable. So i want the width of the menu list should be equal to top static menu items, i want...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.