vote up -1 vote down star

how do you provision a webpart in sharepoint?

flag

57% accept rate
I answered your question as best as I could but let me know if you would like me to tell you more. Your question was a little too unprecise to give a good answer. – Johan Leino Jun 15 at 14:30
yes i've exported a .webpart file. what are the steps needed to provision this. i.e within the 12 hive what files are needed? i think i should be using the "alluserdata" webpart – raklos Jun 15 at 15:49

1 Answer

vote up 2 vote down

I guess you would like to provision a .webpart file. You do that through a <module> element in a feature. Then you add your webpart dll to the BIN folder through a wsp solution manifest and the last thing not to forget is to register the webpart a a safecontrol. Using wsp builder will make this process much smoother.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.