radeditor image manager not showing correctly when upload iis - radeditor

i have rad editor in my website,and image manager work correctly when browse from VS.but when browse it from Internet Information Service and server image manager dialog not showing correctly and toolbox dose not showing.
how to solve this problem?

Can you please provide a screenshot of the problem?
Have you also enabled the CDN resources of the Image Editor?
Best regards,
Rumen

Related

Uploadify don't show upload button in internet explorer 11

Please use IE11 browse the link http://www.uploadify.com/demos/, you can see that IE11 don't show upload button, instead it show native upload input.
How can I solve the problem or the way to workaround it?
Thank you very much.
Make sure you have Adobe Flash installed. I had the same issue with IE 11 and this fixed the issue. Hope this helps.

Images are not getting display on different browsers?

I am developing one website, in that i am showing some images on click event of some links.
and website is hosted on live web server.
But problem is that when i am visiting this site on my system, all images are getting displayed but when someone else is trying to access then images are not getting displayed.
In short, in some systems, website is working properly in chrome but in some systems images are not getting displayed.
According to me, may be it is an issue of browser compatibility, may be user browser is of lower version and that's why not showing images.
But i don't know whether i am thinking in a right way or not.
please suggest me how to solve such issue??
thanks in advance.

How can I render HTML in a Silverlight 5 app?

I'm currently working on a project that renders emails in HTML format to a Silverlight 5 app. The app is intended to be viewed via a web browser and not an 'Out of browser' app. The WebBrowser control was initially used, but I'm having issues with it. A message stating that IE needs elevated permissions and such. After reading how to properly implement the WebBrowser control by signing the .xap file and installing certificates it seems to work when I run it locally, but when I publish to the server (Windows Server 2008), it doesn't seem to work.
I tried to implement an alternative I found -> http://blogs.msdn.com/b/delay/archive/2007/09/10/bringing-a-bit-of-html-to-silverlight-htmltextblock-makes-rich-text-display-easy.aspx, but that didn't seem to work as the HTML I'm trying to render has many tags not supported in that example.
I also took a look at the Frame control http://msdn.microsoft.com/en-us/library/system.windows.controls.frame(v=vs.95).aspx but not sure if that would solve my problem either.
So if anyone can guide me into the right direction of either how I can get the WebBrowser control to work when pushed to the server or perhaps another alternative it would be greatly appreciated.

Cannot see files uploaded to Windows box running Apache

I have Apache set up on our development server (Windows 7 Home Premium). I am creating a CMS site and using TinyMCE to allow for the insertion of images. This all works fine, but I cannot access the images uploaded. I can see and edit them if I view them on the actual Windows box, but cannot view them over the network.
Any help with this would be appreciated.
Alex

Open offline html file programmatically in windows phone 7

I am building an application in windows phone 7. I have some user guide in HTML. I want to use a web-browser to open these files whenever user touches Help menu. But I don't know how to get the local URLs of these files. Could you help me please?
Thanks so much!
You can navigate to HTML stored in isolated storage using a Relative Uri. More details and sample code here.
How to: Display Static Web Content Using the WebBrowser Control for Windows Phone

Resources