Hi,
I want to display a web part that shows the current user task for that site and all the sub-sites. is there any easy way to do.
View Complete Post
Hi
I have a requirement to create a Outlook Task , from a custom webpart through code .
Is this possible?
has any body tried this , if yes can you please give me an insight on how to acheive it.
Some sample Code would be highly appreciated.
Regards
Gaurav
In Visual C++ 10 and the Microsoft .NET Framework 4, Microsoft is introducing new libraries and runtimes to significantly ease the process of expressing parallelism in your code base, together with new tool support for performance analysis and debugging of parallel applications. In this article, you will learn about debugging support in Visual Studio 2010, much of which is focused on task-based programming models.
Stephen Toub, Daniel Moth
MSDN Magazine September 2009
The new Task Scheduler in Windows Vista can do so much more than previous versions. We introduce some basic concepts and building blocks you can put to use in your own scheduled task projects.
Kenny Kerr
MSDN Magazine October 2007
Dino Esposito rewrites his task progress bar with the help of ASP.NET "Atlas."
Dino Esposito
MSDN Magazine October 2006
The progress bar is great for keeping users informed about the progress of a task. Unfortunately, there's no progress bar element built into ASP.NET, so Dino Esposito solves that problem with his ProgressPanel control.
MSDN Magazine September 2006
MSDN Magazine July 2006
Paul DiLascia
MSDN Magazine May 2005
SQL Server can be administered programmatically using system stored procedures, but Distributed Management Objects (DMO) offer a more modern, object-oriented alternative. This article introduces SQL-DMO in SQL Server 7.0 and SQL Server 2000 and describes the SQL-DMO object model, then focuses primarily on the Databases tree and the JobServer tree of the object model. The sample code and the article show how to use various objects such as the Registry object, the Configuration object, and the Database object to automate common administration tasks such as programmatically retrieving configuration settings, creating new databases, applying T-SQL scripts, and creating and scheduling backups.
Francesco Balena
MSDN Magazine May 2001
I'm exploring the usage of UpdatePanels in WebParts for MOSS 2007. The code I have so far for adding a test update panel is this:
LinkButton goButton; goButton = new LinkButton(); goButton.ID = "butGo"; goButton.Text = "Go"; goButton.Command += new CommandEventHandler(goButton_Command); goButton.Click += new EventHandler(goButton_Click); &
hello every one
i bought a hosting plan that allows me to send about 500email/per hour
but my client wish to send about 2000 or 3000 email at a time
is there a way to split them and 500 email per a time automaticly without the need of reloging again every hour
my hosting plan doesn't allow me to create a sql jop or send mails via Sql Server.
any bright ideas ?
Hi ,
I need to set the Rowlimit and PageFirstRow properties of listview as parameters to Listview Webpart
And these parameters will be passed from the custom provider webpart
http://server/sites/sitename/Lists/listname/AllItems.aspx?Paged=TRUE&p_ID=2&View=%7b300A7067%2dDA02%2d4A0E%2d816F%2d487EE042B4E2%7d&PageFirstRow=1
name of the list will be provided in custom webpart's toolpane.
and i need to save this as list content type of list defs
Please provide me the guidance on this.
Hello everyone,
I am working on sharepoint 2007 and I was editing the webpart of the software and after adding the predefined employee search table, the server has crashed while trying to access the server remotely with the following error message:
Error in / Application
However, while trying to login locally I have no problem and can easily login.
What will be the course of action in fixing this error.
Also the site is complaining of an invalid certificate even after adding an exception.
Any help would be greatly appreciated.
Thank You,
Chris Stanko
I am running WSS 3.0 with other workflows which are functioning correctly. I created a new workflow in Visual Studio 2008 and was able to successfully run it in my dev environment. I attached the workflow to a task list in my dev environment and was able to manually start the workflow by using the drop down workflow option and using the menus to manually start it. I installed this workflow in our production environment and attached it to the task list (which had a SPD workflow attached to it which stopped working about a month ago). I made sure that the option to manually start the workflow was checked. When I tried to manually start the workflow, (hover mouse over title, drop down) there isn’t a workflow option. The workflow also will not start automatically when a task is changed.
I attached this same workflow to a different task list in production and get the option to start it.
I have tried creating a small workflow in SPD 2007 and attaching it to the task list. It shows that it is attached, when I look at the workflows that are attached to the task list, but I still don’t get the option to manually start it.
I have checked my security and I have fu
Hi Sir/Mam,
I have a work flow running on a list, when a task is Rejected at a stage then the Workflow status is set to "Completed". Instead of this I want the Status to remain as "In Progress", so that in future after the modification of the document the Approver may Approve it and then take it to the next stages. This is not possible if the Workflow is set to "Completed".
Can you please suggest an easy way to do this
Thanks in Advance
Sai
There are actually two separate (I think) problems here. The scenario: I used the SharePoint Designer 2007 to create a workflow attached to a form library. When a form is submitted to the library, a To-Do-Item is created on a task list. The To-Do-Item is initially assigned to a GROUP. A user from the group then selects the name of an individual from a choice list in edit item. This person now becomes the Assigned To for the task.
What is needed is 1) To update the Assigned To column of the Form library when someone in the GROUP assigns the task to an INDIVIDUAL; and 2) To have the Due Date from the submitted InfoPath form propagate to the task list.
I've tried having one workflow try to do everything and also having a secondary workflow set up on the task list to do the task assignment update but have not been successful in solving either issue. I don’t think that I am really understanding how to Define Workflow Lookup when not working with the Current Item. I know what fields I want but I don’
Hello there...
1. What is the name of the field thats connect between the task item and the list name or guid and the list item id or guid
2. SPD: how can when starting the workflow how can i ensure that the initial form variables will be saved at the workflow task list
Many Thanks
ZahiS
Hall of Fame Twitter Terms of Service Privacy Policy Contact Us Archives Tell A Friend