The build.bat file runs csc.exe to build the DLL. If this fails, no DLL is generated. I had the same problem.
What I did was edit the build.bat and fully-qualify the csc.exe run command as follows:
C:\Windows\Microsoft.NET\Framework\v1.1.4322\csc.exe and so on....
Hope this helps. I am trying to deploy the treeview page that I developed and it is failing on the server. Runs fine in Visual Studio as localhost - but it does not display the nodes on the production server. If you have any luck deploying it, let me know
your secret.
2. Download and Install the Internet Explorer Web Controls.
To install the Internet Explorer Web Controls simply download and run the appropriate setup file for the version you want. An automated install program will then guide you through the setup of each application. This process takes approximately 2 minutes.
Using fully qualified paths worked for me as well.
Thanks for the solution.
Michael
It's a little known fact that 80% of the world's millionaires do not work for someone else... The other 20% have to be the secretaries that work for Microsoft...
marklightwu...i've the same problem too...try compiling on .Net 1.0...I've not tried it as I don't have 1.0...but i'm hoping that will take care of it...chk out what microsoft is saying...
SBRJonathan
Member
11 Points
7 Posts
I need the Microsoft.Web.UI.WebControls.dll
Dec 02, 2005 08:47 PM|LINK
I ran the build.bat for the Internet Explorer Web Controls, but I can't find the Microsoft.Web.UI.WebControls.dll
Is there a place to download?
If you have the dll, please send it to me: aggios@yahoo.com.
Thanks
Blake05
Contributor
2561 Points
511 Posts
Re: I need the Microsoft.Web.UI.WebControls.dll
Dec 03, 2005 01:52 AM|LINK
you can download it here, http://www.asp.net/IEWebControls/Download.aspx?tabindex=0&tabid=1
Blog - Website: windowscoding.com
StuRivenbark
Member
5 Points
1 Post
Re: I need the Microsoft.Web.UI.WebControls.dll
Dec 05, 2005 06:00 PM|LINK
The build.bat file runs csc.exe to build the DLL. If this fails, no DLL is generated. I had the same problem.
What I did was edit the build.bat and fully-qualify the csc.exe run command as follows:
C:\Windows\Microsoft.NET\Framework\v1.1.4322\csc.exe and so on....
Hope this helps. I am trying to deploy the treeview page that I developed and it is failing on the server. Runs fine in Visual Studio as localhost - but it does not display the nodes on the production server. If you have any luck deploying it, let me know your secret.
Stokholm
Member
15 Points
3 Posts
Re: I need the Microsoft.Web.UI.WebControls.dll
Dec 12, 2005 07:34 AM|LINK
Thanks.
I had the same problem, and your soloution works for me.
axiang
Member
5 Points
1 Post
Re: I need the Microsoft.Web.UI.WebControls.dll
Dec 13, 2005 08:57 AM|LINK
Why I can't download IEWebControls on the website(http://www.asp.net/IEWebControls/Download.aspx?tabindex=0&tabid=1)
There isn't a download link;
Blake05
Contributor
2561 Points
511 Posts
Re: I need the Microsoft.Web.UI.WebControls.dll
Dec 14, 2005 03:28 AM|LINK
2. Download and Install the Internet Explorer Web Controls.
To install the Internet Explorer Web Controls simply download and run the appropriate setup file for the version you want. An automated install program will then guide you through the setup of each application. This process takes approximately 2 minutes.
Click the javascript link.
"Web Controls Setup"
Blog - Website: windowscoding.com
Web Data Tec...
Member
375 Points
75 Posts
Re: I need the Microsoft.Web.UI.WebControls.dll
Jan 24, 2006 02:40 PM|LINK
Using fully qualified paths worked for me as well.
Thanks for the solution.
Michael
GerEielts
Participant
830 Points
175 Posts
Betreft: Re: I need the Microsoft.Web.UI.WebControls.dll
Feb 28, 2006 03:14 PM|LINK
Thank you, your solution helped me too.
regards, Ger.
marklightwu
Member
5 Points
1 Post
Re: I need the Microsoft.Web.UI.WebControls.dll
Mar 13, 2006 03:57 AM|LINK
Thanks , but still have a problem .after I use csc, it said
"src \treeview.cs<1193.13>:warning cs0618:
You should pass XmlResolver to Transform<> method"
I don't know what it means?
Kiks
Member
85 Points
17 Posts
Re: I need the Microsoft.Web.UI.WebControls.dll
Mar 14, 2006 07:59 PM|LINK
marklightwu...i've the same problem too...try compiling on .Net 1.0...I've not tried it as I don't have 1.0...but i'm hoping that will take care of it...chk out what microsoft is saying...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemxmlxslxsltransformclasstransformtopic7.asp