C
cornasdf
Hi all,
I have recently migrated a bunch of Project Server sharepoint sites with
stsadm export/import. For our purposes, I will say we migrated from
http://ServerA/pwa to http://ServerB/pwa. All seemed ok, i could browse and
download my docs as expected. However, if I go to an 'issue' or 'risks' list
and try to create a new issue I get the error below. It looks like it is
still trying to contact http://ServerA/pwa. Where are these URLs set? When
I float over the link w/ my cursor, I see the correct ServerB url. Is there
somewhere I can update this?
Thanks
ej
Here is the error I am getting:
The Web application at http://serverA/pwa could not be found. Verify that
you have typed the URL correctly. If the URL should be serving existing
content, the system administrator may need to add a new request URL mapping
to the intended application. body
{font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p
{font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b
{font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 {
font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 {
font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre
{font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold;
color: black;text-decoration: none;} .version {color: gray;} .error
{margin-bottom: 10px;} .expandable { text-decoration:underline;
font-weight:bold; color:navy; cursor:hand; }
Server Error in '/' Application.
The Web application at http://ServerA/pwa could not be found. Verify that
you have typed the URL correctly. If the URL should be serving existing
content, the system administrator may need to add a new request URL mapping
to the intended application.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: The Web application at
http://ServerA/pwa could not be found. Verify that you have typed the URL
correctly. If the URL should be serving existing content, the system
administrator may need to add a new request URL mapping to the intended
application.
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[FileNotFoundException: The Web application at http://ServerA/pwa could not
be found. Verify that you have typed the URL correctly. If the URL should be
serving existing content, the system administrator may need to add a new
request URL mapping to the intended application.]
Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean
contextSite, SPUserToken userToken) +653
Microsoft.SharePoint.SPSite..ctor(String requestUrl) +96
Microsoft.Office.Project.PWA.PJContextHelper.GetPWASiteId(HttpContext
httpContext, String pwaUrl) +224
Microsoft.Office.Project.PWA.CustomFieldWebControls.CustomPWALinkField.OnLoad(EventArgs e) +2107
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
Version Information: Microsoft .NET Framework Version:2.0.50727.3053;
ASP.NET Version:2.0.50727.3053
I have recently migrated a bunch of Project Server sharepoint sites with
stsadm export/import. For our purposes, I will say we migrated from
http://ServerA/pwa to http://ServerB/pwa. All seemed ok, i could browse and
download my docs as expected. However, if I go to an 'issue' or 'risks' list
and try to create a new issue I get the error below. It looks like it is
still trying to contact http://ServerA/pwa. Where are these URLs set? When
I float over the link w/ my cursor, I see the correct ServerB url. Is there
somewhere I can update this?
Thanks
ej
Here is the error I am getting:
The Web application at http://serverA/pwa could not be found. Verify that
you have typed the URL correctly. If the URL should be serving existing
content, the system administrator may need to add a new request URL mapping
to the intended application. body
{font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p
{font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b
{font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 {
font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 {
font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre
{font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold;
color: black;text-decoration: none;} .version {color: gray;} .error
{margin-bottom: 10px;} .expandable { text-decoration:underline;
font-weight:bold; color:navy; cursor:hand; }
Server Error in '/' Application.
The Web application at http://ServerA/pwa could not be found. Verify that
you have typed the URL correctly. If the URL should be serving existing
content, the system administrator may need to add a new request URL mapping
to the intended application.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: The Web application at
http://ServerA/pwa could not be found. Verify that you have typed the URL
correctly. If the URL should be serving existing content, the system
administrator may need to add a new request URL mapping to the intended
application.
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[FileNotFoundException: The Web application at http://ServerA/pwa could not
be found. Verify that you have typed the URL correctly. If the URL should be
serving existing content, the system administrator may need to add a new
request URL mapping to the intended application.]
Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean
contextSite, SPUserToken userToken) +653
Microsoft.SharePoint.SPSite..ctor(String requestUrl) +96
Microsoft.Office.Project.PWA.PJContextHelper.GetPWASiteId(HttpContext
httpContext, String pwaUrl) +224
Microsoft.Office.Project.PWA.CustomFieldWebControls.CustomPWALinkField.OnLoad(EventArgs e) +2107
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
Version Information: Microsoft .NET Framework Version:2.0.50727.3053;
ASP.NET Version:2.0.50727.3053