Quantcast
Channel: Project Server General Questions and Answers forum
Viewing all 7942 articles
Browse latest View live

Query execution failed for dataset. (rsErrorExecutingCommand)

$
0
0

Hi

I have created a report using SQL Server Data Tool for Visual Studio 2012, but when viewing reports from Project Web App, I get the following error.

  • An error has occurred during report processing. (rsProcessingAborted)
    • Query execution failed for dataset 'dtsDocCurrency_Quaterly'. (rsErrorExecutingCommand)
      • For more information about this error navigate to the report server on the local server machine, or enable remote errors

An error has occurred during report processing. (rsProcessingAborted)
Query execution failed for dataset ' '. (rsErrorExecutingCommand)
For more information about this error navigate to the report server on the local server machine, or enable remote errors 

My reports are created in Native Mode, as I am deploying reports on Project Online

Can anyone suggest the way out..


WDS Keyboard Issues

$
0
0

I am having some issues with our companies WDS images. When we do a image and the computer is finished being setup. We will go to use the laptop and the keyboard will stop working after every mouse/trackpad click. However, if you push the windows key the keyboard will start working again. we have updated the drivers on our WDS machine, have uninstalled the keyboard and mouse driver on the local machine, and we have made sure the BIOS is updated.

I am at a loss of what to do to try and fix this issue. Any help would be wonderful!

Timesheeting Progress Help!

$
0
0

Hi

Can someone help with this scenario?

We have timesheeting setup, SEM.

If a user submits and has approved 40 hours on a 80 hour task (50% Comp), but the PM then decides actually the task should be (75% Complete), how can the task be modified so the actual hours are not impacted?

Basically we like to believe they do the hours they say they do, but sometimes the progress generated may not be accurate, such as when things go really wrong, or really right.

Thanks!

Projects 2016 Server: Set permissions for managers

$
0
0

Dear experts

We have a number of projects listed in the Project Center of Project Server 2016. The projects have different owners. I’d like to set permissions for specific managers in a way that they can view and edit the projects from any owner. How can I do this?

A short feedback would be appreciated.

Thanks in advance. Rene

How to change work unit h -> d in Project 2016 Server WPA

$
0
0

Dear Experts

I'd like to change the work in PWA 2016 from 296h into 37d (divided by 8). How can this be done?

A short feedback would be appreciated, thanks in advance. Rene

Locked tasks feature in reporting

$
0
0

Hi Experts!!

The 'Close Tasks to Update' feature which is renamed as 'Locked' in Project 2013, how can I extract a report of all locked tasks across Projects in Project Online using ODATA feed??

TIA


Manish

Html Agility Pack creating irrelevant characters on save html file in c#

$
0
0

I am working on project using asp.net mvc4 C# . I want to change some html element

attributes by c# like width , height etc. I have a simple (_Layout.cshtml) file.

<html> <head><link href="@Url.Content("file.css")" rel="stylesheet" type="text/css" />

<link href="@Url.Content("html.css")" rel="stylesheet" type="text/css" /><body></body></head> </html>

So i am using html agility pack to load and save this file

HtmlDocument doc= new HtmlDocument();

doc.load("_Layout.cshtml");
List<string> linklist = new List<string>();
            scriptlist.Add("html.css");
            scriptlist.Add("Html1.css");
 HtmlNodeCollection _node = doc.DocumentNode.SelectNodes("//link");

            foreach (HtmlNode Node in _node)
            {
                foreach (var sName in linklist)
                {
                    if (Node.OuterHtml.Contains(Name.ToLower()))
                    {
                        Console.WriteLine(Node.OuterHtml);
                        var linkNode = HtmlNode.CreateNode("<link href=" + "@Url.Content(" + '"' + "~/links/../" + Name + '"' + ")" + "/>");
                        HeadNode.ReplaceChild(linkNode, Node);
                    }
                }
            }

