IE WEBCONTROLS INSTALLATION PROBLEM

K

kennyk

IE Web Controls Installation
Posted: 14 Apr 2004 01:12 AM
I am trying to install Microsoft Contents Management Server, but
during installation, it tells IE Web Controls needs to be installed.
It's a pre-requisite application.
I downloaded IEWC from
(http://www.asp.net/IEWebControls/Download.aspx?tabindex=0&tabid=1)
and installed it by following the README located in C:\Program
Files\IE Web Controls folder. However, when I open the sample page
specified in the README(http://localhost/sampleapp/multipage.aspx), it
was giving me below error:
-----------------------------------------------------------------------------------------------------------
Server Error in '/' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource
required to service this request. Please review the following specific
parse error details and modify your source file appropriately.

Parser Error Message: File or assembly name
Microsoft.Web.UI.WebControls, or one of its dependencies, was not
found.

Source Error:

Line 1:
Line 2: <%@ Register TagPrefix="ie"
Namespace="Microsoft.Web.UI.WebControls"
Assembly="Microsoft.Web.UI.WebControls" %>
Line 3:
Line 4: <html>


Source File: c:\inetpub\wwwroot\sampleapp\multipage.aspx Line: 2

Assembly Load Trace: The following information can be helpful to
determine why the assembly 'Microsoft.Web.UI.WebControls' could not be
loaded.

=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Web.UI.WebControls
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private,
custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Microsoft.Web.UI.WebControls
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/Microsoft.Web.UI.WebControls.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/Microsoft.Web.UI.WebControls/Microsoft.Web.UI.WebControls.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/bin/Microsoft.Web.UI.WebControls.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/bin/Microsoft.Web.UI.WebControls/Microsoft.Web.UI.WebControls.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/Microsoft.Web.UI.WebControls.EXE.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/Microsoft.Web.UI.WebControls/Microsoft.Web.UI.WebControls.EXE.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/bin/Microsoft.Web.UI.WebControls.EXE.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/bin/Microsoft.Web.UI.WebControls/Microsoft.Web.UI.WebControls.EXE.
-----------------------------------------------------------------------------------------------------------
So, I copied Microsoft.Web.UI.WebControls.DLL. and pasted it to below
4 locations:

[1]C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/Microsoft.Web.UI.WebControls.DLL
[2]C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/Microsoft.Web.UI.WebControls/Microsoft.Web.UI.WebControls.DLL
[3]c:/inetpub/wwwroot/bin/Microsoft.Web.UI.WebControls.DLL
[4]c:/inetpub/wwwroot/bin/Microsoft.Web.UI.WebControls/Microsoft.Web.UI.WebControls.DLL

I don't know what and where the file Microsoft.Web.UI.WebControls.EXE
is located. So I just ignored it and went ahead opening the sample
page specified in the
README(http://localhost/sampleapp/multipage.aspx), then I get the
below message in IE:

-----------------------------------------------------------------------------------------------------------
This is page number two, and this page view is selected!
-----------------------------------------------------------------------------------------------------------

Can anyone tell me what I did wrong and let me know how I can have
this thing work so I can install MCMS on the machine??

Thanks

The OS is Win 2000 server w/ followings installed.

-MDAC2.8
-SQL-DMO 2000 vSP3
-.Net Frame work v1.1
-Visual J# .Net Redistributable Package v1.1
-.Net Framework SDK v1.1
-Visual Studio2002
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top