Tuesday, February 14, 2012

CRM side-by-side install

I've installed SQL Reporting Services on the same server
as CRM1.2 install. There were a couple minor issues that
were fixed (none of which involved any of the CRM .config
files or IIS permissions for the CRM site). Now when i
try to open CRM i get an error stating a problem with a
config file.
Line 5: <assemblies>
Line 6: <add
assembly="Microsoft.Crm.Platform.ComProxy,
Version=1.0.0000.0, Culture=neutral,
PublicKeyToken=xxxxxxxxxxxxxxxxx"/>
Line 7: <add
assembly="Microsoft.Crm.Platform.Types,
Version=1.2.3297.0, Culture=neutral,
PublicKeyToken=xxxxxxxxxxxxxxxxx"/>
Line 8: </assemblies>
Line 9: </compilation>
Source File: C:\inetpub\wwwroot\web.config Line:7
The server is a dual processor Windows 2000 server with 1
GB ram. All the latest patches are applied.
I have restarted all the CRM services and am able to get
to the point where it asks for login information. It's
upon loading the initial CRM page that i get this error.
There isn't anything in the event log that correlates
with this error.
Any ideas?Jason-
Did you ever find a fix for this problem? I'm getting the same error on our
server and on our client's server as well. On our server we get the error
when we try to access CRM, but the Report Manager runs fine. On our client's
server CRM runs fine, but the error occurs when I try to access Report
Manager.
I did notice that there was already a "Reports" folder from CRM when I was
installing Reporting Services, so I changed the name of the install folder at
the time, so that's not the issue.
Joel
"Chancetribe" wrote:
> Notice that CRM installs a "reports" folder in the root directory. Also
> notice that SQL reporting default virtual folder for the SQL Reporting Folder
> is named "reports". I had a similar problem and just reinstalled Reporting
> Services to a virtual folder with a name other than "reports".
> Hope this can help you.
> Jeremy
> "Jason" wrote:
> > I've installed SQL Reporting Services on the same server
> > as CRM1.2 install. There were a couple minor issues that
> > were fixed (none of which involved any of the CRM .config
> > files or IIS permissions for the CRM site). Now when i
> > try to open CRM i get an error stating a problem with a
> > config file.
> >
> > Line 5: <assemblies>
> > Line 6: <add
> > assembly="Microsoft.Crm.Platform.ComProxy,
> > Version=1.0.0000.0, Culture=neutral,
> > PublicKeyToken=xxxxxxxxxxxxxxxxx"/>
> > Line 7: <add
> > assembly="Microsoft.Crm.Platform.Types,
> > Version=1.2.3297.0, Culture=neutral,
> > PublicKeyToken=xxxxxxxxxxxxxxxxx"/>
> > Line 8: </assemblies>
> > Line 9: </compilation>
> >
> > Source File: C:\inetpub\wwwroot\web.config Line:7
> >
> >
> > The server is a dual processor Windows 2000 server with 1
> > GB ram. All the latest patches are applied.
> > I have restarted all the CRM services and am able to get
> > to the point where it asks for login information. It's
> > upon loading the initial CRM page that i get this error.
> > There isn't anything in the event log that correlates
> > with this error.
> >
> > Any ideas?
> >

No comments:

Post a Comment