The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Crash on startup after latest windows update

Cristian Constantin
September 21, 2018

It seems latest Windows Update updated .Net to 4.7.2 .

4.7.1 can not be installed because I already have 4.7.2

 

---------------------------
SourceTree.exe - This application could not be started.
---------------------------
This application requires one of the following versions of the .NET Framework:
.NETFramework,Version=v4.7.1

Do you want to install this .NET Framework version now?
---------------------------
Yes No
---------------------------

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Mike Corsaro
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 24, 2018

Hello! I assume you're on a preview version of Windows? If so, please take a look at this reply:

https://community.atlassian.com/t5/Sourcetree-questions/SourceTree-Start-Error-due-to-Net-Framework/qaq-p/808719#M24321

 

Thanks!

Cristian Constantin
September 25, 2018

Yes thank you for the reply.

I also found a solution here that is working:

https://community.atlassian.com/t5/Sourcetree-questions/updating-Sourctree-to-2-5-5-NET-installation-failure/qaq-p/775754#U899389

As someone suggested:

fixed it by editing file,  "C:\Users\USER\AppData\Local\SourceTree\app-2.6.10\SourceTree.exe.config"

 

And changed line:

<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.1"/>

 

To

<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/>

TAGS
AUG Leaders

Atlassian Community Events