Using controls which has scripts and images as embedded resources
- From: "Praveen" <sfdeveloper@xxxxxxxxxxxxx>
- Date: Thu, 16 Mar 2006 16:10:55 -0500
Hi all,
I am creating a web part that uses a custom control (defined in a custom
strongly signed assembly) which in turn uses some images and scripts that
are embedded as resources in the custom assembly. The control uses asp.net
2.0's resource loading mechanism to retrieve the images and scripts during
runtime from the client - this works without any problem outside SharePoint.
But, when this control is used in a WebPart, the referenced script and
images don't get loaded on the client IE browser.
ASP.Net 2.0 uses custom http handlers to provide the resources to the client
and that obviously doesn't work in a Sharepoint environment. Any ideas how
to fix or workaround this?
Thanks
Praveen
.
- Follow-Ups:
- RE: Using controls which has scripts and images as embedded resources
- From: "Wei-Dong XU [MSFT]"
- RE: Using controls which has scripts and images as embedded resources
- Prev by Date: Re: Consuming a List from another Site
- Next by Date: Re: Authentication in sharepoint Portal
- Previous by thread: Re: Protecting documents against copyright infringement
- Next by thread: RE: Using controls which has scripts and images as embedded resources
- Index(es):
Relevant Pages
|