Quantcast
Channel: SQL Server Master Data Services forum
Viewing all articles
Browse latest Browse all 1311

Master Data Service 2016 validate version - Go to item issue

$
0
0

I have installed MDS 2016, all other functions are working instead of Validate version page Go to Item link does not redirect to the item, it gives error error message ( stack trace) as given below.. what could be the issue ? 

Server Error in '/MDS1' Application.

Value cannot be null.
Parameter name: input

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: input

Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:
[ArgumentNullException: Value cannot be null.
Parameter name: input]
   System.Text.RegularExpressions.Regex.Replace(String input, String replacement) +8398695
   System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement) +104
   Microsoft.MasterDataServices.WebUI.ServiceAdapter.PrepareSearchTerm(String propertyName, String value) +45
   Microsoft.MasterDataServices.WebUI.ServiceAdapter.GetEntityMember(ModelContextIdentifier versionIdentifier, Identifier entityIdentifier, MemberIdentifier memberIdentifier) +64
   Microsoft.MasterDataServices.WebUI.redirect.OnLoad(EventArgs e) +1119
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4498



Viewing all articles
Browse latest Browse all 1311

Trending Articles