83
Views
1
Comments
Solved
[Office Template] Office Template for OutSystems 9
Question
officetemplate-png
Web icon
Forge asset by Arquiconsult

Hi,

I'm wondering if someone has created or  adjusted this extension to work in OutSystems 9 on the .Net 3.5 already.


regards,

Alexei

2016-07-15 19-11-34
Alexei
Solution

I have fixed it my self, I will add the steps below for someone that decides to use this extention on Outsystems 9 or 10 in the future.


 It took 3 main steps:


1 . Changed the compiler version of Integration Studio  to .NET 4.0.XXX to match the target .net version from    the target  environment .NET  (your OutSytems 9 environment).

2. Open the extension in MS Visual Studio and go to the reference section, remove the WindowsBase reference and add the WindowsBase reference back, but this time it will add the one of the .NET 4.0.

3. go to build -> build solution.

3.1. Save the solution 

3.2. Go back to integration Studio -> verify

3.3. then  Upload

3.4 Then pulbish


Regards,

Alexei

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.