Project Portfolio Server 2006 problem

D

Doug R

Hello,

I just tried to install Project Portfolio Server 2006 and I am having some
serious problems. I did my best to follow the instructions in the install
guide and tried to do the install on two seperate servers. Both times I came
up with the same error:

Server Error in '/PortfolioServer2006' Application
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource required
to service this request. Please review the following specific error details
and modify your source code appropriately.

Compiler Error Message: BC30691: 'StratFramesIdentity' is a type in
'ApplicationSecurity' and cannot be used as an expression.

Source Error:

Line 1: <%
Response.Redirect("~/"+((Microsoft.Office.Project.PortfolioServer.BusinessLayer.ApplicationSecurity.StratFramesIdentity)Context.User.Identity).AccountID+"/Project.aspx"); %>

Source File: c:\inetpub\wwwroot\PortfolioServer2006\Default.aspx Line: 1

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.42


Does anyone know what is going on? I could really use some help with this.

BTW, I apologise for the cross listing in the MSDN managed newsgroups but I
hadn't found this location when i posted that message.

Thanks for the help,
Doug
 
J

Jonathan

Hi Doug, Have you found a solution for this problem?? If so, please let me
know, cause i'm having the same problem.

Thanks

Jonathan.
 
D

Doug R

At this point I haven't recieved any resolution to this problem. i tried
following the directions precisely and reinstalling several times with no
luck. I am really anxious to figure out what this problem is so i can try
using the system.

Several people have also mentioned the same problem to me through posts so
it seems like a common problem. Hopefully someone at Microsoft will focus on
it sometime soon.

Please let me know if you hear anything.

(e-mail address removed)
 
H

hans.bellen

Rename your ProjectPortfolio2006/web.config.default file to web.config
(without the .default).

Hans Bellen
UMT Consulting Group
 
H

hans.bellen

Rename your ProjectPortfolio2006/web.config.default file to web.config
(without the .default).

Hans Bellen
UMT Consulting Group
 
D

Doug R

Hans,

Thanks for your reply. I tried your suggestion and it stopped working
entirely. I tried starting and stopping the service. Is there anything else
i should do?

Thanks,
Doug
 
H

hans.bellen

You have to make sure that the values between [] in the web.config file
are all filled in. Even if you dont know all the values yet (eg
reporting server section), just fill in some values. The only [] that
should rename is in the lines with '[dbname]'. You do not have to
adjust that one.
 
D

Doug R

Hans,

Thanks, it seems to be working now. Except it has no data and I can't enter
a new entity. When I go to the Add New Entity Wizard and click Add Entity
the dialog just disappears. Am I doing the right thing to start using the
system? Is there any help file, How-To's or other instructions? And is that
a bug?

I apreciate your help getting me this far.

Thanks,
Doug

You have to make sure that the values between [] in the web.config file
are all filled in. Even if you dont know all the values yet (eg
reporting server section), just fill in some values. The only [] that
should rename is in the lines with '[dbname]'. You do not have to
adjust that one.


Doug said:
Hans,

Thanks for your reply. I tried your suggestion and it stopped working
entirely. I tried starting and stopping the service. Is there anything else
i should do?

Thanks,
Doug
 
J

Jonathan

Hi Doug, how did you enter the site? What username and password did you use?
Cause i can't login using "super" and "1". It shows an error page. What did
you do? Thank you

Maybe you could copy the text in the web.config file. Thanks a lot. Bye.

Jonathan

Doug R said:
Hans,

Thanks, it seems to be working now. Except it has no data and I can't enter
a new entity. When I go to the Add New Entity Wizard and click Add Entity
the dialog just disappears. Am I doing the right thing to start using the
system? Is there any help file, How-To's or other instructions? And is that
a bug?

I apreciate your help getting me this far.

Thanks,
Doug

You have to make sure that the values between [] in the web.config file
are all filled in. Even if you dont know all the values yet (eg
reporting server section), just fill in some values. The only [] that
should rename is in the lines with '[dbname]'. You do not have to
adjust that one.


Doug said:
Hans,

Thanks for your reply. I tried your suggestion and it stopped working
entirely. I tried starting and stopping the service. Is there anything else
i should do?

Thanks,
Doug

:

Rename your ProjectPortfolio2006/web.config.default file to web.config
(without the .default).

Hans Bellen
UMT Consulting Group

Doug R wrote:
At this point I haven't recieved any resolution to this problem. i tried
following the directions precisely and reinstalling several times with no
luck. I am really anxious to figure out what this problem is so i can try
using the system.

