taoyue
Thu Mar 23 17:19:18 CST 2006
------=_NextPart_0001_6B0DDED5
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Sanjay <SB@discussions.microsoft.com> wrote:
> Install went fine without any error messages. However, when I am in the
CRM
> application and try to access "Reports", I get an error
> "Reports.config has invalid schema, and could not be loaded"
> But if I access the CRM reports directly
http://<server>/Reports, I can
> access all the reports. Has anyone come across this issue and resolved it?
This message will come up if reports.config really does have an invalid
schema, but it also may come up if the CRM application cannot open the file
for read. Reports.config is located in interpub\wwwroot\_resources (or
wherever the CRM web site is located) along with the corresponding XSD.
To verify proper schema, run an XML schema validator on the .xml and .xsd
file. You can get one online at
http://apps.gotdotnet.com/xmltools/xsdvalidator/
If the file somehow got into a weird locking state, you could try to
workaround by copying the files to a temp location, deleting them,
restarting the website, and copying the files back.
--
Tao Yue
Microsoft CRM Development
This posting is provided "AS IS" with no warranties, and confers no rights.
------=_NextPart_0001_6B0DDED5
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 Sanjay <SB@discussions.microsoft.com> wrote:
\par > Install went fine without any error messages. However, when I am in the CRM
\par > application and try to access "Reports", I get an error
\par > "Reports.config has invalid schema, and could not be loaded"
\par > But if I access the CRM reports directly
http://<server>/Reports, I can
\par > access all the reports. Has anyone come across this issue and resolved it?
\par
\par This message will come up if reports.config really does have an invalid schema, but it also may come up if the CRM application cannot open the file for read. Reports.config is located in interpub\\wwwroot\\_resources (or wherever the CRM web site is located) along with the corresponding XSD.
\par
\par To verify proper schema, run an XML schema validator on the .xml and .xsd file. You can get one online at
http://apps.gotdotnet.com/xmltools/xsdvalidator/
\par
\par If the file somehow got into a weird locking state, you could try to workaround by copying the files to a temp location, deleting them, restarting the website, and copying the files back.
\par
\par --
\par Tao Yue
\par Microsoft CRM Development
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par }
------=_NextPart_0001_6B0DDED5--