IE Web Controls

R

Riken

Hi,
Downloaded IEWebControls.exe application & run on local machine

O/S: Win Advance Server 2000
Framework: 1.1

Notes:
* During installation its Creating folder on C: i.e C:\Program Files\IE Web
Controls
* I search My Computer for 'Microsoft.Web.UI.WebControls' assembly but it's
not there

Now when i am giving reference of Webcontrols in mine .aspx
file & while compiling it gives compilation error as follows. If anyone know
how to solve please let me know.

Compilation Error
Namespace or type 'WebControls' for the Imports
'Microsoft.Web.UI.WebControls' cannot be found.

Do i require 'Microsoft.Web.UI.WebControls' assembly if yest then from
where?




Thanks

Riken
 
S

Stu

Riken,

You need to run the build.bat file in the installation directory of the IE
Web Controls folder. This will compile the DLL in to the build/bin folder.
Copy this DLL to the bin folder of your project and copy the other files
(detailed in ReadMe.txt).

Also, add a reference to this namespace to your VS Project.

Good luck!
 

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,773
Messages
2,569,594
Members
45,121
Latest member
LowellMcGu
Top