Jerry’s Blogs

April 30, 2006

HOW TO ENTER OVERTIME WORK IN PWA

Filed under: Project Server — jerryyasir @ 3:29 pm

How do Team Members enter actual overtime work in Project Web Access?

Resolution

If your organization's method for tracking progress is Hours of work done per day or per week, then each team member can add a line for Actual Overtime Work to his/her Project Web Access timesheet. To do this, each team member should complete the following steps:

1.       Click the View Options tab

2.       Select the "Show Overtime Work" option

If your organization's method for tracking progress is Actual work done and work remaining, then all project managers will need to add the Actual Overtime Work column to the list of publish fields for all projects that they manage. To do so, each project manager must complete the following steps:

1.   Launch Microsoft Project Professional and log into Project Server

2.       Open a project

3.       Click Tools – Customize – Published fields

4.       Select the Actual Overtime Work field from the list on the left and copy it to the list on the right

5.       Click the "Set as default" button to add this field to all new blank projects

6.       Click OK

7.       Click Collaborate – Publish – Republish Assignments and then click OK

Note: If your organization uses Project Server 2003 along with the Actual work done and work remaining method of tracking progress, the Project Server administrator must add the Actual Overtime Work field to the Timesheet view by completing the following steps:

1.   Log into Project Web Access with administrator permissions

2.       Click Admin – Manage views

3.       Select the Timesheet view and click the Modify View button

4.       Add the Actual Overtime Work field to the list on the right

5.       Position the Actual Overtime Work field using the Up and Down buttons

6.       Click the Save Changes button

 

Thanks to Project Server Expert.com

 

Best Regards,

Jerry

EPM\SharePoint Consultant\ Sr. Software Engineer

INTECH Process Automation
315 H-3, Johar Town,
Near Expo Center Lahore, Punjab 54950, Pakistan

Email: yasir.attiq@gmail.com Work: +92 42 5312511-09 Ext 213 Mobile: +92345 4257573

See My Blogs,

Professional Profile

 

April 28, 2006

Ricky’s Web Review » Blog Archive » Windows XP Multiuser Remote Desktop

Filed under: Project Server — jerryyasir @ 2:59 pm

Ricky’s Web Review » Blog Archive » Windows XP Multiuser Remote Desktop
Learn How to Enable Multiple Remote Desktop connections from WindowsXP.

Jerry

TechED 2005 SharePoint Sessions

Filed under: Project Server — jerryyasir @ 12:14 pm

TechED 2005 SharePoint Sessions
WSS Demo Page for SharePoint presentations, Seminiar, Webinars, Events, Webcasts etc.

Feel free to download and read stuff

Jerry

Microsoft CRM Integration & Customization: SharePoint Document Gateway

Filed under: Project Server — jerryyasir @ 12:13 pm

Microsoft CRM Integration & Customization: SharePoint Document Gateway
A Nice Article on sharePoint and CRM 3.0 integeration.

Jerry

April 24, 2006

Debugging SharePoint Webparts

Filed under: Project Server — jerryyasir @ 4:59 pm

There are two ways to debug Sharepoint Webparts one is Debugging using VS. Net 2003 interface and the second one is to attach the Sharepoint worker process (W3wp.exe) to the debugger.  Developers mostly use the second one but first one is also good

Tasks Detailed Steps

1. Validate the SharePoint security configuration settings.

1. Open web.config at c:\inetpub\wwwroot

2. Verify or Modify the SharePoint security settings to

WSS_Medium or higher. (i.e. <trust level="WSS_Medium" originUrl="" />)

3. Execute StartàRunàiisreset

2. Change the Configuration Properties to start the project at the correct location.

1. Click Project->Properties in Visual Studio

2. Click “Configuration Properties”

3. Click “Debugging”

4. In the “Start Action section, change the “Debug Mode” to URL. Click the Apply button.

5. In the “Start Action” section change the “Start URL” to “http://localhost”.

6. Click OK

3. Allow the project to be Debugged in Visual Studio.

1. Click Project->Properties in Visual Studio

2. Click “Configuration Properties”

3. Click “Debugging”

4. In the “Debuggers” section, change the “Enable ASP.NET Debugging” to TRUE.

5. Click OK

4. Insert a break point 1. Inside Visual Studio set a break point in the code or press F9.

5. Begin debugging

1. Press F5 or Press the Run button.

 

 

Best Regards,

Jerry

EPM\SharePoint Consultant\ Sr. Software Engineer

INTECH Process Automation
315 H-3, Johar Town,
Near Expo Center Lahore, Punjab 54950, Pakistan

Email: yasir.attiq@gmail.com Work: +92 42 5312511-09 Ext 213 Mobile: +92345 4257573

See My Blogs,

Professional Profile

 

Older Posts »

Blog at WordPress.com.