RE: iewebcontrols setup
From: Steven Cheng[MSFT] (v-schang_at_online.microsoft.com)
Date: 07/16/04
- Next message: Reiner Max: "Re: How to Implement an Custom Image Control"
- Previous message: John Saunders: "Re: Creating a Custom Color Property list"
- In reply to: Schoo: "iewebcontrols setup"
- Next in thread: Steven Cheng[MSFT]: "RE: iewebcontrols setup"
- Reply: Steven Cheng[MSFT]: "RE: iewebcontrols setup"
- Reply: Schoo: "Re: iewebcontrols setup"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 16 Jul 2004 01:30:09 GMT
Hi Schoo,
>From your description, you've setup the IE Web control on a Dev machine and
a server machine and worked well. But when you want to redistribute them
and use the controls on another workstation, they didn't display well, only
display plain text rather than structured elements, yes?
As far as I know, such display problems are likely caused by the IE Web
controls's clientside resoucres( images, script or htc behavior files) not
correctly installed. When using IE Webcontrols, we need not only referenct
the ie webcontrols's assembly dll , but also install those resources files
in a folder named "webctrl_client" in the website's root folder( " wwwroot"
for example). And the complete folder structure under the site root should
like
/wwwroot/
/webctrl_client/
/1_0
resource files
/other application folders
So please have a check to see whether all the machines that use the IE web
controls has correctly installed this in the website's root. In addition,
here are some former thread discussing the similiar problem, you may also
have a look to see whether they can provide any clues:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=u%24DXVVeECHA.176
4%40tkmsftngp05&rnum=4&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26q%3Dasp
net%2Btreeview%2Bdisplay%2Btext
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=058501c39a77%24b7
03a140%24a101280a%40phx.gbl&rnum=18&prev=/groups%3Fq%3Dasp.net%2Btreeview%2B
display%2Btext%26hl%3Den%26lr%3D%26ie%3DUTF-8%26start%3D10%26sa%3DN
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=%23pmtCa4rDHA.405
6%40TK2MSFTNGP11.phx.gbl&rnum=40&prev=/groups%3Fq%3Dasp.net%2Btreeview%2Bdis
play%2Btext%26hl%3Den%26lr%3D%26ie%3DUTF-8%26start%3D30%26sa%3DN
Thanks.
Regards,
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx
- Next message: Reiner Max: "Re: How to Implement an Custom Image Control"
- Previous message: John Saunders: "Re: Creating a Custom Color Property list"
- In reply to: Schoo: "iewebcontrols setup"
- Next in thread: Steven Cheng[MSFT]: "RE: iewebcontrols setup"
- Reply: Steven Cheng[MSFT]: "RE: iewebcontrols setup"
- Reply: Schoo: "Re: iewebcontrols setup"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|