CodeVerge.Net
Beta
Explore
Item Entry
Members
Register
Login
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML
Free Download:
Zone:
>
NEWSGROUP
>
Asp.Net Forum
>
starter_kits_and_source_projects.internet_explorer_web_controls
Tags:
Item Type:
NewsGroup
Date Entered:
7/23/2005 7:17:10 AM
Date Modified:
Subscribers:
0
Subscribe Alert
Rate It:
(NR, 0)
XPoints:
N/A
Replies:
0
Views:
6
Favorited:
0
Favorite
Can Reply:
No
Members Can Edit:
No
Online:
Yes
4 Items, 1 Pages
Sort By
Date Dsc
Date Asc
Votes Dsc
Votes Asc
1
|<
<<
Go
>>
>|
powerchen
Asp.Net User
Why TreeView show as text in the webpage, but it can show as a tree in the disign entironment
7/23/2005 7:17:10 AM
0/0
dear all:
My entironment is windows2003 enterprise server +IIS6+IE6.03790+vsstudio2003
i want to use iewebcontrols,and do anything as the readme.txt file told me.
when i run the build.bat , i fould a worning about a pasttime error for XmlResolver.
is this warning is the root reason for the treeview and any other three controls just show text at my webpage??
is there any expert told me how to fixed this problem, i have spent two days about this problem
thanks a lot!
your's chen -- from china
master4eva
Asp.Net User
Re: Why TreeView show as text in the webpage, but it can show as a tree in the disign entironment
7/23/2005 7:22:56 AM
0/0
Did you copy the HTC controls to root of the site. For example, the TreeView has a property called SystemImagesPath. Rather do something in code like this:
this.BrowseTreeView.SystemImagesPath = this.Page.ResolveUrl("~" + this.BrowseTreeView.SystemImagesPath);
-- Justin Lovell
powerchen
Asp.Net User
Re: Why TreeView show as text in the webpage, but it can show as a tree in the disign entironment
7/23/2005 12:59:53 PM
0/0
first, Thanks for your reply.
but i really have copy the htc controls to the root of the site.
master4eva
Asp.Net User
Re: Why TreeView show as text in the webpage, but it can show as a tree in the disign entironment
7/23/2005 5:40:02 PM
0/0
Are you sure that you did not mean the root of the application? Just to clarify, if your address is something like
http://localhost/foo
, the default path it will resolve to is
http://localhost/the_scripts
(I forgot the name of first folder), not
http://localhost/foo/the_scripts/
. That is where the above code will allow you to do - put it at the root of the application; not the web site.
-- Justin Lovell
4 Items, 1 Pages
Sort By
Date Dsc
Date Asc
Votes Dsc
Votes Asc
1
|<
<<
Go
>>
>|
Free Download:
Web:
EclipsePlugins : plugin search
Version 1.0.0 ScreenshotEclipse plugin that can show content of zip ...... via a tree view, copy database objects to the clipboard, create new objects, ...
こんな毎日・・・Recent_SourceForge_News
gkrellsun is a gkrellm plugin that can show the sunrise/set times and the ETA until ...... Features (some not yet implemented): account tree view, ...
Search This Site:
Invite
History
Resources
SiteMap
security error (client server app)
login
last tactical straw, need a new host
removing read only from log files
active directory, sql server 2000, iis 5, windows authentication
"type abstract" error when i try to open default.aspx (dnn3.1.1)
dropdown list value
updating database using asp.net
can't see "server objects and events" from drop-down list
how to script out my .mdf database i have in visual studio?
password protecting pdf, xls, xml... files with asp.net
using treeview(componentart treeview)
dual processor server with dnn and sql
commercial implementations of the ibuyspy store
500+ dnn skins in gallery
pages show up, but not the register/login page
help !!.net pages will not render in anyway on my laptop
treeview node selected problem.
sitelog reports timeout
sos online waiting solution
iframe only absolute url ?
datagrid custom control
forms authentication, persistent cookies and arr-rrgh!
about the aspnet account
feedback module
individual node colors
someone please help me with this membership issue plz....................
default inherited class for newly created webforms -- changing
retrieve username with asp.net
no sign of the pictures...
All Times Are GMT