Problem installing Microsoft.Web.UI.WebControls.dll in VS.Net

C

CW

I have downloaded, built and installed iewebcontrols. I tested the sample
application and everything worked just fine. However, when I attempt to add
Microsoft.Web.UI.WebControls.dll to the VS.Net toolbox, I get the following
error:

There are no components in
'c:\windows\microsoft.net\framework\v1.1.4322\Microsoft.Web.UI.WebControls.d
ll" that can be placed on the toolbox. I am using VS.Net 2002. I tried
copying the Microsoft.Web.UI.WebControls.dll to the bin directory and
referencing it, however, it made no difference.

Any idea?

In addition, when I am ready to deploy to a server box, is it all I need to
do is to copy inetpub\wwwroot\webctrl_client to the server and copy
Microsoft.Web.UI.WebControls.dll to the iinet application bin directory?

Thanks in advance
 
H

Hermit Dave

i think there's something wrong with the compilation. seems to me that the
WebControls lib was compiled with framework 1.1
though i never used WebControls with vs.net 2002.

Regarding deploying on the server, you are correct. As long as the root
folder contains the webctrol_client directory and the applications bin
folder contains the WebControl lib you will be fine.

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
 
C

CW

Dave

Thanks for the help. That fixed my problem. I didn't think using ASP.NET 1.1
was going to cause a problem (because there were a couple of examples on the
web that even says you need to modify CSC path in the build.bat to compile
successfully and the path used in those examples were ASP.NET 1.1 paths).

Anyway, really appreciate the help and many thanks
 

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,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top