Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: IE Web Controls not working


Message #1 by "Balasubramaniam R" <bala.rangaraj@d...> on Wed, 4 Sep 2002 09:14:16
Thank Q. It worked.
> That is because the IE webcontrols utilize a directory located at =
c:\inetpub\wwwroot\webctrl_client\.
Create a web in IIS called webctrl_client, and point it to =
c:\inetpub\wwwroot\webctrl_client\, that should fix it.

-----Original Message-----
From: Balasubramaniam R [mailto:bala.rangaraj@d...]
Sent: 4. september 2002 11:14
To: ASPX_Professional
Subject: [aspx_professional] IE Web Controls not working


I created a webapplication in which I have used treeview,Tabstrip and=20
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=20
treeview and not in the form of tree. Multipage is tiled one after the=20
other. Tabstrip is also not working. In short after I changed the home=20
directoty, IE webcontrols are not working.
---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=3D1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=3D1861007450

These books are a complete reference to the ASP.NET namespaces=20
for developers who are already familiar with using ASP.NET.=20
There is no trivial introductory material or useless .NET=20
hype and the presentation of the namespaces, in an easy-to use=20
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes,=20
giving you those real-world tips that the documentation doesn't=20
offer, and demonstrating complex techniques with simple=20
examples. =20

---
---
Change your mail options at http://p2p.wrox.com/manager.asp or=20
to unsubscribe send a blank email to =


  Return to Index