doc.save("_Layout.cshtml");
After saving file output is like this
<html> <head><link href="@Url.Content("file.css")"="" rel="stylesheet" type="text/css" /><link href="@Url.Content("html.css")" /><body></body></head> </html>

in (link href) saving some extra characters like ="

How can i avoid this problem .. Is there any other solution for parse html in c# for asp.net mvc.

Actually I want to Replace new path to give href attribute



Adding Additional Task Information in the Task Details page

$
0
0

Hi,

We use task sheets to define inputs and expected outputs for a particular task in project server. How can I add a multi-line field that can show this information. A single line of text will not do. It is usually a paragraph or bulletized list etc. The task name is not enough information to define to the people doing the task.


PS 2013 - Query to display projects and their team members (or resources and their associated projects)

$
0
0
Is anyone aware of a SQL query that would display resources and their associated projects?  Not just projects they have assignments in, but projects where they reside on the team.  As PWA has the ability to filter a specific users project list to display only associated projects in which they have assignments or reside on the team, conversely can we create a report that shows either projects and their team membership or resources and their associated projects?

Chris Addis - MCTS


Task information on a view of PWA

$
0
0

Hello.I wonder if any of the kind colleagues could help me.

I wanted to show a view of the PWA(project level)the end date of a task presente on theWBS, using the unique task descriptionas a filter. I would be grateful if someone hada workaround,probably using a formula custom table.I hope I havebeen clear!:O)Best regards

Project Server 2013 Notification

$
0
0

Hi All,

When first time the project is published the resources are not getting the email notification. But whenever the project is updated, the resources getting the email notification. What could be the issue?


Thanks in advance, Taj

"The project cannot be written to the server."

$
0
0

Here is the scenario where the bug is encountered:

  • Go to PWA and go to Project Center
  • Select any project to view the details
  • Make sure that the project is checked in (not checked out)
  • Click on the Build Team icon in the ribbon (Project tab) (This will automatically check out the project)
  • Click on the "Close" button
  • The browser is redirected to the project details page you were initially on. 
  • 50% of the time, the following error is displayed in red at the top of the PDP page:

"The project cannot be written to the server."

The workaround is to check out the project before performing the repro steps.  However, a fix to this bug would be much appreciated as it is causing problem with product adoption. I can repro this issue fairly consistently if someone from Microsoft wants to get in touch with me.

Thanks,

J-F


Jean-François Guertin Entreprise Solution Architect Collaborum Services Conseils Inc | 1-581-997-4911 | jfguertin@collaborum.com Certifications Visual Studio Team Foundation Server 2010 Microsoft Office SharePoint Server 2007 - 2010 Windows SharePoint Services 3.0

Move Document From root site to Project site

$
0
0

I had requirement to move documents from root site Document Library to specific project site Library automatically.

Its a schedule process in which user will upload document at root site and its will be routed to desired project site document library.

Thanks and Regards

Amey  Pusalkar


Amey Pusalkar

finish variance does not display

$
0
0

We work with project server 2010 and Microsoft project 2010.I have an issue.I publish a project on the server successfully. The day after that, the finish variance of some tasks have been disappeared. I have tried re-planning and republishing the project and every single finish variance is displayed but after a day or two the problem shows again.

I would be grateful if anybody could help me. 

Project server and Team foundation integration 2013

$
0
0

Hi Team,

I am facing issue to work and acces with existing Team projects in Team foundation server.It asking for Enable features.I am working on team foundation 2013 version.

<dir>

To use My Work to multi-task and manage your changes, you must enable the feature on the server.

</dir>
<dir>

Click here to enable the new features

Please suggest me

</dir>

vijay


change Task Begin and End dates and Timesheet

$
0
0

Project Manager changed one task start and end date and after he publish his changes ,it appeared on the resource's timesheet 2 times with different dates, first one with old dates and second one with new dates.

why this happen and how can i remove the old ones.

