<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAS EG 7.1 Options Menu Crash in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207298#M15540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with SASKiwi that you should track this with tech support.&amp;nbsp; The AppV deployment might be a factor -- perhaps there is a missing component or the app is trying to access a folder that doesn't exist in the AppV environment as it's configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2015 00:09:17 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2015-08-28T00:09:17Z</dc:date>
    <item>
      <title>SAS EG 7.1 Options Menu Crash</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207294#M15536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hello,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am having a strange issue in my environment which I am hoping someone can help with.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is the steps to reproduce the error.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Open SAS EG 7.1 &amp;gt; Tools &amp;gt; Options &amp;gt; Results General &amp;gt; don't change any settings and click OK &amp;gt; SAS Produces the error below.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Results General is not the only menu item that will crash SAS, interesting things is that if I go to Application Logging and turn it on, SAS will no longer crash on any menu item and work as you would expect.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;We deploy SAS 7.1 with AppV 5 SP3... I have been able to reproduce this with a normal install&amp;nbsp; also. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object reference not set to an instance of an object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------- Technical Information Follows --------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception Details:&lt;/P&gt;&lt;P&gt;----------------------------------------&lt;/P&gt;&lt;P&gt;Exception type:&amp;nbsp; System.NullReferenceException&lt;/P&gt;&lt;P&gt;Message:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Object reference not set to an instance of an object.&lt;/P&gt;&lt;P&gt;Source:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAS.SharedUI.WPF&lt;/P&gt;&lt;P&gt;Target Site:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CommitChanges&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stack Trace:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.SharedUI.WPF.LoggingController.LoggingConfiguration.CommitChanges()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.Options.Forms.OptionsLoggingPanel.OnOK(Object sender, EventArgs e)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.SharedUI.Panels.SASPanelStack2.OnOK(Object sender, EventArgs e)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.SharedUI.Panels.SASPanelStack2._OK_Click(Object sender, EventArgs e)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.OnClick(EventArgs e)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Button.OnClick(EventArgs e)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.SharedUI.Controls.OpenButton.OnMouseUp(MouseEventArgs mea)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.WmMouseUp(Message&amp;amp; m, MouseButtons button, Int32 clicks)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.ButtonBase.WndProc(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Button.WndProc(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.SharedUI.Controls.OpenButton.WndProc(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 01:32:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207294#M15536</guid>
      <dc:creator>Humdinger</dc:creator>
      <dc:date>2015-08-26T01:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 7.1 Options Menu Crash</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207295#M15537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of Microsoft .NET Framework are you running? I believe you should have 4.5.1.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What version of Windows are you installing on and is EG 32-bit or 64-bit?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 20:19:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207295#M15537</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-08-26T20:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 7.1 Options Menu Crash</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207296#M15538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the OS has 4.5.2 installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAS if I go to Help &amp;gt; About SAS Enterprise Guide &amp;gt; Configuration Details &amp;gt; it tells me it has .NET 4.0.30319.34209&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows 7 x86&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does SAS have its own private .NET ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 23:01:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207296#M15538</guid>
      <dc:creator>Humdinger</dc:creator>
      <dc:date>2015-08-26T23:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 7.1 Options Menu Crash</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207297#M15539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I see in my EG, so you are probably OK with .NET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have another PC with the same install and does it give the same problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also open a track with SAS Tech Support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 21:02:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207297#M15539</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-08-27T21:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 7.1 Options Menu Crash</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207298#M15540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with SASKiwi that you should track this with tech support.&amp;nbsp; The AppV deployment might be a factor -- perhaps there is a missing component or the app is trying to access a folder that doesn't exist in the AppV environment as it's configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 00:09:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207298#M15540</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2015-08-28T00:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 7.1 Options Menu Crash</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207299#M15541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an issue (in EG 7.1) that we are aware of and fixed in EG 7.11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As originally noted, you can workaround the issue in EG 7.1 with the one-time step of selecting "Enable Logging" or "Reset to Defaults" in Tools-&amp;gt;Options-&amp;gt;Application Logging. After doing that, the exception does not happen anymore, even when you turn off logging (uncheck "Enable Logging") to get back to the original state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 18:43:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207299#M15541</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2015-08-28T18:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 7.1 Options Menu Crash</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207300#M15542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks everyone for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems like I have a work around for now with the one-time option, ill look to upgrade to 7.11 when possible for my environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again for you help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 01:09:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-7-1-Options-Menu-Crash/m-p/207300#M15542</guid>
      <dc:creator>Humdinger</dc:creator>
      <dc:date>2015-08-29T01:09:09Z</dc:date>
    </item>
  </channel>
</rss>

