For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > November 2005 > Build error when localizing signed application.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Build error when localizing signed application.
AIK

2005-11-23, 7:58 am

Hello.

I'm making application for Windows Mobile 5. I have signed it with
privileged test certificates, that came with visual studio 2005, in project
properties/devices/authenticode signature.

I have added two localization resource files, lets say resource.resx and
resource.fi-FI.resx. When i build the program with these two files, build
goes ok and application runs fine.

But when i try to add an additional language, lets say file
resource.sv-FI.resx, i cannot build the program. I got following error
message:

Error 7 "@(IntermediateSatelliteAssemblies)" is an invalid value for the
"SigningTarget" parameter of the "SignFile" task. Multiple items cannot be
passed into a parameter of type
"Microsoft.Build.Framework.ITaskItem". C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.CompactFramework.Common.targets 40 13

I tried to build it without signing, and now it builds ok. But i cannot run
it without signing, since i have to use few privileged API functions in it.

What to do? I need to add more languages!
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com