After Aras study notes (2) Aras successful installation tips "Database Name Or Database Description Is Wrong" error

After the installation is complete access to the address http: //localhost/InnovatorServer/Server/InnovatorServer.aspx will report the following error:

ERROR:

– <SOAP-ENV:Envelope xmlns:SOAP-ENV=”http://schemas.xmlsoap.org/soap/envelope/”>
– <SOAP-ENV:Body>
– <SOAP-ENV:Fault xmlns:af=”http://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>

The actual login address is:  HTTP: // localhost / InnovatorServer 

The InnovatorServer.aspx page can not be opened directly.

 

[ORIGINAL]  http://www.51aras.com/?id=14

       

Guess you like

Origin www.cnblogs.com/61007257Steven/p/9852661.html