How To : Get session based net access for Java Apps - 8125, K-JAM, P4300, MDA Vario Software Upgrading

The problem
You have a Java application that makes use of the internet, eg Opera Mini or Google Local Maps, and you are finding that whenever it wants access the net you get prompted with a Yes/No dialog to either allow or disallow it to go through. With Opera Mini, this would occur everytime you clicked on a link to goto another page and in Google Local Maps it would happen everytime you pressed a button to scroll the map. Obviously this gets very frustrating as it slows down your use of the application.
This method of permitting net access each time it is required is known as "Oneshot".
The solution
The other method is "Session" where users are only prompted once per run of the application. However, some ROMs don't have this option under the security settings in the Midlet Manager despite being a newer version.
After much experimentation by a number of users, including myself, we have managed to determine that the rofs_target.zip file found in \Application Data\Tao\intent can be overwritten with one from a ROM where the "Session" option was available and it will give you this option in the ROM you are currently using.
1) Copy the attached cab file to anywhere on your device.
2) Make sure that you are not currently running any Java apps and that Midlet Manager has been closed down.
3) Execute the cab file and wait for it to finish.
4) Start up Midlet Manager and tap and hold on any app icon and then choose Security. Under Net Access you should now see the option of "Session".
Notes
This has only been tested on Wizard ROMs where Tao-Group's intent Midlet Manager is included. Whether it works on other devices that also have the same Midlet Manager has not been determined but other users are certainly welcome to try. The only thing the cab file does is overwrite (or create if it doesn't exist) \Application Data\Tao\intent\rofs_target.zip. It does not touch the registry or any other system related files or folders. As such it shouldn't break anything major if it doesn't work. All you would have to do is delete that zip file.
Having only been a recent "discovery", this method of getting the Session option back isn't refined as of yet. Collectively, we went through at least 3 other ways of doing it first, involving more files and doing it manually, before we arrived at the current cab installation. We may delve deeper into the folder structure found in the rofs_target.zip file to find out which file contains the appropriate setting so that we can make the solution even more compact. As such, this will be an ongoing thread and this post will be updated to include any developments.
Thanks to BAKup, gilbreen, aron7awol, gamescan

A little more information on the options this CAB adds. On a clean install you will get the following options in the Tao Java MIDlet Manager:
Net Access: No, Oneshot, Session (Session is default)
Local Connectivity: No, Oneshot, Session, Blanket (Session is default)
App Auto Run: No, Oneshot, Session (Session is default)
Messaging: No, Oneshot, Session (Oneshot is default)
Multimedia Recording: No, Oneshot (Oneshot is default)
Now, if you already have MIDlets installed you may have to remove them and reinstall to get the new options to show up. Also, you will want to make sure that the MIDlet Manager is NOT running when you install the CAB. Best advice is to do a soft reset and then install the patch immediately on boot. If you're customizing your Extended ROM, then slap it in there.
NOTE: This patch only fixes the security settings issue with the MIDlet Manager. It does not add JPEG support.

Seems to work well enough on the Hermes.
Thanks

Hi newbe from the UK here...
I have a MDA Pro with T-Mobile with the same problem, tried the fix above, copied & installed successfully... but still as before: only "Oneshot" and "No" options!!!
This is driving me insane!
Any help appreciated!

Yey! It works now!!
Just had to uninstall and reinstall the MIDlets and voila!
Reread gamescan's message
Thanks very much to all

Excellent; it works perfectly on my T-Mobile MDA Vario II with Opera Mini.

Hermes with T-mobile UK WM6 update
I was using the cab on my device (T-mobile Vario II) when it was running WM5. Having applied the recent t-mobile WM6 update, I found that the cab refused to install (citing that it was not meant for my device).
Bad times.
However, managed to force it back onto my device by opening the cab in post #2 (java_session_fix_-_june_15_2006.cab) in winzip and extract the file 00cab172.001 from it. I renamed the extracted file as rofs_target.zip and manually placed it in the location in post #1 on the device (\Application Data\Tao\Iintent) - I kept the original one backed up just in case - it was substantially larger than the replacement so you never know.
And now, once again, I can tag applets as having session based net access again!
Good times!

