Programmatically Show iPhone VPN Connection Page - ios4

Is there a supported (or even known) way to display the VPN Connection Page programmatically? I haven't been able to find anything to the affirmative yet, but I'm hopeful. There's documentation on showing some of the Standard Modal View Controllers, but there aren't any related to any networking dialogs/pages. Any information would be helpful!

I've concluded (after digging through the iOS SDK documentation) that this is not possible, unfortunately.

Related

The search option does not show on a mobile device using Housez theme

I decided to use the Housez theme as it advertises as super easy and flexible to use. I am not a web designer but have managed to get my site up and running. www.islandestates.net The problem I have is that there is no search option for the properties on a mobile device? The desktop version works well but how do I get a search box onto the mobile version?
The support from Housez is non existent, I have submitted a request to favetheme but they never reply.
Any help would be aprreciated.
Malcolm

Blue Prism applicaton modeler fails to identify authentication pop up window on firefox

I am trying to automate a web application using firefox on blue prism. When I use the application modeler to launch the web application, first it is asking for credentials to login on a pop up window. Application modeler cannot identify this pop up has appeared. So I cannot automate the login. However after login manually, I can spy other elements in the application as normal. Any idea on how to automate the pop up window asking for user name and password?
I assume that you specified your application as browser based in application modeler. It's hard to answer your question without knowing how this web application looks and works like. There are few options that you can try nevertheless:
In the latest version (6.4) Blue Prism introduced Firefox plug-in. If you would be able to upgrade your version to the latest one (if you are not using it already), then maybe you'll be able to spy the pop up.
If this web application does not necessarily need be launched via Firefox in particular, then you can test its behavior and spying possibilities on other browsers - Internet Explorer and Google Chrome (supported by BP since 6.3 version).
You can spy the whole browser's window using Region mode and use Surface Automation techniques to input credentials and log in. SA functionalities are greatly improved since version 6.
You can try using web services (if applicable with this website) to connect with the API of the web application, you'll be able to pass/validate your credentials via web services as well. Blue Prism natively supports SOAP based web services, you might need to come with some code stages to wrap it up. It's pretty advanced stuff though and I wouldn't recommend it as a 1st choice.
Hope this helps.

Azure Portals Dashboard, adding new virtual machine hangs at loading panel

I really didn't wanted to ask that kind of question in this resource, but I have no choice.
I have tried ask this question to Azure Support on Twitter, but they told me to open support case in azure portal itself. However, if you want to use their direct support, you must pay money.
MSDN forums does not allow me to post screenshots until it verifies my account, so this makes posting there useless.
When I want to add new Virtual machine I press Add button on Virtual Machines tab. Then it opens new tab with loading message and hangs. It says loading and then nothing happens.
I have cleared cache of my browser, opended incognito mode, still this happens.
I have installed another browser, opened portal and Dashboard still hangs at loading tab.
I have tried to open portal on my friends computers, problem still persists.
This is screenshot of this problem:
This is Javascript console:
According to this screenshot, Azure Portals Dashboard has javascript errors.
Why this is happening? Did I encounter some kind of bug?
As David said, it is not directly related to the forum, but there was partial portal outage, according to the https://azure.microsoft.com/en-us/status/. North America users were impacted.
Looks like that issue was mitigated.
If that is the helpful answer, please mark it as a helpful or as the answer. Thanks!

chromecast on chrome packaged app

I would like to add the ability to cast my chrome packaged app to a google chromecast device.
So far google states that all you have to do is add
to your page and the API will inject itself.
For me that doesn't happen. No code is injected.
Am I doing something wrong?
There doesn't seem to be a demo showing this type of capability.
EDIT:
I just wanted to clarify a bit. All that I would like to do is display my app to a screen.
I have no media. I simply want to display it exactly as the chrome extension in the chrome browser would.Therefore I would follow the directions for a sender only. The app is packaged so it is running only CSS/JS/HTML5 code. The app is designed to run offline.
Steps I've taken to cast:
1. I've added the extra bit to the HTML line:
2. I've followed the whitelisting, to the best of my understanding, by adding my "website address" to the chrome extension. So I've added the only two address that should matter.
127.0.0.1
192.168.1.106
There is a good chance Content Security Policy is blocking the implementation of the cast API being injected. I see that you've filed Issue 287254: Google cast (chromecast) ability for packaged apps, and suspect we will need to wait for it to be implemented in a packaged apps compliant way.
You must whitelist your device and your Chrome app. See here for more details:
https://developers.google.com/cast/whitelisting#whitelist-chrome

How to grab a snapshot/dump of IE9 security settings?

Trying to investigate an issue a customer is facing where he gets a generic IE9 error - "Internet Explorer cannot display the webpage". We have ruled out connection settings as a potential cause, is there any to get a dump/snapshot of the security settings on this customer's computer?
I already saw some threads on the forum regarding gpedit.msc (here); however when I did a dry run on my system I am not seeing the information that I expect. I.e. the operation is not recursive and the few sites in my trusted/blocked list do not show up either. Is there a better method?
Vin

Resources