Treeview control and TreeNodeXslSrc error
I have a treeview control that works fine until I modify web.config to protect static files. Then I get the following error:
Server Error in '/' A | | 0 | 0 | 4 days ago |
Internet Explorer Add on
Hi,
How can I write a addon in internet explorer
Maysam K Dabbagh | | 0 | 0 | 4 days ago |
Loading IFrame when TabStrip Tab is clicked
Hello all, In our project I am using the TabStrip and Multipage functionality. It's been applied in conventional manner, where all the tabs (Multipage with IFrames) are getting loaded a | | 0 | 1 | 4 days ago |
Need help with a few errors
Hi guys,
I have been trying to install webcontrols onto a platform running on windows 2003 server sp3 but always seem to face this problem.
Halfway through installation, i get prompted
The | | 0 | 1 | 4 days ago |
how to make calls to functions that are in win app class file from the web page that is displayed in the webbrowser control of win application?
Hi There,
I have implemented webbrowser control in my windows application. I have some functions inthe class file. i want to use those functions from the webpage which is displayed in | | 0 | 0 | 4 days ago |
How to access address bar in C# Application
Respected member's
Scenario:
I am trying to log whatever address is being typed in internet explorer. For example if i type w | | 0 | 0 | 4 days ago |
Microsoft Webcontrol tabstrip on Windows Server 2008
I'm trying to move webpages from a Windows Server 2003 (where everything worked correctly) to Windows Server 2008. I've worked through most of the problems that have been encountered | | 0 | 0 | 4 days ago |
IEWebControl and Terminal Server
I have a web application that is hosted on a web server (Windows Server 2003). In order to improve the performance for the remote users, I am connecting to Windows Terminal Server | | 0 | 0 | 4 days ago |
treeview error message
Parser Error
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-t | | 0 | 1 | 4 days ago |
Changing the color of the Tab control
Hi,
Can anyone advise me on how to change the color of the Tabstrips.
I'm currently doing it in the page_load event but the change is not taking effect.
| | 0 | 0 | 4 days ago |
Error adding node - Specified argument was out of the range of valid values . Parameter name: Index was out of range. Must be non-negative and less t han the size of the collection.
I have a recordset that I loop thru adding nodes to my treeview. Well at around record # 123 out of 500 or so, I get this error adding child node : "Specified argument was | | 0 | 1 | 4 days ago |
IE WebControls ASP.Net 1.1
Hello everybody, one question about a problem I have;
I downloaded the Internet Explorer Web Controls bundle and I built the Microsoft.Web.UI.WebControls.dll, I put the dll in the bin dir | | 0 | 1 | 4 days ago |
ActiveX control works on localhost when changed to actual IP it doesn't sho w up
Hello, I have a problem. My activex works great in locahost. Ex.) http://localhost/ but when changed to actual IP ex.) http://192.168.1.101/ the activex is gone. why is this? | | 0 | 0 | 4 days ago |
IE web control and VS 2005 in debug mode
Hi everyone,
I'm a newby on the forum.
I have a problem at the moment, I'm sure you meet it before.
I have on my machine IIS 5.0, all th | | 0 | 0 | 4 days ago |
DataGrid in iewc:tabstrip
Hi everyone,
Could you help with this issue?
I implemented the TabStrip with Datagrid as follow:
--------------- | | 0 | 1 | 4 days ago |
Element 'TreeNode' is not a known element. This can occur if there is a com pilation error in the Web site.
Hi everybody,
I have downloaded the TreeView control and registered it in the page but TreeNode throws out the error:
"Element 'TreeNode' is not a known ele | | 0 | 1 | 4 days ago |
Tab Control for VS.NET 2003
I am trying to acquire the Microsoft.Web.Ui.WebControls.Dll. I have downloaded the IE Web Controls program from Microsof | | 0 | 0 | 4 days ago |
IE Web controls
I am trying to acquire the Microsoft.Web.Ui.WebControls Dll. I have downloaded the IE Web Controls program from Microsoft, but when I click on the build file after installation and go to the buil | | 0 | 0 | 4 days ago |
IE/Firefox issue
I have a huge problem, i am developing a web app using asp.net 2.0 and i have both mac and windows users, but my application does not display correctly with firefox or safari, and furthermore som | | 0 | 2 | 4 days ago |
IE web control on Window Server 2003 Enterprise Edition
Hi,
our production server is windows Server 2003 . Our application works well on windows XP. Its only when i am deploying on production it is not displaying tree control properly , only t | | 0 | 1 | 4 days ago |
MSHTML Access frames on different domain from Frameset
I'm writing a C# IE 6 toolbar that is using MSHTML to interact with the DOM of pages loaded in IE. Everything works fine unt | | 0 | 0 | 4 days ago |
Tabstrip and multipage
Hi,
I want to know if it is possible to use tabstrip and multipage in different pages. Let me explain what I am trying to achive. There is one main page main.aspx which has tabstrip and t | | 0 | 1 | 4 days ago |
IE TreeView Control problem
Hi ,
i am using TreeView Webcontrol with .Net1.1 and IE 7.0 . I am getting error .Any body have any idea?
in my code i am generating my XML dynamically and calling DataBind() | | 0 | 1 | 4 days ago |
How to use IE WebControls in VS 2008?
Hi, I recently got my hands on an old ASP.Net 1.1 web application and I am trying to open it in my VS 2008 ide. I'm having problems getting it to compile because of the missing Microsof | | 0 | 0 | 4 days ago |
IE Web Controls on Windows Server 2003
I'm having quite a struggle to get IE Web Controls working on the production server, which is a Windows 2003 Server. It works perfectly well, following all the steps in the readme, on m | | 0 | 1 | 4 days ago |
Context Menu
Hi All,
Good Day!!!
I require help on creating a context menu for a web application using VS2003 and VB.NET..If anyone around here has done this or have sample codes, please help me with th | | 0 | 0 | 4 days ago |
giving color to nodes in tree view
Hi friends,
I am using a treeview control
i want to give different color to different nodes
k | | 0 | 1 | 4 days ago |
Toolbars in asp.net2.0
Hi all,
I Installed IEWebcontrols in my system.and i tryed to write <ie:toolbar>......but it is not working.How to create Toolbars in asp.net2.0.If anybody know plz revert me. | | 2 | 96 | 7/22/2008 2:08:55 PM |
Web Controls not showing properly
Hi Everyone,
I have spent an hour looking thorugh the forum to see if I can find the answer to my poser. The interresting thing is that I can not for the life of me get the web | | 24 | 53 | 4/3/2008 5:52:23 AM |
Treeview control's selectednodeindex property in javascript
I am trying to get the selectednodeindex property of the Microsoft Treeview webcontrol but having no luck. I am getting an error "undefined". Does that mean I cannot access this property using ja | | 4 | 74 | 3/25/2008 12:05:54 PM |
Treeview with multi Columns?
Is it possible to use treeview to create a multi Columns tree?
Like accounting balance sheet:
AccountNo AccountName Balance
100000 Assets | | 5 | 656 | 3/14/2008 4:37:24 PM |
IEWC does not render proper XML and TSNS code
Hi, I have a Web Application that uses IE Web Controls for main navigation. However, the application fails to run on some servers because of IE Web Controls are not truely rendered. Whe | | 0 | 49 | 3/11/2008 9:55:18 AM |
TreeView not loading
Hi,
I have installed the IE Web control and i not able to bring it up in my application.
I am using the following code to include it
<%@ Register TagPrefix="i | | 2 | 51 | 3/10/2008 10:41:22 AM |
Please Help Me
I have downloaded IEWebControls But Iam enable to run build.bat.
How Can I run build.dat | | 0 | 59 | 3/10/2008 9:29:52 AM |
IE Web Controls for ASP.NET 2.0 ?
I wonder if there are IE Web Controls for ASP.NET 2.0 or 3.0? Not sure someone asked this question already, but just can't find some message about it.
Thanks | | 6 | 90 | 3/7/2008 5:14:46 PM |
Tab strip in web controls win't respect external style sheet
When I try and use SelectedStyle="SelectedStyleSheet", or any other (Hover, Default, etc.) they don't work. My External style sheet has the values defined:
| | 1 | 42 | 3/2/2008 10:14:02 AM |
Where is the Microsoft.Web.UI.WebControls.dll?
Where is the Microsoft.Web.UI.WebControls.dll that I need to put into the bin directory?
Jeff | | 12 | 40 | 2/21/2008 11:53:06 AM |
Unselecting root node after filling up the TreeView
Hey people...
I'm doing some pages with the TreeView control and everything is ok until the moment i finish filling up all the nodes, when the first node (root) is shown as select | | 4 | 41 | 1/22/2008 3:31:53 PM |
build project very slow !
please help me !
pdthiep | | 2 | 197 | 1/16/2008 7:53:15 AM |
TreeView fails accessibility guidelines
We?re using a Microsoft.Web.UI.WebControls.TreeView on a MCMS web site. | 0 | 48 | 1/14/2008 10:17:42 AM |
TreeView Drag and Drop
Hello,
I'm trying to figure out how to implement drag and drop in the new IE TreeView control for ASP.NET/C#. It doesn't seem to be possible, can anyone confirm that for me?
| | 4 | 91 | 1/9/2008 2:31:03 AM |
The located assembly's manifest definition with name 'Microsoft.Web.UI.WebC ontrols' does not match the assembly reference.
HI Group, i have tried all the possible solutions. but my web controls do not run on the live server. it runs perfectly allright on the local project. let me explain the problme in details. i | | 1 | 114 | 12/14/2007 3:43:39 PM |
tabstrip styles
anyone got some good styles for the tabstrip? my css isn't that good | | 319 | 54 | 12/12/2007 6:48:17 PM |
TabStrip displaying in Firefox but not IE??
The tabstrip is rendering ok in firefox however it is not rendering properly in IE?
Has anyone had this problem before?
Cheers | | 0 | 50 | 12/4/2007 11:27:23 PM |
possibility to save treeview to XML?
I know how to use an XML file as source for a treeview. But is there a simple possibility too to serialize an updated treeview back into the/an XML file?
| | 3 | 50 | 11/29/2007 1:38:07 PM |
Problem installing web controls
Hi
I have a problem installing web controls. Here is what I have done so far:
I downloaded the controls and followed the instructions up until the part where you run the build fil | | 1 | 40 | 11/28/2007 5:13:36 PM |
Looping through TreeView Nodes?
Hello,
I'm using the Microsoft Web Control. I'm dynamically loading the control with data from the database where there are parent nodes and children nodes that could be up | | 3 | 120 | 11/25/2007 12:28:27 PM |
Treeview, NavigateUrl Javascript, and Selected Style
So, I have this problem. Whenever I put "javascript: DoSomething();" in the NavigateUrl property the Selected style never gets applied to the node. So I attempt to dig around the .htc fi | | 1 | 309 | 11/21/2007 11:28:45 PM |
asp.net tree view with context menu
Hi,
when i click the treeview i can able to get the treenode text and index using the following coding:
javascript: ________________________________________________________________< | | 8 | 89 | 11/19/2007 5:50:04 AM |
right click on treenode
anyone successfully implemented a context menu right click on a treenode within TreeView? If so, can you point me in the right direction?
-th
| | 6 | 101 | 11/19/2007 5:47:11 AM |