Can't install Add-in on Windows XP

Add-in Express™ Support Service
That's what is more important than anything else

Can't install Add-in on Windows XP
 
Nikita Bodnar


Guest


Hello!

Can't figure out how to install my Add-in on a Windows XP machine. The system keeps popping up the following message: "This setup requires .NET Framework version v4.0.30319...".

How to fix this?
Posted 09 Mar, 2019 09:42:52 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
Hello Nikita,

You need to provide the corresponding prereqisite to your setup project.


Andrei Smolin
Add-in Express Team Leader
Posted 11 Mar, 2019 04:12:33 Top
Nikita Bodnar


Guest


I'm using VS2017.
Target framework .NET 4.5.

Is there anything else you want to know about my project?
Posted 13 Mar, 2019 00:33:37 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
Hello Nikita,

The .NET Framework 4.5 doesn't support Windows XP; see section system Requirements at https://www.microsoft.com/en-us/download/details.aspx?id=30653. Compare with https://www.microsoft.com/en-us/download/details.aspx?id=17851.


Andrei Smolin
Add-in Express Team Leader
Posted 13 Mar, 2019 03:40:54 Top
Nikita Bodnar


Guest


Hello Andrei!

Thank you for the answer.

Now I can't debug the add-in. It says "The breakpoint will not be hit. No symbols have been loaded for this document".
Posted 13 Mar, 2019 04:04:09 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
Hello Nikita,

Check section Breakpoints are Not Hit When Debugging, see the PDF file in the folder {Add-in Express}\Docs on your development PC.


Andrei Smolin
Add-in Express Team Leader
Posted 13 Mar, 2019 04:11:31 Top
Nikita Bodnar


Guest


Thank you! It helped.
Posted 13 Mar, 2019 05:03:23 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
You are welcome!


Andrei Smolin
Add-in Express Team Leader
Posted 13 Mar, 2019 05:06:32 Top