1. Dong Le
  2. PowerBuilder
  3. Monday, 17 September 2018 08:18 AM UTC

Hello,

When i use the .net assembly to get the datawindow rowcount from client with the soap connection, but it failed to get, is there any special with this version? It successed in PB12. Or is there any speical setting for the datawindow to put them in the assembly?

 

Thanks

 

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 18 September 2018 13:09 PM UTC
  2. PowerBuilder
  3. # 1

Yes, PB 12 was based on .NET 3.5. PB 12.6 was based on .NET 4.0 and PB2017Rx is based in .NET 4.5

 

Comment
  1. Chris Pollach @Appeon
  2. Wednesday, 19 September 2018 13:57 PM UTC
The SDK is used when you build a WS DW, WS Proxy(ies) or build & deploy a PB based WS as it has the WSDL compiler that PB utilizes for the above.
  1. Helpful
  1. Dong Le
  2. Friday, 21 September 2018 08:16 AM UTC
Hi Chris,

I deployed success, but when check the deloyLog, i use version4.6, but it shows:

Microsoft (R) Visual C# Compiler version 4.6.1590.0



for C# 5

Copyright (C) Microsoft Corporation. All rights reserved.







This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to C# 5, which is no longer the latest version. For compilers that support newer versions of the C# programming language, see http://go.microsoft.com/fwlink/?LinkID=533240



warning CS2008: No source files specified

error CS1562: Outputs without source must have the /out option specified
  1. Helpful
  1. Chris Pollach @Appeon
  2. Friday, 21 September 2018 14:04 PM UTC
This the C# compiler that I have in my W10 Spring Creator Edition and latest SDK ....



Microsoft Windows [Version 10.0.17134.285]

(c) 2018 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>csc /?

Microsoft (R) Visual C# Compiler version 4.7.3056.0

for C# 5
  1. Helpful
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Monday, 17 September 2018 13:59 PM UTC
  2. PowerBuilder
  3. # 2

Hi Dong;

   Is the coding exactly the same between the PB 12 .Net Assembly and the current PB2017R2 .Net Assemby's implementation?

Regards ... Chris

Comment
  1. Dong Le
  2. Tuesday, 18 September 2018 09:41 AM UTC
Hi Chris,



Yes, the same. Just want to know whether the 2017R3 using the .net framework for C#6? I generated the dll success, but when checking the deploy.log, there is an error show mine framework version is up tp C#5
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.