Hi Kenneth,
The ReadMe file in the extracted folder contains the step by step
instructions to build the source code. Its not just the dll but there are
other supported files also need to be copied.
Here is a part from the ReadMe:
-- START --
To build the IE Web Controls:
1. Make sure you have installed the .NET Framework SDK v1.0 or v1.1
2. Run Build.bat, which will create a build folder in this directory. The
build folder contains Microsoft.Web.UI.WebControls.dll and a Runtime
directory of supporting files.
To run the IE Web Controls:
1. Copy the contents of the Runtime directory to the webctrl_client\1_0
directory under your top-level site directory. For example, if your site
root is c:\Inetpub\wwwroot, type this at the command prompt:
xcopy /s /i .\build\Runtime c:\Inetpub\wwwroot\webctrl_client\1_0 /y
This will create the following directory structure under the site:
/webctrl_client/1_0
MultiPage.htc
TabStrip.htc
toolbar.htc
treeview.htc
webservice.htc
webserviced.htc
[images]
[treeimages]
-- END --
HTH.
Hi Shiva,
No, there's nothing to build.
Can you mail me the DLL?
Kenneth P
Shiva said:
Hi,
I believe you have to build the source code of the web controls to get the
assmeblies.
Hi Shiva,
The link was ok and I could get the installation package, but in the
readme.txt file it's said that I should copy the file
Microsoft.Web.UI.WebControls.dll to the app directory.
The problem is that this .dll doesn't exist after installation????
Any ideas?
Kenneth P