Changes

Jump to: navigation, search

User:Minooz/CanTire

768 bytes added, 17:24, 16 January 2012
Notes / Error / Challenge
: Go to application Managment in 'Central Admin' While the selected web application is yours, then 'Create Site Collection' using any template and use 'mossAdmin' as the admin of the site. (Titles->MyApps, Url->/Sites/VNSuperAlert)
* For deploying a solution again
: Instead of retracting the solution, deletesolution from command line would work with -override option then deploy again(go to the .wsp file location, then -> stsadm -o deletesolution -name whatever.wsp -override)
* Applying a change to the solution
: Change something in the code (VS), then build the solution, drag and drop the created .dll file from the /bin to the GAC -> (C:\Windows\Assembly)
: Run the application on IE -> the breakpoints will be hit
* All the fields are created from columns of the Sharepoint application into the field.xml.
* To know what is inside a .wsp file and what is it supposed to do:
: change the extension of .wsp to .cab and double click -> you will see the list of files in the .wsp file
: In the project in Visual Studio, click on .ddf file and you can see the process and the mapped directories.
: Also manifest.xml and feature.xml will give some information.
== Resources ==
: [http://go.microsoft.com/fwlink/?LinkID=115666 Microsoft book]
: [http://sharepointconnoisseur.blogspot.com/2011/04/how-to-deploy-saved-site-template-in.html how to deploy saved site template]
: [technet.microsoft.com/en-us/library/cc263231(office.12).aspx stsadm]
: [http://littletalk.wordpress.com/2008/12/16/steps-to-install-wsp-file-in-stsadm/ Steps to install wsp file in stsadm] -> very good! (uninstall feature, deactivate feature...)
 
* '''Team Rules'''
:http://teams-cantire.ctc/sites/SPAppDev/Mgr/Team%20Rules/Forms/AllPages.aspx
: [http://www.lhotka.net/cslanet/csla20.aspx csla Definition]
: [http://brilliantfantastic.com/blog/post/30872823 brilliantFantastic!]
 
== Documentation ==
* [[User:Minooz/CanTire/Doc | CanTire Documentation]]
1
edit

Navigation menu