Tagged Questions

0
votes
2answers
150 views

WSS 3.0 Authentication mode

I have two questions on wss 3.0 How to know that kind of authentication is currently in use. How do I set the authentication in such a way that users on office network don't have to input user ...
0
votes
1answer
43 views

WSS tools for VS2008 directory question

I want to place an aspx inside the TEMPLATE->LAYOUTS folder of the server running WSS. Should I create the same folder structure under the pkg folder of visual studio or under the project root? In ...
0
votes
1answer
129 views

SharePoint extensions for VS - which version have I got?

I'm using Visual Studio 2008, and have downloaded VSeWSS.exe 1.2, to enable Web Part development. I am new to SP development, and am already bewildered by the number of different versions of SP, and ...
0
votes
1answer
180 views

Specific view field display names

I've got to create a standard view but I want to display column names different than originals. For example, this view will include the "ID" field, but I need to show its column header like "Order ...
0
votes
2answers
1k views

Deploying SharePoint Solution using VSeWSS

I have a development WSS 3.0 site that I wanted to move to a Production server. I am using VSeWSS 1.2 to do my deployment. I generated the SharePoint solution of the site with SharePoint Solution ...