Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

We updated to one of the latest EBFs for 12.0.1 and since we have the problem, that VS2010 is not able to build one of our projects:

error XC1000: XC1020: Build error occurred in the XAML MSBuild task: 'Could not load
type 'System.Runtime.CompilerServices.ExtensionAttribute'

If we use any iAnywhere.Data.SQLAnywhere.v4.0.dll prior to 3817 no problem.

After some search on the web we found, that this might be a side effect of an (not very obvious) incorrect usage of ilmerge. See the answer to the Stackoverflow question regarding 'System.Runtime.CompilerServices.ExtensionAttribute'

For us this is a critical issue, as we definitely would like to update the iAnywhere.Data.SQLAnywhere.v4.0.dll

Any help is appreciated...

asked 07 May '13, 10:32

Martin's gravatar image

Martin
9.0k130169257
accept rate: 14%


This is likely a problem that is fixed by CR #733902 - there was a problem with the build configuration for our .NET 4 and .NET 4.5 drivers where some references were inter-mixed. I believe that is the source of the build error above.

You can find the download of the 12.0.1.3895 x86/x64 Windows EBF here.

permanent link

answered 29 May '13, 17:26

Jeff%20Albion's gravatar image

Jeff Albion
10.8k171175
accept rate: 25%

thanks I will try it

(04 Jun '13, 11:37) Martin
Replies hidden

it worked, so problem is fixed

(05 Jun '13, 05:12) Martin
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×4
×3

question asked: 07 May '13, 10:32

question was seen: 2,474 times

last updated: 05 Jun '13, 05:12