T-Mobile MDA pro now works with sessions
Hi
I spent ages looking for a solution this is great, I use my MDA for Betfair and could not use Betfair mobile as it kept asking for permission every page update, now it just keeps refreshing prices every 5 seconds.
A huge thankyou...
Dave

Related

O2 Active UI - Uninstall?

No matter what ROM I use, whether its the latest official O2 one or "Pugs" Edited version of it with the 1.03 Radio version, it ALWAYS installs the O2 Active UI.
After every Hard Reset, once Windows has been set up, the device ALWAYS says "Customising in 3 Seconds" and then starts to run a load of installers on which the cancel button does nothing. Then, after these have finished, it asks the "Personal or Corporate" question, and whichever I tick, the O2 Active application is ALWAYS installed at the end of this.
How can I get rid of it? From what I have read, selecting "Corporate" stops the O2 Active program getting installed, but this is NOT true, atleast, not on my XDA2i.
Is it possible to get my device working with Pugs edited latest ROM version with Radio 1.03, WITHOUT having O2 Active installed on it?
Any help would be appreciated, as it is probably a simple fix,
thanks,
Darren
it does
once it asks you for personal or corperate
put a tick in corerate and just underneath enter a password 0506 & that will put it into corp mode
& if you want to gprs settings here they are
connection name
mobile web
modem
cellular line gprs
access point
mobile.o2.co.uk
user name
o2web
password
password
advanced
use server assigned ip
servers
use specific
193.113.200.200
193.113.200.201
Re: Corp install and phone carrier settings
When the option screen appears, if you do not put the corp settings in, it will automatically default the UI install after a few seconds, after you put the code 0506 I think you have press 'enter'.
For your installation of GPRS/WAP/MMS, please follow this link. http://forum.xda-developers.com/viewtopic.php?t=26463 As I have uploaded all the latest Mobile carrier cab installs (V2.0) for the UK, for both contract and PAYG. Just copy the correct cab to your pda device and click to install, simple as that. :lol:
Turns out I bodged my own solution to this problem!!
When it tells you it will Customise the Device in 3 Seconds, Press the SOFT RESET button!
This will reboot the XDA2i into Windows and will NOT run any of the O2 Installers, and so none of the O2 Active will be Installed.
This means that I do not even get asked the Personal or Corporate question.
Thanks for the help tho,
Dazzer.
I have uninstalled the O2 active UI by booting in safe mode and then uninstalling it.
However on rebooting it now says that connections.exe cannot run because some files or libraries are missing.
Can I find out what it has uninstalled and put it back manually as I don't want to have to do a hard reboot and will the cab mentioned above do this?
Thanks
I have uninstalled the O2 active UI by booting in safe mode and then uninstalling it.
However on rebooting it now says that connections.exe cannot run because some files or libraries are missing.
Can I find out what it has uninstalled and put it back manually as I don't want to have to do a hard reboot and will the cab mentioned above do this?
Thanks

Another test: Wizard ROM ported to BA

