Few day back i have configured a SAS EG & EM on one remote server but while login to EG its giving below error, PS- EM is working fine. ------------------------------------------------------------------------------------------------------- Exception information ------------------------------------------------------------------------------------------------------- Parameter is not valid. -------------------------- Technical Information Follows -------------------------- Exception Details: ---------------------------------------- Exception type: System.ArgumentException Message: Parameter is not valid. Source: System.Drawing Target Site: .ctor Stack Trace: at System.Drawing.Bitmap..ctor(Type type, String resource) at SAS.SharedImages.Images.GetIcon(IMAGEID image, Int32 width, Int32 height) at SAS.SharedImages.Images.GetIconAsBitmap(IMAGEID image, Int32 width, Int32 height) at SAS.EG.MainForm._CreateOpenDropDownItems() at SAS.EG.MainForm._LoadMenu() at SAS.EG.MainForm.CreateMainMenu() at SAS.EG.MainForm..ctor() at SAS.EG.App.Startup(String[] args) at SAS.EG.App.Main(String[] args) at SAS.EG.EntryPoint.Main(String[] args) all the etc host entries are added telnet is working on server "telnet IP:8561" SAS Enterprise Guide version: 7.15 HF2 (7.100.5.6112) OS: Windows Server 2012 Version: 6.2.0.9200 Service pack: No Service Pack Installed
... View more