Skip to main content
Nintex Community Menu Bar

Error: The server instance specified was not found

  • February 8, 2006
  • 2 replies
  • 13 views

Forum|alt.badge.img+1
Found this error (attached) in the Error Profiles. Any idea what's causing it? Many thanks!

2 replies

Forum|alt.badge.img+9
  • February 9, 2006
Please post the code from the event, that might helpexplaining the error.

Forum|alt.badge.img+1
  • Author
  • February 9, 2006
Managed to solve this by adding a new identity (host header) to the affected (default) website in IIS. The problem exists because we are accessing the portal using a DNS alias instead of the server name.

There is a KB article from Microsoft that explains this http://support.microsoft.com/?kbid=832816

Thanks!