deployment - Sharepoint WebPart, include additional assembly in wsp package -


I have created a utility library for my SharePoint WebParts. Now when I refer to this library from my Webprint project, it's fine, but the library Wsp is not included in the package. This means that the library assembly has not been deployed in the target system, so that the WebPart is motivated to fail.

Is there any way to fix this? I used Visual Studio 08 & amp; VseWSS 1.2.

Bruce's response is partly correct, your VSSSSSS version is problematic This feature only came in version 1.3 CopyToLocal = true automatically adds assemblies to GAC for you (I recommend March CPP).


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -