SharePoint Development Tutorials and Tips
hi amit phule tell me where is rswebpart.cab file i hve to copy.
You have deploy the .cab file. Follow the steps• CAB file should contain1. -Assembly DLL2. -DWP file(s)3. -Manifest.XML4. -Resource files (if needed)• CAB won't contain1. Code Access Security settings2. Deploy with STSADM.EXE• Located in C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\BIN• Add it to your path• Stsadm -o addwppack -filename filename [-globalinstall] [-force]
hi amit phule tell me where is rswebpart.cab file i hve to copy.
ReplyDeleteYou have deploy the .cab file. Follow the steps
ReplyDelete• CAB file should contain
1. -Assembly DLL
2. -DWP file(s)
3. -Manifest.XML
4. -Resource files (if needed)
• CAB won't contain
1. Code Access Security settings
2. Deploy with STSADM.EXE
• Located in C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\BIN
• Add it to your path
• Stsadm -o addwppack -filename filename [-globalinstall] [-force]