Edited 26 jan 2006
I've uploaded a second test version of HTC Wizard's rom port to ftp://[email protected]/Uploads/Blueangel/wm5_test/wizard2ba_v2a_test.rar
(this is a v2 rom with a fixed camera)
USE THIS ROM AT YOUR OWN RISK!!!
This version is a complete Wizard's ROM including:
1. Working MMS client
2. Midi/mp3 ringtone support
3. DirectX mobile/Direct3D mobile (xscale-optimized 3D driver)
4. Built-in cyberon voice-dial
5. Wizard's battery indicator, device lock on today
6. Some cosmetic changes
7. 32 Mb RAM disk
8. Bug fixes from the previous version (for example now you can add picture to contact).
There is no need to install any of the old CAB-files with fixes on this ROM. All needed fixes are included in "EXTROM" folder.
The "EXTROM" folder has changed from the previous ROM version. You need to do a hard reset before using this ROM!
Known problems:
1. Bluetooth disconnect bug is still there. I have an idea, but would check it later.
2. The device cannot be used as an IR/USB modem. This can be fixed, but I don't have enough time.
3. It seems that midlet manager is not working. Probably this is a bug in original wizard's ROM.
Installation instructions:
1. Modify the operator as needed and if needed:
xda3nbftool.exe nk.nbf nk.nba -x 0x20040521
...read wiki...
xda3nbftool.exe nk.nba nk.nbf -x 0x20040521
2. Create "EXTROM" foder on your storage card, copy there the contents of EXTROM
folder from this archive. The full name of this directory on your device should
be "\Storage Card\EXTROM".
2. Flush the ROM
3. Make the hard reset (press camera+record+reset buttons, select "format storage")
4. Boot. During the first boot the CAB-files from "EXTROM" folder would be
installed. They are unsigned, so you should press "yes" when asked, and
install them to the default folder. This process would be silent on newer
builds of this ROM.
Note for modifying the EXTROM folder:
All CAB-files should have read-only attribute set. Otherwise they would be deleted after installation. This would be fixed in the future releases. And
Config.txt is renamed to Cfg.txt.
CAB files:
Missing-Files.CAB - must be always installed. Wizard's ROM is larger than ours, so several files had to be removed and placed to this CAB.
Default_CAB-shortcut-CDL-08Sep05.CAB
Default_cdl_wwe_version.cab
Default_ie_view.sa.cab
Default_SmartDialing_enable_0915_signed.CAB - these 4 are from original Wizard's ROM.
Camera2K5.cab - camera app and drivers
Note regarding "RAM Disk32". I recommend to move temporary internet files and install unnecessary apps there. Its contents would survive soft reset, but would be cleaned if the battery is removed. The RAM Disk driver is taken from www.buzzdev.net
Okay, so I got the ROM even before you posted this topic (after an hour you've uploaded it...yes, i do check the WM5_test folder on a regular basis, hehe) First impressions is that this ROM is fast, really fast, even faster than the Hima2BA port... I can't really call WM5 "slow" anymore now, it works very well. Gonna test it a bit more later today. And THANK YOU, as usual
Just turned on cleartype and the fonts looks a bit...I don't know...weird. I'm not saying that it is worse than in the older ROMs, it just looks different somehow. Or it's just me. Edit: yes, they *do* look different. I'd say they are nicer though...
install Camera2k5_1 ,it is owrking for camera , this rom fast than others, Pocker msn can't login " sorry, We are unable to sign you in to this service because we could not detect a valid server certificate. this can occur if the date on your device is different from today date.please check the date on your device and change it if necessary.
also missing phone icon at person settingn't set ringtone
hi mwang,can you tell me where can download Camera2k5_1 ,thanks
Mamaich, what can i say, outstanding, as usual...Testing now
great man...
picture and video application isn't working though :?
working awesome, does anyone know how can i install BT Tray?
thanks mamaich
In Phone, Options doesn't work, smartdialing doesn't work...
2. "ok" hardware button is mapped to "record" and this cannot be changed. Would investigate this.
Click to expand...
Click to collapse
Strange. In my device it's mapped to the OK button as in 2003..
Bugs that I found:
1. MSN Messenger does not work
2. Phone Option does not work
3. Unable to assign picture from contacts
4. MP3 ringtone does not work
5. Voice Command BT Headset Dial (by renaming voicecmd.exe to sddialer.exe) does not work
MP3 ringtones work for me
Phone, Options isn't there. comfirm.
Hope to have a fix for that soon.
This ROM is a bit faster, but still no match for wm2003se speed..
Another problem is that I don't seem to be able to connect to the internet using AS, is it just me?
Guess it's back to 2003 for now..
d3vil said:
This ROM is a bit faster, but still no match for wm2003se speed..
Another problem is that I don't seem to be able to connect to the internet using AS, is it just me?
Guess it's back to 2003 for now..
Click to expand...
Click to collapse
I'm back to 2003SE too, currently doing restore. Guess have got to wait for some patches. I must say the speed of this is better then any other WM5 version.
wlinsong said:
hi mwang,can you tell me where can download Camera2k5_1 ,thanks
Click to expand...
Click to collapse
over here http://forum.xda-developers.com/download.php?id=6645
I'll put together quickly a WiKi article with solution to the missing phone settings and such..stay tuned.
WiKi article with solutions and general info here (and also in my signature)
There are no notifications of current internet connection, i mean wifi bluetooth or gprs in the titlebar (like those in himalaya ported WM5)
There is still error when you press album icon in camera app, which can be fixed with installing album
The hardware button OK is mapped correctly , it works fine here
The record button is mapped as Voice Speed dial (the record app is there but doesnot work)
How can i get the tray icons of bluetooth and wifi ?
I like the new battery tray icon
Port to SX66
Great work Mamaich.
Installation was very smooth. The WIki solution to the missing phone icon was a big help. I prefer this version over the orginal WM5 or the himalaya version. I like the EXTROM installation. Not having a camera installed is a big help to SX66 owners, we don't have to deal with the sound issues. Finally got a midi ringtone to work with the wizard version, prior versions I had to convert the Midi to MP3. I have had it lock up on me a few times, but haven't figured out the cause yet.
Thanks again.

MIDlet Manager for T-Mobile 2.26 [CAB HERE]

Hi,
since i often use Opera Mini and Google Maps on my phone, i was really disappointed to find out that T-Mobile's latest rom, 2.26 aku2.3, missed it.
Luckily, i was able to extract a copy of Intent MIDlet Manager from MrClean 2.24 rom and create a CAB file out of it.
To install Intent MIDlet Manager on your phone simply download the attached CAB, copy it somewhere on your device and run it. The installer won't ask you wheter to install it on storage card or not, it'll install on \windows in main storage. The program can be uninstalled if you don't like it.
Some info:
Intent Java(R) MIDlet Manager (TAO GROUP)
Runtime MIDP 2.0: v10.1.7.551 (build 20060317)
The program has been patched with the patch you can find inside latest MrClean ExtROM. Before patching it asked confirmation everytime you tried to use the Internet, now it asks only once.
If you now where (in which rom) you can find a more recent version, let me know and i'll produce a new CAB.
Download the Intent MIDlet manager version 10.1.7.551
Note: this version, 10.1.7.551, has been obsoleted by the new 11.1.7.1023.
The new version supports google satellite maps, sms and softkey in Opera Mini and add the JTWI compliance (in addition to MIDP 2.0).
I strongly suggest to install the new version instead of the one in this post.
The new version is available HERE
ftp://xda:[email protected]/Uploads/Wizard/Intent_MIDlet_manager.cab
fixed
gehzumteufel said:
ftp://xda:[email protected]/Uploads/Wizard/Intent_MIDlet_manager.cab
fixed
Click to expand...
Click to collapse
Yep, Sorry!!! :roll:
bye
i downloaded and instaled this to my tmo mda after instaling the 2.26 update. i then went to google.com/gmm and /glm and i cant download the google maps thing. it keeps giving me a error. and yes i have full signal and can werbsurf, email etc...
when i try to download the google maps it opens the midlet magaer and it asks to instal i click yes then it goes immediately to 2 bars on the progress meter then stays like that for 5 mins then gives me a error saying it cant instal and cant locate the something.jar file or something like that .
how do i install google maps on my mda ?
Hi,
do you know if it supports the Bluetooth API JSR-082
hey guys,
is this midlet compatible with my magician? Can it run Java games??
hey guys,
is this midlet compatible with my magician? Can it run Java games??
Are you sure it didn't install? I'm going through the T-Mobile extended ROM and it's in there.
I installed this. Opera mini works fine but Google maps is very problamatic. The new version that shows traffic is not working at all. I have to kill it through the memory option.
Anyone else having this problem?
intothevoid said:
I installed this. Opera mini works fine but Google maps is very problamatic. The new version that shows traffic is not working at all. I have to kill it through the memory option.
Anyone else having this problem?
Click to expand...
Click to collapse
Yep works fine for a few minutes then crashola and have to use memaid to kill.
Annoying - they finally fix google and we cant use one of the best parts of it.
risidoro said:
Hi,
since i often use Opera Mini and Google Maps on my phone, i was really disappointed to find out that T-Mobile's latest rom, 2.26 aku2.3, missed it.
Luckily, i was able to extract a copy of Intent MIDlet Manager from MrClean 2.24 rom and create a CAB file out of it.
To install Intent MIDlet Manager on your phone simply download the attached CAB, copy it somewhere on your device and run it. The installer won't ask you wheter to install it on storage card or not, it'll install on \windows in main storage. The program can be uninstalled if you don't like it.
Some info:
Intent Java(R) MIDlet Manager (TAO GROUP)
Runtime MIDP 2.0: v10.1.7.551 (build 20060317)
The program has been patched with the patch you can find inside latest MrClean ExtROM. Before patching it asked confirmation everytime you tried to use the Internet, now it asks only once.
If you now where (in which rom) you can find a more recent version, let me know and i'll produce a new CAB.
Enjoy:
ftp://xda:[email protected]/Uploads/Wizard/Intent_MIDlet_manager.cab
Click to expand...
Click to collapse
If you were able to extract this from a Rom, could you maybe also extract (only) the stuff that creates the MMS folder, without the other shortcuts?
molski said:
If you were able to extract this from a Rom, could you maybe also extract (only) the stuff that creates the MMS folder, without the other shortcuts?
Click to expand...
Click to collapse
Attached! (i took it from the original 2.26 extrom).
bye
risidoro said:
molski said:
If you were able to extract this from a Rom, could you maybe also extract (only) the stuff that creates the MMS folder, without the other shortcuts?
Click to expand...
Click to collapse
Attached! (i took it from the original 2.26 extrom).
bye
Click to expand...
Click to collapse
I know that file, but can you adjust it in a way it only adds a MMS inbox and no further "****"?
I don't need the Midlet Manager, the shortcut to it, the shortcut to ClearVue and things like that...I just want a freaking MMS inbox
Regards,
Molski
still crashing
The install of the midlet manager seemed to run fine; did a soft reset and was able to bring up an address on google maps...but now both menus are non-responsive....has anyone got this to work on the MDA without crashing ? Oh I need to Update my signature, I just installed the new T-Mobile 2.26 ROM last night (which is working great - except for this)
Try IBM J9
Hi,
I almost forgot about this but i was using this on my axim x50.
http://www.pocketpcthoughts.com/forums/viewtopic.php?t=48558
Download the one for windows mobile 5.0 from here:
http://www-128.ibm.com/developerworks/websphere/zones/wireless/weme_eval_runtimes.html
I installed the regular midp 1.1 and it works fine so far. I have been testing my google maps applet via active sync for the past few mins and it actually doesn't crash or hasn't i should say. It even shows traffic which I don't really understand as I don't know what the different colors mean. But it works better then the intent one.
gehzumteufel said:
ftp://xda:[email protected]/Uploads/Wizard/Intent_MIDlet_manager.cab
fixed
Click to expand...
Click to collapse
i can not find the file on xda ftp
please - reupload on FTP!
sorry .. but link appears to be broke. grr. but all is well.
Updated link
Check this link
ftp://xda:[email protected]/Wizard/Misc/Intent_Midlet_Manager.cab
Re: Try IBM J9
intothevoid said:
Hi,
I almost forgot about this but i was using this on my axim x50.
http://www.pocketpcthoughts.com/forums/viewtopic.php?t=48558
Download the one for windows mobile 5.0 from here:
http://www-128.ibm.com/developerworks/websphere/zones/wireless/weme_eval_runtimes.html
I installed the regular midp 1.1 and it works fine so far. I have been testing my google maps applet via active sync for the past few mins and it actually doesn't crash or hasn't i should say. It even shows traffic which I don't really understand as I don't know what the different colors mean. But it works better then the intent one.
Click to expand...
Click to collapse
into,
Could you possibly upload just the WM5 cab file for this new IBM J9 version? That would avoid having to go through IBM registration, and installing a large installer file to desktop. Would be appreciated. Thank you.
link dont work
fix the link its not working

Calligrapher 8.6

I have Tytn II with L26_Kaiser_Diamond_V5 (Hybrid 3.29.707) Rom.
Installed Calligrapher 8.6 and unable to select either writeanywhere or writepad from the SIP menu or by anyother means. In short after installing calligrapher and softresetting i am not able to use it.
Can anyone please help
Don't know if it will work or not but, you might try installing the Default_IM_WM5.cab or SipChange.cab and see if one of them will let you select it.
no success
^^ Solution -- not working
Assuming-
1. you installed with the desktop loader EXE
2. you had an active ActiveSync session and your phone was properly connected and
3. you selected to have both Write Anywhere and Write Pad SIPs selected when finalizing install to PPC
You should have entries for both in the SIP and a folder under programs with the EXEs. If you cannot find any of this you haven't properly installed the program.
Reconnect your phone and make sure you have an active Sync session, run the setup EXE from your desktop and follow the instructions that appear on your screen. (See pic)
Yes of course
The program was installed from the desktop pc and softreset was done. Both writeanywhere and writepads are installed and it is shown on the list of SIPs (when we click small arrow near the keyboard icon) but unable to select them. I am able to access the options menu of calligrapher from Start>settings>system>calligrapher.
ok now do this
http://forum.xda-developers.com/showthread.php?t=301433
Please see the image
boomermax
I had done that yesterday itself but the problem is menu showsup faster but unable to select writeanywhere or writepad.
so basically I've been no help at all...LOL
I'm sure you've uninstalled and reinstalled and have probably have redownloaded a fresh copy and tried installing that...
what happens when you select it from programs? Nothing?
Reinstalled
Reinstalled few times, when i select from programs nothing happens adn i don't know is it the problem of the L26 ROM or Windows 6.1 or the Calligrapher 8.6 --
if some one can help i will be grateful
Earlier also there was some problem without a solution for someone
http://forum.xda-developers.com/showthread.php?t=353077
try disabling the cube if you have it. I had this problem with transcriber, worked after I disabled the cube.
NO CUBE
I don't have cube but transcriber is working perfect only i have problem with calligrapher
still probably no help
have you tried having the installer remove transcriber from SIP during install?
Yes of course
Even without transcriber calligrapher will not work.
what if you tried this sequence and substituted calligrapher for the keyboard install?
http://forum.xda-developers.com/showpost.php?p=2271142&postcount=692
Phatware states calligrapher doesn't play well with third party apps that affect touch screen behavior and that is probably the problem here
not yet
^^ done without success
posted in another forum in reference to SIP troubles and Calligrapher...
"The main difference between CalliGrapher 8.6 and all previous versions is that it has been compiled with recently released Microsoft Visual Studio 2008. It is remotely possible that the new compiler has performance issues, but we have not heard anything about this and have not seen any evidence in our internal tests. The only difference that we’ve noticed when using the new development tool is that size of the compiled binary files slightly increased.
We will continue testing and will post additional information if we have any. "
Maybe trying previous version might help.
Also, taking the logic from this thread http://forum.xda-developers.com/showthread.php?t=398091 it might serve you to start from scratch and reload ROM then tackle this calligrapher issue then move on to loading other applications.
Partially success - Hard reset
I have done a hard reset.
installed first the calligrapher 8.6
soft reset
installed default_im_cab
changed sip through default_im_cab as writeanywhere
soft reset
Now writeanywhere is available and working in all applications except for Lexisgoo dictionary 3.1.1
Any help or suggesstions?

how do you install .net compact framework 3.5 on you HTC?

i ccan't figure this out does anyone can tell me the procedure?
were to download and how to install??
Do a search. on either google or on this forum before asking plz.
This question has been answerd before.
But sins there was no thread that was acualy called like your question ill post the answer and maby next time when someone search they will defenetly find the answer
Go to the link below and download the program and install it on your computer.
When its done it will install it on your phone aswell. (so keep it connectded to the computer while you install it)
http://www.microsoft.com/downloads/d...displaylang=en
Go here
http://www.microsoft.com/downloads/...49-3C6B-42F1-9FD9-0041345B3385&displaylang=en
If you read the instructions, it will tell u.
This package uses ActiveSync 4.0 to update the device. Before running NETCFSetupv35.msi, connect your device to your PC. If your device is not connected, ActiveSync will store the CAB file and will not install the package until you connect. If you are not using ActiveSync, run the CAB files on the device that correspond to the device–specific CAB files found in the install folder.
For now, it's not possible to download directly the cab file from MS site
google for the following files:
- NETCFv35.wm.armv4i.cab
- netcfcfg.cab (saves yourself from editing registry)
You will identify trust-worthy locations easy
Easier than you can imagine.
Search MODACO forum ( www.modaco.com ) NETCFCFG.cab and NETCFv35.vm.armv4i.cab
Install both and you will have a simple application in program menu to choose between net 2.0 and 3.5. DONE
You can also choose to use 2.0 for some applications and 3.5 for other
thnks y´all i found it on modaco, got it worked!!
pls help, I can't install it
it writes: "installation error. stop all applications and processes, maximize available storage space, and run installation again. Support info: 3"
I cant even uninstall it, and I get this msg always
"installation error. stop all applications and processes, maximize available storage space, and run installation again. Support info: 3"
Solution: I kill Kaiser Notification and then I can install .NET Framework without this problem. This app. using .NET Framework.
So I think the solution is in closing/killing all running applications.
What is the "kaiser notification"?
I have the same install error.
Thank you.
i have the same installation error as the last two posters. i tried killing every program i can and i still get the error
me too !......still can not install netcf v3.5 !!
After 2 days searching high & low through internet all discussion session, still can not find a solution. Therefore I made a self tracing and tried all kinds of method, at last I found a solution without doing a hard reset !!
rename mscoree.dll under windows\ to mscoree.dll.txt
re-install netcf v3.5
no more any error code comes up
thats it !!
I am running a tytn II, with the same problem. Install, i get the error. I can't uninstall, atleast not when I try through the 3.5 installer (remove or repair) or the "remove programs" on the kaiser.
I have hard reset the phone 2x,and regardless of whether I am installing from the exe or the cab file on the phone, still get the same error as everyone else.
This past time, i tried changing the name of the mscoree.dll under windows\ to mscoree.dll.txt and mscoree35.dll to mscoree35.dll.txt
same problem. I'm really beyond annoyed. Can someone help?
have a sprint diamond, how do i check which version i have and if its the newest?
it seems like all the programs i try and install say it requires a newer version than the one installed on the device but its only a month old so im not sure.. any help would be great..
thanks!!
I have the same question. I've searched all over and can't find an explanation of what .Net 3.5 is or how to find out if I have it already. I have a Sprint (CDMA) HTC Touch Diamond. Thanks.
I had the same problem on my HTC Kaiser, but I found a solution.
I found a program that acts like safe mode on a computer.
So if you install that program and restart in safe mode (you need to select safe mode when you boot), you will be able to install the compact framework 3.5.
Probable some locked files prevent the normal installation.
The program is an evaluation version, limited to 14 days, but since you only need it for the framework, you don't need to keep if you don't want to.
The app: SafeMode 3
...still not working on my touch diamond.
i've renamed the dll and tried the safe mode app. But I still get the same error.
btw: i have this problem since i installed a cooked rom.
Thanks. Was also having the install issue (I had previously installed and then removed 3.5 but good old ms clearly didn't remove correctly).
Renaming mscoree.dll worked (I tried mscoree2.5.dll before but that didn't work as it was in use so I couldn't rename that).
Glad it worked, was facing dropping back to previous backups or installing a task manager to kill processes (a good task manager program will show all your processes), just to reinstall 3.5.
another thing that goes wrong with the 6.5 wm and tf3d installed:
when you go to the movies, and you put your phone into vibrate, with the left volume keys, the phone goes into vibrate fine,
but when you set it back to full volume, the next time someone calls, it only vibrates, you have to go to: Settings, Sound and change the ringtone manualy to make it ring again...
Sorry, Wrong Forum...

Categories

Resources