Folks,
My WebExplorerBar displays perfect in my development machine.
On the server
When i upload it on the server it is displaying without formatting. I have uploaded/included all the files ~/ig_res.
My Code
<ig:WebExplorerBar ID="WebExplorerBar1" runat="server" Width="190px" GroupContentsHeight="" meta:resourcekey="WebExplorerBar1Resource1" StyleSetName="IG"> </ig:WebExplorerBar>
Any ideas?
I works perfectly now.
I was missing themes directory path.
Thank you guys...