Tech Support > Microsoft Windows > Windows CRM > Accessing CRM on the CRM Server
Accessing CRM on the CRM Server
Posted by Tony C on November 14th, 2007


I have recently installed CRM 3.0 and Reporting Services. RS is deployed
using Port 80 and CRM on 5555. I am able to open CRM in my browser from any
desktop on the network using "localhost:5555", however I cannot open on the
server where CRM is installed. Any ideas?

--
Tony C

Posted by Ryan Redmond on November 14th, 2007


Hi Tony,

It's never helpful when someone says ... yes, I have that problem too. But
I do. To provide a little more information, we acutally get a login dialog
on the server which will never authenticate. The login just keeps comming
back up even though you enter proper credentials.

So if someone has some suggestions - that would be great.

"Tony C" wrote:

Posted by zach.l on November 14th, 2007


3. In Registry Editor, locate the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM
4. In the right pane, right-click IfdInternalNetworkAddress, and then click
Modify.
5. Type the IP address and subnet mask, and then click OK. You must use a
format that is similar to the following example:
IP_Address-SubnetMask
For example:
157.56.137.105-255.255.255.0

Note If your network has more than one subnet that users will access to
connect to Microsoft Dynamics CRM, and you do not want them to be prompted
for sign in, you must add all applicable subnets in the
IfdInternalNetworkAddress subkey. Each IP address – subnet combination must
be separated by a comma.

For example:
157.56.137.105-255.255.255.0,172.29.138.35-255.255.248.0


This is straight from the Installation documentation. Worked for us
yesterday.

Posted by zach.l on November 14th, 2007


I apologize...I just assumed that this was a 4.0 question - then i read your
post more closely. Please ignore...

"zach.l" wrote:

Posted by Matt Wittemann on November 14th, 2007


On the CRM server, try http://servername:5555 instead of localhost.
--
Matt Wittemann, CRM MVP
http://icu-mscrm.blogspot.com


"Ryan Redmond" wrote:


Similar Posts