0
votes
1answer
64 views

Migrating SP 2007 web parts to SP 2010

I am trying to migrate web parts that were created in 2007 to 2010, the problem i have is i didn't use VSeWSS when i created these. All the files in the web part project i have is here... My ...
0
votes
1answer
119 views

How to Create Webpart in visual studio?

List item How to Create Webpart in visual studio ?I am not sure how to include windows sharepoint service dll . Please Help
0
votes
1answer
41 views

Create a new Folder in Hive when solution deployment from VS2008 using scripts.

I am using command line scripts to deploy my solution in sharepoint 2007. Here I want to create a new Folder in Hive. I created a map folder in VS 2008 solution ,called Test inside the 12 folder. And ...
1
vote
1answer
1k views

How to get SPuser object from Assigned To field of task

Hi I have a sharepoint 2007 workflow and i need to get the SPuser object in order to send mails to the user but all i can get is a string from the task's assigned to field. How do i do this? This is ...
0
votes
1answer
259 views

WSS3 - setting a default value on a SPFieldType.DateTime after creation

I'm using WSS3 and C# to create site and I am creating a class to change fields on lists after they have been created. I have already created an SPField.DateTime type with no default value, but after ...
0
votes
1answer
284 views

In visual studio 2008 we are not able to see SharePoint 2007 Sequential Workflow project template

We have Visual Studio 2008 but we are not able to view option to Create a new Visual Studio 2008 project using the SharePoint 2007 Sequential Workflow project template Kindly suggest what we need to ...
1
vote
1answer
538 views

File Copy the masterpage from sharepoint MainSite to the sharepoint subsite

I have this sharepoint masterpage file http://abcd.com/sites/forum/_catalogs/masterpage/MyCustomMasterPage.master and I wanted to copy the MyCustomMasterPage.master to ...
1
vote
1answer
85 views

What governs the Package/Deploy/Quick Deploy Solution commands

I have inherited a Sharepoint 2007 web part project, with two branches in SVN. When I load the trunk branch SLN into VS2008 and right click on the solution I see the following commands. Build ...
0
votes
1answer
208 views

How do I deploy a web service to a virtual server from the host?

all. First of all I am sorry if this question is better for SuperUser, I couldn't tell. If it is it would be great if someone could migrate it. So anyway, I'm building this service for SharePoint in ...
0
votes
1answer
673 views

Error Occurred Creating Second Task within While loop - VS SharePoint Workflow

SharePoint 2007 Sequential Workflow in VS 2008 There is an issue wherein my workflow will complete if only one account is specified, but will fail and create only the first task if multiple users are ...
1
vote
1answer
1k views

Programmatically create Site Collection in Sharepoint

I am new in SharePoint. Can anyone tell me how to create Site Collection pro grammatically in Visual Studio in SharePoint 2007. Please it's request that tell me from the basic steps. Like What i have ...
1
vote
0answers
266 views

Updating Long Running Sharepoint Sequential Workflow

I have inherited a Sharepoint Sequential Workflow; and now I need make few changes in the code of the workflow; many instances of this long running workflow are running in production. I can change ...
1
vote
3answers
1k views

Extracting files from a sharepoint database

I am trying to create a small little program in C# to extract files from a Sharepoint database. I obtained the code from a search online and I am trying to edit it so that the files are extracted to ...
0
votes
1answer
269 views

Visual studio 2008 creating Sharepoint Workflow missing

I've installed visual studio 2008 on my vpc sharepoint 2007 developing machine. I've installed the MOSS SDK and the WSS SDK And Sharepoint extensions for VS2008, and the WSPBuilder extentions. When ...
0
votes
0answers
157 views

Passing Variables to another file

I have two ascx files, I am trying to pass a variable from the first ascx file which basically just grabs data, to the second ascx file which displays data based off the first one. Is there anyway to ...
0
votes
1answer
618 views

Validate Sharepoint 2007 Web Part form field in C#

I am creating a very simple web part that accepts entry on a form text field and then does something with it. Before doing this, I want to validate the content of the text field. It must exist, and ...
1
vote
2answers
423 views

Remote Debugging Web Part

I am having trouble getting Visual Studio 2008 remote debugger to hit break points. I have two VMWare virtual machines. One hosts the SharePoint MOSS 2007 Shared Services and Central Admin and has ...
0
votes
1answer
398 views

whether visual studio 2008 extensions available for sharepoint 2010?

In visual studio 2008 is have any plugines or extensions (executable file) for the sharepoint 2010
0
votes
1answer
70 views

how to get number of matched results of a query to SharePoint?

I am using VSTS 2008 + C# + .Net 3.5 + ASP.Net + SharePoint Server Enterprise 2007 on IIS 7.0 with Windows Server 2008 Enterprise. I am currently using queryex web serivces API to get matched query ...
0
votes
3answers
1k views

Debugging feature activation in SharePoint 2007

I have a SharePoint feature that is activated under 'Site Collection Features' that is having some issues being activated. I've activated it through the stsadm as well as the SharePoint UI, both ...
0
votes
1answer
3k views

Get logged in user details in sharepoint c# webpart

After much wrangling I have a development environment for building sharepoint webparts in c#. I'm completely new to SP development, so I haven't quite found the various API docs, so I'm hoping ...
0
votes
1answer
643 views

C# Read Sharepoint List - Without Automagic

I need to complete a very simple application. We want to archive some Sharepoint Lists at work to a SQL Server so that another application can run some analysis on them. However every tutorial I can ...
1
vote
4answers
9k views

How to Develop SharePoint 2007 solution using Visual Studio 2008..?

I want to develop a public website on SharePoint server 2007. But, I want to develop a solution using Visual Studio 2008 (I dont want to use SharePoint designer 2007).
0
votes
1answer
130 views

recommended book for SharePoint 2007 work flow development (a.k.a) customization using Visual Studio 2008?

Hi is there any full book or part of books which talks about the improved and simplified ways of creating / developing/customizing SharePoint 2007 Workflow using Visual Studio 2008 (preferably Team ...
0
votes
2answers
937 views

Visual Studio 2008 SharePoint WebPart Deploy Problem - “The HTTP request is unauthorized…'Negotiate,NTLM'”

I am trying develop a SharePoint WebPart with "Visual Studio 2008 Extensions, Version 1.3". When I try deploy or quick deploy or package or anything about deployment for my WebPart I am getting this ...
1
vote
1answer
258 views

Expression Builder requires SPContext to run

I am having a problem with visual studio 2008 websites and SharePoint/MOSS 2007. We previously had 2 web application projects housed underneath our SharePoint structure, but due to the nature of ...
0
votes
2answers
928 views

How to Display SharePoint controls in ASP.NET Designer in Visual Studio 2008

How I can display SharePoint controls (such as the PeoplePicker) in an ASP.NET Page in Visual Studio 2008? I drag and drop the PeoplePicker but it gives me: Error rendering control.
1
vote
2answers
895 views

Is there any good replacement for SharePoint Designer?

If you've ever used SharePoint Designer, you'll know it's bad. Really bad. Is there any good replacement for that? Is there any consideration I must take account of if I want to build my own Visual ...