0
hi jagdish,
go to "Project" Menu and click properties of the project developed by you. in properties click debug and then click radio button "Start browser with URL:"Type the URL of your site collection or subsite for which you are developing the solution.
0
hi amareesh,
Thanks for your reply,i am able to get alll templates like team site template,blank site defination .But i dont know how to work and how deploy that in server ,actually the server is another system.so give one example of site defination with sample code or give url sample project developed with visual studio 2005..
one more double can i able open my sharepoint website from server to in my client system visual studio 2005 IDE.i want start start sharepoint portal so please give me some instrution and how to .if u have any sample code please help and send to my personal mail id :Jagadeeshcv@gmail.com
Regards
Jagadeesh
Regadrs
Jagadeesh
0
0
Hi jagdish,
after installing VS extensions for WSS. go to create new project in VS 2005. A template called sharepoint and sharepoint server will automatically be installed. click on it you will get list of all the templates available. choose and write the approprite code and then debug it and attach it to the w3p.exe process using DEBUG menu and by clicking Attach to Process. then build it and deploy it. it will be deployed in site features and acticvate it after going to the site features through site actions. Then finally you can perform the action you want.
Let me know if your problem is still not solved.because i am not able to paste the screenshots in this editor......
cheers
Amreesh
0
Hi,
Thanks for reply,can u please give an idea after completion of creating template how to store in share point templates,if it is possible please give one example
Thanks&Regards
JagadeeshV
0
hi Jagdish,
You dont need a wsp builder for developing sharepoint template in VS 2005. instead of that just install the visual studio extensions for windows sharepoint services version 1.1 from the following link.
http://www.microsoft.com/downloads/details.aspx?FamilyID=3e1dcccd-1cca-433a-bb4d-97b96bf7ab63&displaylang=en
and you can the develop any kind of template in sharepoint.