Hello,I
I am running SCSM 2010 on Windows Server 2008 R2. I am also using the portal provided by Microsoft. Several customizations have been added to the portal source code and everything seems to be working correctly besides one thing
I followed the instructions of the blog below to change the displayed time in the portal from GMT to CST. I compiled the source code successfully and then uploaded the following files to the web server:
- Microsoft.EnterpriseManagement.ServiceManager.Portal.dll
- Microsoft.EnterpriseManagement.ServiceManager.Portal.pdb
- Microsoft.EnterpriseManagement.ServiceManager.WebParts.dll
- Microsoft.EnterpriseManagement.ServiceManager.WebParts.pdb
- Microsoft.EnterpriseManagement.ServiceManager.Portal.Common.dll
- Microsoft.EnterpriseManagement.ServiceManager.Portal.Common.pdb
That seems to be working great besides at one spot. When a user opens a incident via the portal then on the last screen the time stamp still shows the time in GMT instead of CST.
I wonder now if anybody else sees that issue. If so how can I fix this.
Thank you
Marcus