Several people have also mentioned the same problem to me through posts so
it seems like a common problem. Hopefully someone at Microsoft will focus on
it sometime soon.

Please let me know if you hear anything.

(e-mail address removed)

:

Hi Doug, Have you found a solution for this problem?? If so, please let me
know, cause i'm having the same problem.

Thanks

Jonathan.


:

Hello,

I just tried to install Project Portfolio Server 2006 and I am having some
serious problems. I did my best to follow the instructions in the install
guide and tried to do the install on two seperate servers. Both times I came
up with the same error:

Server Error in '/PortfolioServer2006' Application.
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource required
to service this request. Please review the following specific error details
and modify your source code appropriately.

Compiler Error Message: BC30691: 'StratFramesIdentity' is a type in
'ApplicationSecurity' and cannot be used as an expression.

Source Error:

Line 1: <%
Response.Redirect("~/"+((Microsoft.Office.Project.PortfolioServer.BusinessLayer.ApplicationSecurity.StratFramesIdentity)Context.User.Identity).AccountID+"/Project.aspx"); %>

Source File: c:\inetpub\wwwroot\PortfolioServer2006\Default.aspx Line: 1

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.42


Does anyone know what is going on? I could really use some help with this.

BTW, I apologise for the cross listing in the MSDN managed newsgroups but I
hadn't found this location when i posted that message.

Thanks for the help,
Doug
 
D

Doug R

super and 1 worked for me once I had everything configured properly. You
might have some issues with windows security. I would make sure that you
have all the right permissions to get to that web site.

I am actually not completely sure all of the correct steps to making the
system work. I tinkered with so many things that I am no longer sure what
helped or hurt the instalation. Hans recomendation of saving the
web.config.default file as web.config definately was a step in the right
direction.

Jonathan said:
Hi Doug, how did you enter the site? What username and password did you use?
Cause i can't login using "super" and "1". It shows an error page. What did
you do? Thank you

Maybe you could copy the text in the web.config file. Thanks a lot. Bye.

Jonathan

Doug R said:
Hans,

Thanks, it seems to be working now. Except it has no data and I can't enter
a new entity. When I go to the Add New Entity Wizard and click Add Entity
the dialog just disappears. Am I doing the right thing to start using the
system? Is there any help file, How-To's or other instructions? And is that
a bug?

I apreciate your help getting me this far.

Thanks,
Doug

You have to make sure that the values between [] in the web.config file
are all filled in. Even if you dont know all the values yet (eg
reporting server section), just fill in some values. The only [] that
should rename is in the lines with '[dbname]'. You do not have to
adjust that one.


Doug R wrote:
Hans,

Thanks for your reply. I tried your suggestion and it stopped working
entirely. I tried starting and stopping the service. Is there anything else
i should do?

Thanks,
Doug

:

Rename your ProjectPortfolio2006/web.config.default file to web.config
(without the .default).

Hans Bellen
UMT Consulting Group

Doug R wrote:
At this point I haven't recieved any resolution to this problem. i tried
following the directions precisely and reinstalling several times with no
luck. I am really anxious to figure out what this problem is so i can try
using the system.

Several people have also mentioned the same problem to me through posts so
it seems like a common problem. Hopefully someone at Microsoft will focus on
it sometime soon.

Please let me know if you hear anything.

(e-mail address removed)

:

Hi Doug, Have you found a solution for this problem?? If so, please let me
know, cause i'm having the same problem.

Thanks

Jonathan.


:

Hello,

I just tried to install Project Portfolio Server 2006 and I am having some
serious problems. I did my best to follow the instructions in the install
guide and tried to do the install on two seperate servers. Both times I came
up with the same error:

Server Error in '/PortfolioServer2006' Application.
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource required
to service this request. Please review the following specific error details
and modify your source code appropriately.

Compiler Error Message: BC30691: 'StratFramesIdentity' is a type in
'ApplicationSecurity' and cannot be used as an expression.

Source Error:

Line 1: <%
Response.Redirect("~/"+((Microsoft.Office.Project.PortfolioServer.BusinessLayer.ApplicationSecurity.StratFramesIdentity)Context.User.Identity).AccountID+"/Project.aspx"); %>

Source File: c:\inetpub\wwwroot\PortfolioServer2006\Default.aspx Line: 1

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.42


Does anyone know what is going on? I could really use some help with this.

BTW, I apologise for the cross listing in the MSDN managed newsgroups but I
hadn't found this location when i posted that message.

Thanks for the help,
Doug
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top