Hello, When I followed the readme file to request one of the pages from IE http://localhost/sampleapp/multipage.aspx, I get the an error below: File or assembly name Microsoft.Web.UI.WebControls, or one of its dependencies, was not found. Can someone please
help? Thank you in advance, Jennifer
Jennifer, You also need under C:\Inetpub\wwwroot\sampleapp - Microsoft.Web.UI.WebControls.dll in a \bin dir - \webctrl_client (see xcopy cmd in readme)
Hi, I actually have Microsoft.Web.UI.WebControls.dll in C:\Inetpub\wwwroot\sampleapp\bin directory. Following the readme file I have the same files under C:\Inetpub\wwwroot\webctrl_client when I use the command prompt to type in the xcopy lines. However, I
still have the same parsing error. Thank you in advance, Jennifer
Hi Bill, When you mentioned to move webctrl_client directory, this caused me to look at the parsing error in more detail. Actually I had to move the bin directory to C:\Inetpub\wwwroot, then I was able to run the .aspx files. Thank you so much for helping me.
Jennifer
Jennifer and Bill : I had the exact problems you got. After following you and Bill's discussions and instructioins, I overcame the similar errors you got. However, my final result of running http://localhost/sampleapp/multipage.aspx is as following diplay:
This is page number one This is page number two. and this page view is selected! Is this what I supported to be obtained ? What is your final result ? I expect to see the UI of MultiPage. Thanks for your advanced help. Joseph Qiu
Bill : Thanks for your help. Under my c:\Inetpub\wwwroot\sampleapp\webctrl_cient\1_0, there were MultiPage.html I copied mutipage.aspx into c:\Inetpub\wwwroot\bin The result of running is as same as earlier. I wonder I misunderstand your instruction, please
explain "You need: multipage.aspx |_\webctrl_client\1_0 (HTCs) |_\bin (dll) " In a little bit detailed style. I appreciate your help. Joseph
Edit the file buil.dat and add the path for the csc.exe, in my case: c:\windows\microsoft.NET\framework\v1.0.3705\csc.exe ...... this create the Microsoft.Web.UI.WebControls.dll file in the build folder JlCorral
Jennifer Li
Member
20 Points
4 Posts
Cannot run the web pages in IE
Jul 24, 2003 12:08 PM|LINK
Bill2clone
Star
9975 Points
1995 Posts
Re: Cannot run the web pages in IE
Jul 24, 2003 12:42 PM|LINK
Tressleworks modules
DNN & webhosting
IEWCtrls
Jennifer Li
Member
20 Points
4 Posts
Re: Cannot run the web pages in IE
Jul 24, 2003 01:41 PM|LINK
Bill2clone
Star
9975 Points
1995 Posts
Re: Cannot run the web pages in IE
Jul 24, 2003 03:48 PM|LINK
Tressleworks modules
DNN & webhosting
IEWCtrls
Jennifer Li
Member
20 Points
4 Posts
Re: Cannot run the web pages in IE
Jul 24, 2003 03:58 PM|LINK
joeqiu
Member
10 Points
2 Posts
Re: Cannot run the web pages in IE
Jul 24, 2003 11:41 PM|LINK
Bill2clone
Star
9975 Points
1995 Posts
Re: Cannot run the web pages in IE
Jul 25, 2003 07:11 AM|LINK
Tressleworks modules
DNN & webhosting
IEWCtrls
joeqiu
Member
10 Points
2 Posts
Re: Cannot run the web pages in IE
Jul 25, 2003 04:14 PM|LINK
daisyholt
Member
295 Points
59 Posts
Re: Cannot run the web pages in IE
Jul 25, 2003 08:56 PM|LINK
Daisy's Web World
jlcorral
Member
5 Points
1 Post
Re: Cannot run the web pages in IE
Jul 28, 2003 09:05 PM|LINK