Ask a Question related to ASP.NET Security, Design and Development.
-
Curia Damiano #1
TreeView over https / ssl
I'm trying to usa an aspx page that uses the
Microsoft.Web.Controls.UI.TreeView component.
Over http, all is working perfectly.
Over https, I get an error.
Debugging I've seen that an exception is thrown when the
TreeView creates an instance of an XmlTextReader that
refers to a file called xml/LookupTreeNodeTypes.xml under
the directory of my aspx page.
Has someone used succesfully the TreeView under https?
Thanks, Curia Damiano
Curia Damiano Guest
-
#38631 [Bgs]: fopen('https://...') or curl with https gives Segmentation fault
ID: 38631 Updated by: darkelder@php.net Reported By: roberto dot berto at gmail dot com Status: Bogus Bug... -
treeview
I use a form with a control treeview ( MS 5.02 ) to open and select specific records in various form. in case of the data update, cancellation,... -
TreeView in ASP
How to fill treeview in ASP? Thanks -
Once again about treeview in ASP
Hi guys, I want to use Microsoft treeview control (no other) in my asp page and fill it with parent-child information from datatable. I draged and... -
PHP HTTPS POST Como hacer un POST https con PHP
http://wedoit4you.com/forums4you/display_message.php?Msg_pk_id=628 /** Author: Ing. Angel Leon Function: postHttps($url,$params) Given the...



Reply With Quote

