Remote Web Workplace - Requires the Microsoft Remote Desktop ActiveX Controls?!?!?!? - Tilt, TyTN II, MDA Vario III General

Hi Guys,
I just got Remote Web Workplace up and running on my companies small business server and when I try to access it on my Tilt in I.E. mobile I get a scripting alert stating,
"This portion of the Remote Web Workplace requires the Microsoft Remote Desktop ActiveX Control. Your browser's security settings may be preventing you from downloading ActiveX controls. Adjust these settings and try again."
I can't find any settings in IE mobile that will allow for the download and installation of ActiveX controls. Also, the small amount of information I can find on this leads me to believe that this ActiveX control is a .cab file hiding from me somewhere that can be installed manually? I tried installing "tswebsetup" from the Microsoft website but that didn't work. It isn't a windows mobile file. I literally can't find a stitch on information regarding installing this (or any) Activex controls on my WinMo 6 phone. The nutty thing is that I saw a Windows Mobile 5 phone access it just fine. The dude who owned the phone had no idea why it was working on his and not mine. I hope someone can help me...I'm so close to being truly mobile!
Thanks for any help in advance!
Adam

Related

Two Things...Both longshots

1) Can someone produce some Javascript which adds xda-developer's search engine to Firefox's pull down list of search engines.
Javascript gurus, go here for help
http://66.102.9.104/search?q=cache:...fox&hl=en&gl=uk&ct=clnk&cd=9&client=firefox-a
2) Is there any proxy server software for PocketPC...It'd be great to be able to view barred websites on my work PC and impress my work mates...NO! I don't mean Porno :lol: and no I cannot use my phone as a GPRS modem because of the severe user profile restrictions my work are running in Windows XP.
Thanks...By the way, the phone is a Universal.
Search plugin
Here's a firefox search plugin I knocked up. I don't really use firefox so no use to me!
Note: due to the fact that xda forums uses "post" instead of "get" form submission, and firefox search plugins don't currently support "post" it defaults to only returning results in "post" form, not "topic", PITA and not my limitation, but the browser's. There may be a way around it, but it's also a PITA
Unzip the attached files and drop into your firefox \searchplugins\ subfolder.
V
You're a legend vijay...Nice one :mrgreen:
Now can anyone help with the proxy server software.....I would like to get a proxy server running off my Universal.

Remote Desktop connection issues

Hey im trying to connect to my rdp server here at work, and i get the common win xp error of "terminal disconnected due to no available license on server, contact admin" or something close to that, well with a pc, all i did to fix this is go and delete the Store000 key which is in the HardwareID in the MSLicense folder inside the Software/Microsoft part of HKEY_LOCAL_MACHINE.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSLicensing\HardwareID\Store000
i just wondered if there was a fix for this. cause we are no where near the allowable amount of user licenses. im just using the remote desktop cab found in the tweak thread.

help installing Remote Desktop Manager (RDM)

ok i didnt seach threads extensively but i figured this was an easy question to answer.
i downloaded RDM and installed the cab onto my phone. on the program i have the options for:computer, user, password, and domain. Is there a part two of the app to run on my computer?
im trying to connect to a computer running windows 2000.
You will need do enable Remote Desktop on your PC. Here is a link how to do it:
Click
Regards
Is your computer running Windows 2000 Professional or Server?
Professional does not support remote desktop/terminal services connections.
Server needs to be enabled in Add/Remove Programs, Windows Components. It will be called Terminal Services and somewhere along the way you will be asked what mode to install it in. Be sure to choose remote administration mode, not application mode.
ok the link you gave was for windows xp? does that make a difference?
i think i have windows 2000 pro. its deff not a server. i managed to get
a program called remote desktop 2.0 to access my computer by opening ports, however this program views the desktop in full color and is very laggy and slugish.
RDM aside is there any really good remote desktop program to use? i if you could help me set it up i would really appreciate it.
ive used logmein in the past, however this is like a six step process and i would prefer something simpler like a program.

Website Monitor

