Hi,
I have created a wspbuilder project for sharepoint 2010. I have also added reference of a third party dll in the project. Now I create the wsp. but the third party dll is missing in GAC(assembly folder of windows) which in turn is giving error in the project that the "file is not found". Can anyone tell me how can solve this issue. I tried manually embedding the third party dll to the manifest.xml but re-creating the wsp out of it is not making any changes. Can anyone tell me whether I am missing something? What are the steps to add the referenced dll to the wsp package?
Regards,
Sharmila