Former_Member
9 years agoIdeator I
client error
we have installed aras innovator with all the default settings, The database was also created successfully
but when we open browser with aras it shows mentioned error we tried IE11 and Firefox ESR
Application Server URL: localhost/.../InnovatorServer.aspx
Web Alias: InnovatorServer
SMTP Server: queue
Vault Name: Default
Conversion Server Name: ConversionServer
DB User: innovator
Pass: innovator
DB Name: InnovatorSolutions
ERROR:
- <SOAP-ENV:Envelope xmlns:SOAP-ENV="">schemas.xmlsoap.org/.../">
- <SOAP-ENV:Body>
- <SOAP-ENV:Fault xmlns:af="">www.aras.com/InnovatorFault">
<faultcode>SOAP-ENV:Server</faultcode>
- <faultstring>
- <![CDATA[
Database Name Or Database Description Is Wrong.
(Check your request and server configuration file)
]]>
</faultstring>
- <detail>
- <af:legacy_detail>
- <![CDATA[
Database Name Or Database Description Is Wrong.
(Check your request and server configuration file)
]]>
</af:legacy_detail>
<af:exception message="Database Name Or Database Description Is Wrong. (Check your request and server configuration file)" type="Aras.Server.Core.InnovatorServerException" />
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Please suggest