Groups | Blog | Home
all groups > asp.net building controls > october 2003 >

asp.net building controls : Issue with installing IE WebControls


Saur
10/2/2003 4:50:52 PM
Hi,
I developed an ASP.NET application that uses IE Webcontrols
in one of my pages. I am using the tab strip control.

It worked fine on my devl system as well as the test
system but does not seem to work on prod.
The tab strips do not appear on my webpage and the all
the individual tab contents appear in same page and they
come distorted.I ran the iewebcontrols.msi and the
corresponding entries got created in the registry.I did
exactly the same as mentioned in the readme.txt of the
IEWebcontrols set up.I tried reinstalling it several times
but i am still facing the same issue.

Both my test and prod use
1) IE 5.5 with SP2
2) Have .NET Framework v1.0.3705 and the other necessary
prerequisites.
It works fine in test and i deployed it the same way as i
did in test.

I even manually added the assembly to GAC
i.e. gacutil -i Microsoft.Web.UI.WebControls.dll.

Plz suggest me what other things i could look at my
production box in order to make the IE Webcontrols work.

Thanks
Teemu Keiski
10/4/2003 12:30:05 PM
Hi,

do you also have webctrl_client folder, that contains IE WebControl's
client-side files, on your site root?

--
Teemu Keiski
MCP, ASP.NET MVP
AspInsiders Member, www.aspinsiders.com
ASP.NET Forums Moderator, www.asp.net
AspAlliance Columnist, www.aspalliance.com

[quoted text, click to view]

Saurangshu Chakrabarty
10/5/2003 4:35:57 PM


Thanks a lot Teemu.
Somehow the folder was missing in wwwroot. For some unknown reason the
folder was missing in that path.
What i did was, i manually copied the folder into that path and this has
resolved the issue.

Cheers
Saur

*** Sent via Developersdex http://www.developersdex.com ***
AddThis Social Bookmark Button