Re: Web Part deployment

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Wei-Dong XU [MSFT] (v-wdxu_at_online.microsoft.com)
Date: 12/10/04


Date: Fri, 10 Dec 2004 09:37:07 GMT

Hi,

>From your Manifest xml file, I think there is one error here:
  <Assemblies>
    <Assembly FileName="Bentley.ECOM.dll">
    <Assembly FileName="Bentley.PW.SharePoint.WebParts.dll">

Under the Assemblies tag, one Assembly should be specified, not tow. You
will need to add one more <Assemblies> for Bentley.Ecom.dll

There is one detailed MSDN article introducing this for you at the link
which will provide very detailed information for you.
Packaging and Deploying Web Parts for Microsoft Windows SharePoint Services
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_sp2003_
ta/html/sharepoint_deployingwebparts.asp

Please feel free to let me know if you have any question.

Best Regards,
Wei-Dong XU (WD.XU)
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.