note the task was along one and half month , and he shrieked it to become one month, so for the resource l timesheets during this period will find 2 assignments for the same task with different periods.

so what can i do?

Programmatically Deactivate Enterprise Project Feature

$
0
0

Dears,

I need to create a template for Task List project to be used by default whenever I create a new project using SP/Microsoft Project.

Whenever I try using Microsoft Project, it doesn't take the default template and it always activate the Enterprise Project Feature. Is there any possible way to make Microsoft Project takes the default template? if not, is it possible to deactivate the feature programmatically?

Project Server 2013 and Team Foundation Integration 2012

$
0
0

Hi Team,

I have already integrate project server and team foundation successfully. But still statusLinked to Project server No.

Please suggest me.


vijay


PWA 2016 - Heatmap does not work

$
0
0

Dear Experts

We’ve setup a number of projects and assigned resources to the respective tasks. The “Resource Utilization” shows the capacity and the work of the respective resource. The problem is that the “Capacity and Engagement Heatmap” of the same resource always “0d”  indicates. I cannot see any assignments of any resource there. What do I have to do to fix this?

Thanks in advance. Rene

Project Server 2013: Project Start Date change Issue

$
0
0

Hello All ,

Did anyone face a similar issue like this :) , and do you think is a bug ?

Issue Description

When Project End user try to change start Date of a project and then saves the project , Project start date does not change and stays at it previous value,

Note:- Project detail PDP contains a lot of ECFs

Issue Investigation and Analysis

During issue troubleshooting , I have found that when creating new project in the three Project server instances (QA, Training and PWA) , (with new Projects)

1-    Start date is updated successfully if there is
1.no info in all other ECFs
2.if ECFs with lookup tables, numbers is updated First when all ECF are empty

2-    Start date is not updated if ECF with text field is updated before ECFs with lookup tables or number,

3-    If end user will need to fill ECFs , then he should fill ECF with numbers or lookup table first then save, then he can change start date afterwards

4-    Updating ECFs at the same with start date will not be considered and one of them or both will not be saved
1.Updating ECF with (lookup table) with start date at the same time, ECF update will be ignored , and start date will be updated
2.Updating ECF (text) with start date at the same time, ECF update will be ignored , and start date will be updated
3.Updating ECF (number) with start date at the same time, Both updates will be ignored
4.Updating ECF (lookup table) with start date at the same time, ECF update will be ignored , and start date will be updated
5.Updating ECF (lookup table) with start date at the same time, ECF update will be ignored , and start date will be updated

Conclusion

1-    Start date is updated successfully if there is no info in all other ECFs or if ECFs with lookup tables, numbers is updated.

2-    Start date is not updated successfully if ECF with text field is updated before ECFs with lookup tables or number,

3-    When updating Start Date with other ECF’s one of them or both will not be updated successfully

4-    When updating start date with a number ECF, both updates will be ignored

5-    When updating start date with any ECF other than number ECF , start date will always be saved successfully and other ECF update will be ignored

6-    To overcome this Start date need to be updated alone in a save session

7-    Project start date does not work with manual tasks , so project owner will face an issue where project start date will not get changed if there are manual tasks in the project schedule


Repro Steps

1-    The Repro Steps for this changing start date issue
1.Create a project
2.Update any ECF with text field
3.Try to change start date,

Result: it will not get changed


Workarounds

Workaround 1:-
1.Remove your ECF updates
2.Update first ECFs with lookup tables like (Revenue Country , Deal type, Bid Status)
3.And then update other ECF

Workaround 2 :

Access the Enterprise project using MS Project 2013 and then change the start date from there , followed by Publish

Workaround 3 :

Put Start Date in a separate New PDP and remove it from Project Information PDP (tested and problem disappeared)


Karim El Zarka, MCTS Sharepoint 2010 , MCITP SharePoint Administrator 2010 Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever you see a reply being an answer to the question of the thread, click "Mark As Answer

Viewing all 7942 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>