3

I have created a new sharepoint site on our moss server at http://sharepoint:12345 and added a CQWP to it without issue.

I have a domain name pointing at the same server. So I pointed to http://myinternaldomain.whatever:12345 and for some reason the CQWP then breaks, saying unable to display this web part?

Any ideas appreciated.

78lro
  • 1,790
  • 7
  • 37
  • 63
  • Crank open the ULS logs in your 12hive/logs. There should be an entry for the error that will provide more information. – Nat Apr 02 '09 at 20:15

1 Answers1

2

Have you set up an Alternate Access Mapping for the second domain?

AAM on TechNet

dahlbyk
  • 75,175
  • 8
  • 100
  • 122
  • Yes, I have but not pointing to this site, would that be an issue? – 78lro Apr 03 '09 at 13:59
  • That's the first thing I would check. SharePoint often doesn't behave if the URL used to access it doesn't have an AAM. As Nat suggests, check the logs for a detailed error message. – dahlbyk Apr 03 '09 at 21:37