Android Question B4A 5.0 & Dot Net 4.5.2

pesquera

Active Member
Licensed User
Longtime User
Hi,

I have an issue on my work machine.. the B4A's IDE does not load and stays on memory as a background proccess (looking with the task manager)

I installed it on another pc and all is fine, so I'm guessing that there is a problem with .net on my work pc

I can't find any solution yet, so I will appreciate any help
I've cleaned it uninstalling and installing .NET, several times, serveral versions :)
also 4.5.3, but finally I've uninstalled it

I found this tool to see the differences, but I can't figure out what is happening

This is the pc where IDE runs Ok:
upload_2015-6-9_10-19-39.png


This is my work machine, with the issue
upload_2015-6-9_10-21-54.png
 

pesquera

Active Member
Licensed User
Longtime User
I think that the problem is in the .Net installation. If you can uninstall all versions that can be uninstalled and install .Net 4.5.2 again.
Yes, Erel you are right.. but, uninstalls/installs and other tries have did not solve the issue

Finally, I solved the problem it in the "hard" way.. let's say: hammer and chisel :)
I've copied the whole folder c:\Windows\Microsoft.NET from the correct computer to the wrong computer.. and yes, everything is Ok now!
I don't know that specific problem was inside .net, but never mind.. and this solution has been better than formatting the computer ;)

Thank you very very much to all of you that have been helping to me.. I appreciate very very much the solidarity from this community
Best regards for all you
 
Upvote 0

Jmu5667

Well-Known Member
Licensed User
Longtime User
Yes, Erel you are right.. but, uninstalls/installs and other tries have did not solve the issue

Finally, I solved the problem it in the "hard" way.. let's say: hammer and chisel :)
I've copied the whole folder c:\Windows\Microsoft.NET from the correct computer to the wrong computer.. and yes, everything is Ok now!
I don't know that specific problem was inside .net, but never mind.. and this solution has been better than formatting the computer ;)

Thank you very very much to all of you that have been helping to me.. I appreciate very very much the solidarity from this community
Best regards for all you
Well done !
 
Upvote 0
Top