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
What are you doing with client software on a server?
And this looks like a message I have been getting quite often, but with no recognizable consequences (login and everything else worked).
Looks like it has got nothing to do with server connections, but with EG trying to draw something (an icon) somewhere.
If EG is working fine from PCs to the same SAS servers then I'd suspect something is missing in the server setup. How did you install it? With the standalone installer or from the SAS Deployment Wizard. I'd try installing again to see if that fixes it. Note EG is an MS .net application so it needs .net libraries to work. I'd also install 64-bit EG not the 32-bit version.
Hi,
Tried all the things even re-installing it but still the same error, Still EM is getting connected and EG is not. Any other way to resolve the issue.
While I don't have an explanation why EG is unable to load this particular icon (Data Exploration, I suspect) for some folks (I can't reproduce), I can tell from the callstack, confirmed in the code (and agree with @Kurt_Bremser) that while it may prevent the Open dropdown button (folder icon) on the main toolbar from being populated, it should not otherwise prevent EG from working in any way.
Casey
Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF
View now: on-demand content for SAS users
Open a track with SAS Tech Support for your problem.
I assume you are connecting to your SAS server using Windows remote login then trying to open EG in the remote server session. If this is not how you are doing it please explain.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.