﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Lounge - Problems after SP1 Installation</title><link>http://www.intersoftsolutions.com/Community/Lounge/Problems-after-SP1-Installation/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Problems after SP1 Installation</title><link>http://www.intersoftsolutions.com/Community/Lounge/Problems-after-SP1-Installation/</link><pubDate>Tue, 03 Nov 2009 04:54:30 GMT</pubDate><dc:creator>Mladen.maras@combis.hr</dc:creator><category>SP1</category><category>Update Manager</category><category>WebUI Studio 2009</category><category>Deployment Manager</category><description>&lt;p&gt;I have found why System.OutOfMemory exception was thrown. In fact, when aspx page with grid tries to load for the first time, System.FileIOPermission is thrown.  After reloading, System.OutOfMemory exception is thrown. &lt;/p&gt;
&lt;p&gt;Since our pages are embedded in Sharepoint 2007, I raised trust level to "Full". After that, webgrid loaded without problem. &lt;/p&gt;
&lt;p&gt;In the prior version (2009 R1, not 2009 R1 SP1), WebUI controls worked under "WSS_Medium". Because of our client security policy, trust level should stay "WSS_Medium". &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;How can this issue be solved?&lt;/p&gt;</description></item><item><title>Problems after SP1 Installation</title><link>http://www.intersoftsolutions.com/Community/Lounge/Problems-after-SP1-Installation/</link><pubDate>Mon, 02 Nov 2009 12:11:51 GMT</pubDate><dc:creator>Mladen.maras@combis.hr</dc:creator><category>SP1</category><category>Update Manager</category><category>WebUI Studio 2009</category><category>Deployment Manager</category><description>&lt;p&gt;Hi, Handy.&lt;/p&gt;
&lt;p&gt;I have uninstalled WebUI Studio and removed all assemblies from GAC. I have then downloaded and installed latest WebUI Studio release (posted date 2009-10-26). &lt;/p&gt;
&lt;p&gt;Licence manager, deployment manager and update manager all work fine. WebGrid Designer in Visual Studio also works. &lt;/p&gt;
&lt;p&gt;Our project now compiles in VS .Net, but when you access deployed aspx pages it throws &lt;strong&gt;System.OutOfMemory&lt;/strong&gt; exception. &lt;/p&gt;
&lt;p&gt;I have checked &amp; rechecked web.config and assembly versions are OK. On the other side, I have published your WebGrid Samples and they work without a problem.&lt;/p&gt;
&lt;p&gt;Our custom aspx pages are embedded in the Sharepoint 2007.&lt;/p&gt;
&lt;p&gt;I have attached screenshot with list of assemblies that were added to GAC during installation process. In the prior version of Web UI Studio (R1 not SP1), it seems to me there were more of them. Is this normal?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Problems after SP1 Installation</title><link>http://www.intersoftsolutions.com/Community/Lounge/Problems-after-SP1-Installation/</link><pubDate>Mon, 19 Oct 2009 23:40:55 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>SP1</category><category>Update Manager</category><category>WebUI Studio 2009</category><category>Deployment Manager</category><description>&lt;p&gt;In fact, I also installed SP1 but no error shows until now. Please try to uninstall and ensure all registries and assemblies at GAC are clean from our product. &lt;br /&gt;Note: Please remember to remove all the license before doing unistallation (must run as administrator).&lt;/p&gt;&lt;p&gt;After that try to install and enter your license via LicenseManager. Please let me know your environment machine if you still encounter the same error after you followed my suggestion.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Problems after SP1 Installation</title><link>http://www.intersoftsolutions.com/Community/Lounge/Problems-after-SP1-Installation/</link><pubDate>Mon, 19 Oct 2009 11:16:47 GMT</pubDate><dc:creator>Mladen.maras@combis.hr</dc:creator><category>SP1</category><category>Update Manager</category><category>WebUI Studio 2009</category><category>Deployment Manager</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have installed WebUI Studio 2009 R1 SP1. In order to install, I uninstalled prior version (WebUI Studio 2009 R1). After service pack installation, I have updated WebUI Studio with latest patches with Update Manager.&lt;/p&gt;
&lt;p&gt;Now, when I start Update Manager, it throws this exception:&lt;/p&gt;&lt;pre&gt;See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception: Not enough storage is available to process this command
   at System.Drawing.BufferedGraphicsContext.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr&amp;amp; ppvBits)
   at System.Drawing.BufferedGraphicsContext.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height)
   at System.Drawing.BufferedGraphicsContext.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
   at System.Drawing.BufferedGraphicsContext.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
   at System.Drawing.BufferedGraphicsContext.Allocate(IntPtr targetDC, Rectangle targetRectangle)
   at System.Windows.Forms.Control.WmPaint(Message&amp;amp; m)
   at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)
   at System.Windows.Forms.Label.WndProc(Message&amp;amp; m)
   at System.Windows.Forms.LinkLabel.WndProc(Message&amp;amp; msg)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ISNet.WebUI.UpdateManager
    Assembly Version: 3.0.5000.400
    Win32 Version: 3.0.5000.400
    CodeBase: file:///C:/Program%20Files/Intersoft%20Solutions/WebUI%20Studio%20for%20ASP.NET/WebUI.NET%20Framework%203.0/UpdateManager/ISNet.WebUI.UpdateManager.exe
----------------------------------------
ISNet.Nevron.Designer
    Assembly Version: 3.0.5000.40
    Win32 Version: 3.0.5000.1
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/ISNet.Nevron.Designer/3.0.5000.40__c4184ef0d326354b/ISNet.Nevron.Designer.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

&amp;lt;configuration&amp;gt;
    &amp;lt;system.windows.forms jitDebugging="true" /&amp;gt;
&amp;lt;/configuration&amp;gt;

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

&lt;/pre&gt;
&lt;p&gt;Also, Deployment Manager doesn't want to start. It doesn't throw any exception, there's nothing in the event log. It just doesn't want to start.&lt;/p&gt;
&lt;p&gt;I also have problems with WebGrid Designer. It throws a popup with message that exception has occured. I have attached screenshot with the error.&lt;/p&gt;
&lt;p&gt;Probably, somewhere between SP1 installation and updates, assmeblies got mixed up. &lt;/p&gt;
&lt;p&gt;If I uninstall completely WebUI Studio and install it again, will it solve this issues? &lt;/p&gt;
&lt;p&gt;Also, what will happen with install &amp; runtime licences? Will they be valid since the single developer licence was installed on this computer?&lt;/p&gt;</description></item></channel></rss>