bsimser
Joined: 22 Jul 2005
Posts: 175
|
Posted:
Sun Oct 23, 2005 7:08 am Post subject:
Re: Development on XP |
|
|
There's a devx article here on how to do it:
http://www.devx.com/dotnet/Article/17518/0/page/1
Also the MSDN article on how to create a basic web part is here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/spptsdk/html/CreateABasicWP_SV01003709.asp
In a nutshell, map a drive to your SharePoint server to have the
reference to the SharePoint dll(s) or copy them to your XP box and code
away. With this setup you'll have to do remote debugging which can be
tricky to setup. I personally prefer to just install VS2003 in my VM and
do my development locally. YMMV.
--
Bil Simser
SharePoint MVP, BSc., MCSD
Calgary, Alberta
http://weblogs.asp.net/bsimser
"ChainsawDude" <antispam@nospam.com> wrote in message
news:9B261FAC-785B-408D-91FE-8A48FB5A7B55@microsoft.com:
| Quote: | I wish to do web part development with VS.Net 2003 on XP and run SPS in
a
Win2003 virtual machine. I have seen an article describing what to do
to the
XP box so that you can do sharepoint development on it.
Please would anyone give me a doc reference or describe what needs to be
done?
Thanks. |
|
|