Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > Issue with installing IE WebControls

Reply
Thread Tools

Issue with installing IE WebControls

 
 
Saur
Guest
Posts: n/a
 
      10-02-2003
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
Saur
 
Reply With Quote
 
 
 
 
Teemu Keiski
Guest
Posts: n/a
 
      10-04-2003
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

"Saur" <> wrote in message
news:1e97a01c38940$03842510$...
> 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
> Saur



 
Reply With Quote
 
 
 
 
Saurangshu Chakrabarty
Guest
Posts: n/a
 
      10-05-2003


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 ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Object reference not set to an instance of an object. System.Web.UI.WebControls.ListItemCollection.SaveViewState() System.Web.UI.WebControls.ListControl.SaveViewState() Brano ASP .Net 3 11-08-2005 12:29 PM
Re: Microsoft.Web.UI.WebControls.dll NOT FOUND when installing the IE We Controls package Patrick Olurotimi Ige ASP .Net 0 03-08-2005 12:32 AM
Re: Microsoft.Web.UI.WebControls.dll NOT FOUND when installing the IE We Controls package Alvin Bruney [ASP.NET MVP] ASP .Net 0 03-07-2005 11:42 PM
Re: Microsoft.Web.UI.WebControls.dll NOT FOUND when installing the IE We Controls package Tampa.NET Koder ASP .Net 0 03-07-2005 08:24 PM
Problem installing Microsoft.Web.UI.WebControls.dll in VS.Net CW ASP .Net 3 09-12-2004 09:32 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57