cancel
Showing results for 
Search instead for 
Did you mean: 

.net Project Compliation error

Former Member
0 Kudos

I’m having difficulties getting the runtime to work correctly.

I’m setting up our new build server. The web project uses CR2010. I’ve installed the SP3 version of the 32bit runtime. Using MSBUILD to build the web project I am getting the following error:

ASPNETCOMPILER : error ASPRUNTIME: Type 'CrystalDecisions.Shared.CrystalReportsException' in assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' is not marked as serializable.

This environment works fine on our old build server (win2003) but not on the new server (win2008).

Any ideas as to what I’m doing wrong?

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

Have a look at the following:

http://social.msdn.microsoft.com/Forums/nl-NL/msbuild/thread/695581ae-77e7-4c3a-bb3f-6472b8c47f65

For more, I'd search Microsoft for answers. E.g.; since this works on the old server, it may some permissions on WIN 2008 or an option with MSBUILD. Neither of which would have much to do with CR(?).

- Ludek

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Share Your Knowledge in SCN Topic Spaces

Answers (0)