Using .Net Framework 4.7.2 as specified in the installation document.
it takes sometime and finally shows the below message in the login screen:
Thank you very much for your help.
Jai
Hi,
Resolved it & now I’m able to login.
The issue was the server entry in DB-Connection in config file.
Previously it was…
<DB-Connection id="InnovatorSolutions" database="InnovatorSolutions" server="localhost"
Now changed it to…
<DB-Connection id="InnovatorSolutions" database="InnovatorSolutions" server="MyMachineName\SQLEXPRESS"
Thanks for your time in this.
Regards,
Jai
Hi,
Resolved it & now I’m able to login.
The issue was the server entry in DB-Connection in config file.
Previously it was…
<DB-Connection id="InnovatorSolutions" database="InnovatorSolutions" server="localhost"
Now changed it to…
<DB-Connection id="InnovatorSolutions" database="InnovatorSolutions" server="MyMachineName\SQLEXPRESS"
Thanks for your time in this.
Regards,
Jai
Copyright © 2020 Aras Open PLM Community | Privacy Policy