Error occur to open RTC in configuration Mode in Navision 2013r2

Hi All,

I am facing error to open the RTC in Configuration mode in NAVISION 2013 R2…

See the error bellow …

1st Commond :

cd C:\Program Files (x86)\Microsoft Dynamics NAV\71\RoleTailored Client

2nd Commond

Microsoft.Dynamics.Nav.Client.exe -configure -profile:Microsoft.Dynamics.Nav.Client.exe -configure -profile:ACCOUNTS PAYABLE ABCL

Note : ACCOUNTS PAYABLE ABCL

Error:


Microsoft Dynamics NAV

Cannot interpret data as a URL.

OK

Have you tried:
Microsoft.Dynamics.Nav.Client.exe -configure -profile:Microsoft.Dynamics.Nav.Client.exe -configure -profile:“ACCOUNTS PAYABLE ABCL”?

Yes are right …am also using the command …
1-cd C:\Program Files (x86)\Microsoft Dynamics NAV\71\RoleTailored Client

2-Microsoft.Dynamics.Nav.Client.exe -configure -profile:“ACCOUNTS PAYABLE AGBARA”

Bellow error occur…


Microsoft Dynamics NAV

A profile with id ‘ACCOUNTS PAYABLE AGBARA’ could not be found.

OK

When try to open for BOOKKEEPER it is open properly…

Microsoft.Dynamics.Nav.Client.exe -configure -profile:BOOKKEEPER

Please place double quotes at appropriate places, as below.
“C:\Program Files (x86)\Microsoft Dynamics NAV\90\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe” -configure -profile:“ACCOUNTS PAYABLE ABCL”

Are you sure that this profile code exists in the database opened by default?

Have you tried with other profiles whether they are opening in configuration mode using following command ?

Yes
I tried for Bookkeeper Profile then this is open properly. .

But are you sure that “ACCOUNTS PAYABLE ABCL”" profile code exists in the database opened by default? BOOKKEEPER is a standard profile and exists in all databases. The other does not.