I'm trying to get EPiServer Thumbnail Service to work. It is just a windows service that snaps a snapshot of a webpage.
I think it navigates to the relevant page as a service via internet explorer, but internet explorer only gives the error message: navigation to the webpage was canceled.
I've tried to mock about with the security settings in IE, but to no avail.
Does anyone have any experience with this?
Related
I have a website developed using Codeigniter & MySql. The website is working fine, however, of late I have noticed that when I hover over the link it shows me the correct page but when I click on it, most of the time it opens a new tab showing some random website. This problem happens on my localhost as well. I have scanned my laptop for viruses/adwares but no infection found.
The url of the website is:
http://reporterpost.in/
Please suggest how do I get rid of this problem. Other websites on my laptop don't have this problem.
Chrome blocked resource <URL> on this site because this site tends to show ads that interrupt, distract, mislead, or prevent user control. Learn more at <URL>
www-embed-player.js:553 Chrome blocked resource https://googleads.g.doubleclick.net/pagead/id on this site because this site tends to show ads that interrupt, distract, mislead, or prevent user control. Learn more at https://www.chromestatus.com/feature/5738264052891648
In my chrome, these alert is appeared in chrome console.
I guessed google adsense is applied to http://reporterpost.in/.
Did you apply adsense to website?
I have a JSF web application and I am adding the jsessionid in the URL using URL rewriting. The reason is our users want to log into the application using different accounts in each browser instance or using multiple tabs of the same browser. I was successful in implementing this.
However, I am having one problem.
Whenever the application opens a popup window, the control goes to the popup, but when the user clicks on any link in the main window, it throws an internal server error without any further descriptions. I have checked show user-friendly error messages in IE, but is of no use. Any idea why the main window errors out when the popup is opened.
Please let me know if you need further clarifications.
Thanks.
I am using ADAL 2.5.2 (for ios) version.After successful login, I am trying to open an URL in web view which is protected with Azure. But it is poping azure login inside web view initially. once we log in, then able to open how many no of times without login screen till we close the application.
If we open the application after some time again it will show the login screen in web view even though the access token still alive.
Maybe ADAL cache issue or unable figure out.
I am not passing bearer token to the web URL request.
Please help me to resolve this.
I have created ASP.NET MVC project using internet template. Then I have enabled external(facebook) authentication in AuthConfig file. Now when I run my project and get authenticated with facebook it is working just fine, but the problem is that associated iis express worker process is just closing approximately within 1 minute and VS debugging stops(as if I manually press the Shift+F5). I am getting no errors at all. This doesn't happen when I run the project with Chrome or if I just don't authenticate when using Internet Explorer. It only happens in Internet Explorer when I am authenticating with facebook.
Can anyone suggest what is going on?
Several observations:
when I am authenticated with local account problem doesn't occurs.
when I am authenticated with facebook it redirects to
http://localhost:27264/#_=_. May be #_=_ this is the problem?
I have an ASP.NET MVC application using windows authentication that I published by visual studio on a windows 2008 server.
But when I try to reach the application from a browser I have to authenticate I get the default authentication form to do this.
If I type my user name and password I can not reach my application but if I use the administration account the application will be displayed in the browser.
And other strange things... in the IIS server I select the application site and click basic settings.
I click on the test connection button I get the following error message:
"Invalid application path".
But if I click the connect as button and use the administration account the test is passed successfully.
Anybody can help me?
l.