问题描述
您好
我尝试在SP2010上安装项目server2010 。 我创建了单独的数据库和项目服务器应用程序但是当我尝试访问网站时出现以下错误
I tried to install project server2010 on SP2010. I created separate database and project server application but when i tried to reach web site I got following error
[No relevant source lines]
源文件: c:\ Windows \ microsoft.NET \ Framework64 \v2.0.50727 \Temporary ASP.NET Files \root \ 683af5f7 \fdf2ad00 \ App_Web_default.aspx_-1514027361.bxuqorsx.0 .cs 行:
0
$
堆栈跟踪:
Source File: c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\683af5f7\fdf2ad00\App_Web_default.aspx_-1514027361.bxuqorsx.0.cs Line:0
Stack Trace:
[InvalidOperationException: Could not get the application proxy object]
Microsoft.Office.Project.Server.Administration.RoutingContext.InternalGetProxy(Guid siteUid) +460
Microsoft.Office.Project.Server.Administration.RoutingContext.InternalGetRoutingContext(String address, String& endpointUri, Guid siteUid) +140
Microsoft.Office.Project.Server.Administration.RoutingContext.GetRoutingContext(String address, String& endpointUri, Guid siteUid) +31
Microsoft.Office.Project.Server.AuthenticationHelper.AuthenticateUserByName(String userName, Guid siteId) +123
Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean needToValidateUser, String username, Guid siteId) +398
Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean newCookie) +907
Microsoft.Office.Project.PWA.PJContext.GetContext(Boolean isWebServiceCall, Boolean newCookie, Guid siteId, Nullable`1 zone, Boolean useCache) +695
Microsoft.Office.Project.PWA.PJContext.GetContext(Boolean isWebServiceCall, Boolean newCookie, Guid siteId, Nullable`1 zone) +92
Microsoft.Office.Project.PWA.PJBaseWebPartPage..ctor() +253
ASP.DEFAULT_ASPX__1514027361..ctor() in c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\683af5f7\fdf2ad00\App_Web_default.aspx_-1514027361.bxuqorsx.0.cs:0
__ASP.FastObjectFactory_app_web_default_aspx__1514027361_bxuqorsx.Create_ASP_DEFAULT_ASPX__1514027361() in c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\683af5f7\fdf2ad00\App_Web_default.aspx_-1514027361.bxuqorsx.1.cs:0
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +138
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +50
System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +425
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +263
版本信息: Microsoft .NET Framework版本:2.0.50727.5448; ASP.NET版本:2.0.50727.5456
Version Information: Microsoft .NET Framework Version:2.0.50727.5448; ASP.NET Version:2.0.50727.5456
请帮助我。
  ; Thanx and Regards
推荐答案
这篇关于Project Server错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!