Hey all,
So I am demo'ing NCM and I had it installed on my NPM server but it was slowing it down so I moved it to a new server however now, I can't even get the webpage to work for NCM. When I go to IIS and then to NCM section, right click and go to browse, I get a 404 error page. The folder is there in inetpub or whatever the default webpage folder is.
Looking into the errors in the event manager, I do see the following and am wondering if this could be the cause:
There was an error reading my EngineID from the Database
Will use the default of 0
Error Detail: Invalid column name 'ServerName'.
Invalid column name 'ServerName'.
If so it makes you think the database is the culprit however I had no issues with the database before from the NPM server and I am using the proper username and password and have the proper permissions. If anybody could help me out that would be great.
Thanks