|
 |
aspx thread: IE Web Controls Not working
Message #1 by bala.rangaraj@d... on Wed, 4 Sep 2002 07:31:05
|
|
I created a webapplication in which I have used treeview,Tabstrip and
Multipage controls. It was working fine. I changed the home directory in
IIS from "c:\inetpub\wwwroot" to one other folder "d:\myprojects". After
this all the IE controls are not working. It is just dumping the data for
treeview and not in the form of tree. Multipage is tiled one after the
other. Tabstrip is also not working. In short after I changed the home
directoty, IE webcontrols are not working.
Message #2 by "Lewis" <lewis@t...> on Wed, 4 Sep 2002 07:27:34 -0600
|
|
You have to install the controls in the web directory.
This can be done by coping the directory and files in the
C:\inetpub\wwwroot\webctrl_client
-----Original Message-----
From: bala.rangaraj@d... [mailto:bala.rangaraj@d...]
Sent: Wednesday, September 04, 2002 7:31 AM
To: ASP+
Subject: [aspx] IE Web Controls Not working
I created a webapplication in which I have used treeview,Tabstrip and
Multipage controls. It was working fine. I changed the home directory in
IIS from "c:\inetpub\wwwroot" to one other folder "d:\myprojects". After
this all the IE controls are not working. It is just dumping the data for
treeview and not in the form of tree. Multipage is tiled one after the
other. Tabstrip is also not working. In short after I changed the home
directoty, IE webcontrols are not working.
---
ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442
ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450
These books are a complete reference to the ASP.NET namespaces
for developers who are already familiar with using ASP.NET.
There is no trivial introductory material or useless .NET
hype and the presentation of the namespaces, in an easy-to use
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes,
giving you those real-world tips that the documentation doesn't
offer, and demonstrating complex techniques with simple
examples.
---
|
|
 |