I was wondering if there is any windows mobile software that can monitor some specific websites on http or on specific ports.
I'm a web developer with some servers which I want to check every 10 minutes if they are online, and since i always have my mobile it would be useful if i could run some program on it.
I found the following software:
- Porta+ http://portaplus.com/
This one does not work on windows mobile 6, it always says it doesn't find a data connection, even not when I use wifi or gprs
Perhaps someone has something better?
Found in the Windows Mobile MarketPlace a nice one: "Server Monitor"
Greetingz Themuzz
Email Alerts?
In my opinion, the far better option is to run some server-side monitoring package which sends out email alerts. Then use push email to your phone. Much more powerful monitoring can then be done, you can filter which alerts you want to get, and you'll still have monitoring being performed (but without the alerts) if you switch your phone off.
Nagios is one option - my preference is the free version of Big Brother (see http://bb4.org/home1.html - available in *nix or Windows versions). Both of those would do what you want - and more.
Thanx for the reply, but the problem is that I don't have a server where I can runs this sort a software, I only have dedicated servers pure for http en sql.
My phone is always on and has a internet plan so it would be easy if i could run something like porta+ on my phone.
Perhaps someone else has a solution?
Greetingz Themuzz
Ask porta+ if they can update it?
Just did, i'm wondering what their response will be.
But in the mean time, if anyone has another solution?
Well, found a nice one (after a year ) on the Windows Mobile MarketPlace. Namely "Server Monitor".
(For the people who where still searching)

[Q] Activate javascript in IE10 mobile?

Nokia Lumia 920
I am having a problem with a mobile version of one website on my Windows Phone: The home page loads and displays correctly, but when you touch a link, a "server or DNS cannot be found" - error is shown. However, after hitting "refresh", the page addressed by the link is displayed fine. This is very annoying, so I reported that behavior to the web master of the site.
The suggested solutions that came in response were two:
- allow cookies all the time (I changed that setting, but it did not fix the issue)
- make sure that java scripting is enabled in the Internet Explorer
While in the regular version of IE you can adjust this setting easily through the respective menu, I couldn't find any option in the Windows Phone system or in the options of IE mobile to adjust java scripting.
Questions:
1. Can these settings be changed at all?
2. What are the java script settings in IE mobile by default?
Many thanks
Joerg
First of all, "JavaScript" - one word - is the language commonly used in websites. Java (which is not scripted, although in old versions it was interpreted much the way scripts are) is occasionally also used on the web, but very rarely.
Windows Phone supports JavaScript, and this support cannot be turned off in the browser to the best of my knowledge. Apps can turn it off within their internal WebView controls, but in IE it is always on.
Possibly a silly suggestion, but have you tried rebooting the phone? After that, my next suggestion would be trying the mobile site in IE10 on the desktop, probably using the Developer Tools to spoof the WP8 IE10 user agent string.
GoodDayToDie said:
First of all, "JavaScript" - one word - is the language commonly used in websites. Java (which is not scripted, although in old versions it was interpreted much the way scripts are) is occasionally also used on the web, but very rarely.
Windows Phone supports JavaScript, and this support cannot be turned off in the browser to the best of my knowledge. Apps can turn it off within their internal WebView controls, but in IE it is always on.
Possibly a silly suggestion, but have you tried rebooting the phone? After that, my next suggestion would be trying the mobile site in IE10 on the desktop, probably using the Developer Tools to spoof the WP8 IE10 user agent string.
Click to expand...
Click to collapse
Yes, I tried rebooting - to no avail. Opening the site in IE10 on the desktop does not work, because it automatically detects the browser and switches to the regular (instead of the mobile) site.
Meanwhile, I have encountered the same issue with more mobile sites: clicking on links causes an error. This error does not occurr when you open the site e.g. in Safari on an Ipad.
... probably using the Developer Tools to spoof the WP8 IE10 user agent string
Click to expand...
Click to collapse
I take it you're not overly familiar with how web browsers (and servers) work. I can try figuring out what the problem is if you let us know what the problematic site is, though.
Hello guys ... I dont know if this is the place to post my problem but its the only one that is close to what I have as an issue... So .. I have a problem with some active buttons in some sites, when I log in the site there are little active buttons on the top of the page ( account, community, forum, etc. ) so when I try to click on those buttons the phone ( lumia 920 ) just selects the text and gives me the option to copy it. I have few android devices and there is no such issue with them, I dont know if this is connected with the java script or flash or what ever ... I just need some help if there is a fix for this. THX in advance and have a happy new year :good::good::good:
If possible, tap off the text but still on the button (zoom in if you need to). You could also try tapping more quickly, or alternatively tap-and-hold and see if it offers you the context menu for links.

Categories

Resources