Hi All,
I am able to login to sas eg but after login it is popping a new window when i try to connect to sasetl server
credential required window
then after i give all the credentials correctly still i am not able to connect and it will pop new error window
please find the below error message
Connection retry attempted with previously failed login
-------------------------- Technical Information Follows --------------------------
Exception Details:
----------------------------------------
Exception type: SAS.EG.SDS.SDSException
Message: Connection retry attempted with previously failed login
Source: SAS.EG.SDS.Model
Target Site: SASWorkspace
Stack Trace:
at SAS.EG.SDS.Model.Server.SASWorkspace(Boolean checkWorkspace)
at SAS.EG.SDS.Views.View.DoPopulate(DisplayOperation& op)
Inner Exception Details:
----------------------------------------
Exception type: SAS.EC.Directory.Model.SDSException
Message: Connection retry attempted with previously failed login
Source: EC.Directory
Target Site: Connect
Inner Exception Details:
----------------------------------------
Exception type: System.InvalidOperationException
Message: Connection retry attempted with previously failed login
Source: EC.Directory
Target Site: Connect
Stack Trace:
at SAS.EC.Directory.Model.Server.Connect(ConnectionInfo connInfo)
I saw the link http://support.sas.com/kb/57/382.html
and followed the same steps
Below is the log .
System.Runtime.InteropServices.COMException (0x80042002): <connectionAttempts>
<connectionAttempt>
<description>Could not establish a connection to the server on the requested machine. Verify that the server has been started and that the host and port of the server match the client's connection information.</description>
<status>0x8004274d</status>
<saslogin>hegdena</saslogin>
<sasmachinednsname>localhost</sasmachinednsname>
<sasport>8591</sasport>
<sasclassid>440196D4-90F0-11D0-9F41-00A024BB830C</sasclassid>
<sasprogid>SAS.Workspace.1.0</sasprogid>
<threadid>10648</threadid>
<name>test</name>
</connectionAttempt>
</connectionAttempts>
at SASObjectManager.IObjectFactory2.CreateObjectByServer(String Name, Boolean synchronous, IServerDef pIServerDef, String LoginName, String Password)
at SAS.BI.Itconfig.Library.ServerTests.SASServerTest.CreateConnectionWithObjectFactoryMulti()
at SAS.BI.Itconfig.Library.ServerTests.SASServerTest.CreateConnection()
Please anyone suggest how can i solve this issue
Sorry all
Issue solved .i WAS GIVING MY USERNAME AS au/username instead of au\username
Sorry for the silly one
Sorry all
Issue solved .i WAS GIVING MY USERNAME AS au/username instead of au\username
Sorry for the silly one
Can you mark this post as answered then please?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.