Uexpected Error accessing Project Web Access items

K

kathpave

I am receiving an unexpected error when trying to display Project Center,
Resource Center, Task Updates, and Administrative Time.

I updated the web.conf files so that the error message displays additional
information. Below is what the screen states after adding the items to the
web.config file.

This was working okay on 9/24. Patches were applied to the computer on
10/8/07.

Any guidance on what I should do now?

Thanks,
Kathy Pavelock

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

Culture ID 2155 (0x086B) is not a supported culture.
Parameter name: culture
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.ArgumentException: Culture ID 2155 (0x086B) is not
a supported culture.
Parameter name: culture

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:


[ArgumentException: Culture ID 2155 (0x086B) is not a supported culture.
Parameter name: culture]
System.Globalization.CultureTableRecord.GetCultureTableRecord(Int32
cultureId, Boolean useUserOverride) +2840942
System.Globalization.CultureInfo..ctor(Int32 culture, Boolean
useUserOverride) +118
System.Globalization.CultureInfo..ctor(Int32 culture) +31
System.Globalization.CultureTable.GetCultures(CultureTypes types) +968
System.Globalization.CultureInfo.GetCultures(CultureTypes types) +33

Microsoft.Office.Project.Conversion.TextConverter.GetRegionInfoFromCurrencyCode(String sCurrencyCode, Int32 lcid) +95
Microsoft.Office.Project.PWA.PJCustomFormat..ctor(PJContext
parentContext) +617
Microsoft.Office.Project.PWA.PJContext.get_CustomFormat() +70
Microsoft.Office.Project.PWA.WebParts.ActiveXViewPart.BuildXmlIsland()
+4441

Microsoft.Office.Project.PWA.WebParts.ActiveXViewPart.OnPreRender(EventArgs
e) +386

Microsoft.Office.Project.PWA.WebParts.ProjectCenterPart.OnPreRender(EventArgs
e) +75
System.Web.UI.Control.PreRenderRecursiveInternal() +77
System.Web.UI.WebControls.WebParts.WebPart.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360
 
B

Brian Smith \(MSFT\)

Hi Kathy,

Was the server rebooted after the patches were applied?

2155 is the locale for Quecha - Ecuador and I have seen a similar error
where a new locale was added to the server but until re-booted could not be
understood by the .NET Framework and would give this type of problem.

One other suggestion is to change the locale to see if the problem goes
away. Also is this just happening for certain users?

Best regards,

Brian.

kathpave said:
I am receiving an unexpected error when trying to display Project Center,
Resource Center, Task Updates, and Administrative Time.

I updated the web.conf files so that the error message displays additional
information. Below is what the screen states after adding the items to
the
web.config file.

This was working okay on 9/24. Patches were applied to the computer on
10/8/07.

Any guidance on what I should do now?

Thanks,
Kathy Pavelock

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

Culture ID 2155 (0x086B) is not a supported culture.
Parameter name: culture
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.ArgumentException: Culture ID 2155 (0x086B) is
not
a supported culture.
Parameter name: culture

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:


[ArgumentException: Culture ID 2155 (0x086B) is not a supported culture.
Parameter name: culture]
System.Globalization.CultureTableRecord.GetCultureTableRecord(Int32
cultureId, Boolean useUserOverride) +2840942
System.Globalization.CultureInfo..ctor(Int32 culture, Boolean
useUserOverride) +118
System.Globalization.CultureInfo..ctor(Int32 culture) +31
System.Globalization.CultureTable.GetCultures(CultureTypes types) +968
System.Globalization.CultureInfo.GetCultures(CultureTypes types) +33

Microsoft.Office.Project.Conversion.TextConverter.GetRegionInfoFromCurrencyCode(String
sCurrencyCode, Int32 lcid) +95
Microsoft.Office.Project.PWA.PJCustomFormat..ctor(PJContext
parentContext) +617
Microsoft.Office.Project.PWA.PJContext.get_CustomFormat() +70
Microsoft.Office.Project.PWA.WebParts.ActiveXViewPart.BuildXmlIsland()
+4441

Microsoft.Office.Project.PWA.WebParts.ActiveXViewPart.OnPreRender(EventArgs
e) +386

Microsoft.Office.Project.PWA.WebParts.ProjectCenterPart.OnPreRender(EventArgs
e) +75
System.Web.UI.Control.PreRenderRecursiveInternal() +77
System.Web.UI.WebControls.WebParts.WebPart.PreRenderRecursiveInternal()
+62
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360
 
K

kathpave

Brian,

Thanks for your response. Since this is a production server, we are
rebooting at 4pm EST. Hopefully this problem will be resolved at that time.
Interesting error though.

Kathy

Brian Smith (MSFT) said:
Hi Kathy,

Was the server rebooted after the patches were applied?

2155 is the locale for Quecha - Ecuador and I have seen a similar error
where a new locale was added to the server but until re-booted could not be
understood by the .NET Framework and would give this type of problem.

One other suggestion is to change the locale to see if the problem goes
away. Also is this just happening for certain users?

Best regards,

Brian.

kathpave said:
I am receiving an unexpected error when trying to display Project Center,
Resource Center, Task Updates, and Administrative Time.

I updated the web.conf files so that the error message displays additional
information. Below is what the screen states after adding the items to
the
web.config file.

This was working okay on 9/24. Patches were applied to the computer on
10/8/07.

Any guidance on what I should do now?

Thanks,
Kathy Pavelock

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

Culture ID 2155 (0x086B) is not a supported culture.
Parameter name: culture
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.ArgumentException: Culture ID 2155 (0x086B) is
not
a supported culture.
Parameter name: culture

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:


[ArgumentException: Culture ID 2155 (0x086B) is not a supported culture.
Parameter name: culture]
System.Globalization.CultureTableRecord.GetCultureTableRecord(Int32
cultureId, Boolean useUserOverride) +2840942
System.Globalization.CultureInfo..ctor(Int32 culture, Boolean
useUserOverride) +118
System.Globalization.CultureInfo..ctor(Int32 culture) +31
System.Globalization.CultureTable.GetCultures(CultureTypes types) +968
System.Globalization.CultureInfo.GetCultures(CultureTypes types) +33

Microsoft.Office.Project.Conversion.TextConverter.GetRegionInfoFromCurrencyCode(String
sCurrencyCode, Int32 lcid) +95
Microsoft.Office.Project.PWA.PJCustomFormat..ctor(PJContext
parentContext) +617
Microsoft.Office.Project.PWA.PJContext.get_CustomFormat() +70
Microsoft.Office.Project.PWA.WebParts.ActiveXViewPart.BuildXmlIsland()
+4441

Microsoft.Office.Project.PWA.WebParts.ActiveXViewPart.OnPreRender(EventArgs
e) +386

Microsoft.Office.Project.PWA.WebParts.ProjectCenterPart.OnPreRender(EventArgs
e) +75
System.Web.UI.Control.PreRenderRecursiveInternal() +77
System.Web.UI.WebControls.WebParts.WebPart.PreRenderRecursiveInternal()
+62
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360
 

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