Delay Signed WF Assemblies -> error 348: Compilation failed. Unable to load one or more of .....
WCF and WF
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, We're facing an issue moving to delay signed assemblies on our dev boxes. Everything works like a charm except the compilation of a workflow project which uses activites nested in a referenced delay signed assembly of our own fails with error: error 348: Compilation failed. Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. I think the issues is somehow related to this forum thread, that's why I kick in here with this question. If I regular sign the referenced activity assembly everthing compiles without any problems on a 32bit and on a 64bit machine a like. Any hints about this issue? Isn't it a supported scenario to delay sign workflow activity component model assemblies?