﻿<?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 - WebDesktop - Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</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>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Sun, 25 Sep 2011 23:11:53 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Please let me know your email address. I will contact you directly from there.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Fri, 23 Sep 2011 05:39:41 GMT</pubDate><dc:creator>throstur62</dc:creator><description>&lt;p&gt;Handy,&lt;br /&gt;Sorry for my late replay. I had somehow missed your reply. Becuse web.config holds all the keys etc, can I send it to you directly somehow via email to you. What email address should I use?&lt;br /&gt;&lt;br /&gt;PS: I tried to wipe out the temporary stuff as you suggested, but it did not help.&lt;/p&gt;</description></item><item><title>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Wed, 07 Sep 2011 22:38:11 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I am glad that you resolved your previous error. Regarding your current issue, Can you send me your web.config? There should be no problem when running authentication. Our product mostly has been used inside authentication scenario by our customer. Perhaps, you would need to clear the browser cache and asp.net Temporary files in C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Wed, 07 Sep 2011 06:02:07 GMT</pubDate><dc:creator>throstur62</dc:creator><description>Well after a lot of hacking I gave up and decided to start from scratch I removed the web app totaly from the IIS7 server and deleted all files. Then I deployed it compleetly again from my dev. machine, and after that it seems to work perfectly.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;So I decided to do the same with another web app I have also using WebCombos and WebGrid (the same versions).&lt;br /&gt;&lt;br /&gt;When running  that application (from the IIS7 server) everything seems to be ok untll I press an arrow of any WebCombo to "drop it down" Then I get this error:&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;Webpage error details&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; InfoPath.2; .NET4.0C; .NET4.0E)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;Timestamp: Wed, 7 Sep 2011 08:57:10 UTC&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 11px; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;Message: Invalid argument.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;Line: 9&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;Char: 40825&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;Code: 0&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;URI: http://82.221.35.198/E2Net/ISRes.axd?F/ISCore.js/305000752&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;This application (as the previous one) is using Forms Authentication:&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;    &amp;lt;authentication mode="Forms"&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;      &amp;lt;forms name="FormE6Net" loginUrl="E6ReportLogin.aspx" protection="All" timeout="30"/&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;    &amp;lt;/authentication&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;    &amp;lt;authorization&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;      &amp;lt;deny users="?"/&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;    &amp;lt;/authorization&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;The strange thing is if I then log out and login again (same browser session) this problem wanish.&lt;/div&gt;
&lt;div&gt;So this seems to have something to do with the authentication. Any clue?&lt;/div&gt;</description></item><item><title>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Mon, 05 Sep 2011 23:35:36 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;That should be not happening. Can you send me a simple working project that replicates this issue?&lt;br /&gt;I will try to see what's wrong in here.&lt;br /&gt;Is you project a WebApplication project? If yes, please ensure that Copy local property of each assemblies is set as true (click a assembly in references folder and press f4).&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Mon, 05 Sep 2011 04:42:08 GMT</pubDate><dc:creator>throstur62</dc:creator><description>&lt;p&gt;Unfortunately I did a mistake when testing using a wrong URL (actualy pointing to our old deployment server). The problem still persists the same on the new server. I have SamrtResources registered and all the .Resources.dll files installed. I have also tried to  exclude ISRes.axd from the authentication paths as mentioned &lt;a href="http://www.intersoftpt.com/Community/WebGrid/client-issues-with-webGrid/" target="_blank"&gt;here&lt;/a&gt;.&lt;br /&gt;However as you mention that all the handlers shold be placed inside system.webserver for IIS7. The above mentioned is the only one I found in web.config on my development machine. So I copied it into the web.config on my &lt;strong&gt;64 bit IIS7 release server&lt;/strong&gt;. Should there be more of those?&lt;br /&gt;&lt;br /&gt;One thing I noticed in my last tests that among the errors is this: &lt;br /&gt;   'WGUI' is undefined&lt;br /&gt;Probably refering to that it can't find some resources as all icons in the web-grid ars shown as 'red X' and the arrow in the WebCombo shown as '6'.&lt;br /&gt;&lt;br /&gt;What on earth could be causing this?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Wed, 31 Aug 2011 21:44:30 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;All the http handlers should be placed inside system.webserver. This setting is required in IIS7.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Wed, 31 Aug 2011 12:43:00 GMT</pubDate><dc:creator>throstur62</dc:creator><description>&lt;p&gt;By some reason after adding this handler to the system.webserver in web.config, everythign seems to be working properly:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;		&lt;/span&gt;&amp;lt;handlers&amp;gt;&lt;/p&gt;
&lt;p&gt;      &lt;span class="Apple-tab-span" style="white-space: pre; "&gt;			&lt;/span&gt;&amp;lt;add name="ISChart.axd_GET, POST" path="ISChart.axd" verb="GET, POST" type="ISNet.WebUI.WebGrid.Chart.ChartRequestHandler, ISNet.WebUI.WebGrid" preCondition="integratedMode"/&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;	&lt;/span&gt;       &amp;lt;/handlers&amp;gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p /&gt;</description></item><item><title>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Mon, 29 Aug 2011 03:54:59 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Please let us know if this 64 bit is your development or deployment machine.&lt;br /&gt;If it is deployment, you won't need to install any of Intersoft product in server.&lt;br /&gt;Based on your error, it seems your were missing our WebUIFramework (ISNet.dll,ISNet.WebUI,dll, and ISNet.WebUI.Resources.dll).&lt;br /&gt;&lt;br /&gt;To resolve this issue, I suggest you do the following steps.&lt;br /&gt;1.Remove all references or assemblies in your project bin  folder.&lt;br /&gt;2.After removed them, please readd them again.&lt;br /&gt;3.Use RegisterSmartWebResources. (This must be done in development machine. Right click Intersoft control at design mode and choose RegisterSmartWebResources).&lt;br /&gt;5. If it is deployed in IIS7, please copy all http handler into system.webserver in web.config.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Fri, 26 Aug 2011 05:43:21 GMT</pubDate><dc:creator>throstur62</dc:creator><description>&lt;p&gt;Well actualy I found out what was missing the CommonLibrary containg the IS scripts was missing. I added that and then the WebDialog popped up. &lt;br /&gt;However when I reach the main page containing a lot of WebCombos and a WebGrid, The web combos display '6' instead of the arrow at right side and web-grids display 'red x' where icons should be. There are lot of such errors:&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 8pt; "&gt;&lt;i&gt;Message: 'IS' is undefined&lt;br /&gt;Line: 1263&lt;br /&gt;Char: 1&lt;br /&gt;Code: 0&lt;br /&gt;URI: http://xx.xxx.xx.xxx/C2NetDesktop/WPages/Profiler/Profiler.aspx&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;refering to code lines like:&lt;br /&gt;  if (typeof(IS.RegisterBoxSizing) != 'function').....&lt;/p&gt;
&lt;div&gt;and&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;Message: Object expected&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;Line: 188&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;Char: 43&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;Code: 0&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: 8pt; "&gt;URI: http://xx.xxx.xx.xxx/C2NetDesktop/WPages/Profiler/Profiler.aspx&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;refering to code lines like:&amp;nbsp;

&lt;div&gt;&lt;span class="HTML_TAG" style="font-size: 8pt; "&gt;&lt;span class="HTML_ELM" style="font-size: 8pt; "&gt;  (arrow left)xml&lt;/span&gt; &lt;span class="HTML_ATR" style="font-size: 8pt; "&gt;id&lt;/span&gt;=&lt;span class="HTML_VAL" style="font-size: 8pt; "&gt;'WebFlyPostBackManager1_x'(arrow right)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;So something is still missing on the new 64 bit server. Do I need to install something in the GAC or System32?
&lt;br /&gt;&lt;br /&gt;
&lt;p /&gt;&lt;/div&gt;</description></item><item><title>Moving to IIS 7.5 problems with WebDialog</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Moving-to-IIS-75-problems-with-WebDialog/</link><pubDate>Wed, 24 Aug 2011 14:15:31 GMT</pubDate><dc:creator>throstur62</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm using Web UI Studio 2009 R2 SP1 assembly version 7.0.7200.402. Our web app. has been running successfully on Windwos Server 2003 (IIS 5 I think) for years. Now we want to move the web app to Windows Server 2008 (64bit) running IIS 7.5. &lt;br /&gt;We are using ASP.Net 4 on both servers.&lt;br /&gt;So I simply copied all the web app folders from the old server to the new server. After some minor adjustments in web.config, my app started on the new server but it does not show any WebDialogs as expected. I get such an error (IP address replaced by xxx):&lt;br /&gt;Message: Object expected&lt;br /&gt;Line: 22&lt;br /&gt;Char: 1&lt;br /&gt;Code: 0&lt;br /&gt;URI: &lt;a href="http://xx.xxx.xx.xxx/C2NetDesktop/WPages/AccessSystem/C2NetLogin.aspx?ReturnUrl=%2fC2NetDesktop"&gt;http://xx.xxx.xx.xxx/C2NetDesktop/WPages/AccessSystem/C2NetLogin.aspx?ReturnUrl=%2fC2NetDesktop&lt;/a&gt;&lt;br /&gt;When I view the code the lines are:&lt;/p&gt;
&lt;p&gt;&lt;span class="HTML_TAG"&gt;&lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span class="HTML_ELM"&gt;&lt;span style="color: #800000"&gt;script&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #0000ff"&gt; &lt;/span&gt;&lt;span class="HTML_ATR"&gt;&lt;span style="color: #ff0000"&gt;language&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #0000ff"&gt;=&lt;span class="HTML_VAL"&gt;"javascript"&lt;/span&gt; &lt;/span&gt;&lt;span class="HTML_ATR"&gt;&lt;span style="color: #ff0000"&gt;type&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #0000ff"&gt;=&lt;span class="HTML_VAL"&gt;"text/javascript"&lt;/span&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="JS_TXT"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class="SYN_ROW"&gt;&lt;div class="SYN_LNB"&gt;&lt;input class="SYN_LNN" type="label" unselectable="on" value="9" /&gt;&lt;input class="SYN_BCH" id="syn_ctrl9" role="button" type="label" unselectable="on" value="-" /&gt;&lt;/div&gt;&lt;div class="SYN_TXT" id="syn_row9" style="text-indent: -0.5em; padding-left: 1em"&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="JS_KEY"&gt;&lt;span style="color: #0000ff"&gt;function&lt;/span&gt;&lt;/span&gt; window_onload() &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class="SYN_ROW"&gt;&lt;div class="SYN_LNB"&gt;&lt;input class="SYN_LNN" type="label" unselectable="on" value="10" /&gt;&lt;input class="SYN_BCH" id="syn_ctrl10" role="button" type="label" unselectable="on" value="-" /&gt;&lt;/div&gt;&lt;div class="SYN_TXT" id="syn_row10" style="text-indent: -0.5em; padding-left: 1em"&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class="SYN_ROW"&gt;&lt;div class="SYN_LNB"&gt;&lt;input class="SYN_LNN" type="label" unselectable="on" value="11" /&gt;&lt;input class="SYN_BCH" id="syn_ctrl11" role="button" type="label" unselectable="on" value="-" /&gt;&lt;/div&gt;&lt;div class="SYN_TXT" id="syn_row11" style="text-indent: -0.5em; padding-left: 1em"&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.body.style.overflow = &lt;span class="JS_STR"&gt;&lt;span style="color: #800000"&gt;"hidden"&lt;/span&gt;&lt;/span&gt;;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class="SYN_ROW"&gt;&lt;div class="SYN_LNB"&gt;&lt;input class="SYN_LNN" type="label" unselectable="on" value="12" /&gt;&lt;input class="SYN_BCH" id="syn_ctrl12" role="button" type="label" unselectable="on" value="-" /&gt;&lt;/div&gt;&lt;div class="SYN_TXT" id="syn_row12" style="text-indent: -0.5em; padding-left: 1em"&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="JS_KEY"&gt;&lt;span style="color: #0000ff"&gt;var&lt;/span&gt;&lt;/span&gt; dlgBox = ISGetObject(&lt;span class="JS_STR"&gt;&lt;span style="color: #800000"&gt;"c_wdlgLogin"&lt;/span&gt;&lt;/span&gt;);&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class="SYN_ROW"&gt;&lt;div class="SYN_LNB"&gt;&lt;input class="SYN_LNN" type="label" unselectable="on" value="13" /&gt;&lt;input class="SYN_BCH" id="syn_ctrl13" role="button" type="label" unselectable="on" value="-" /&gt;&lt;/div&gt;&lt;div class="SYN_TXT" id="syn_row13" style="text-indent: -0.5em; padding-left: 1em"&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dlgBox.ShowDialog();&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class="SYN_ROW"&gt;&lt;div class="SYN_LNB"&gt;&lt;input class="SYN_LNN" type="label" unselectable="on" value="14" /&gt;&lt;input class="SYN_BCH" id="syn_ctrl14" role="button" type="label" unselectable="on" value="-" /&gt;&lt;/div&gt;&lt;div class="SYN_TXT" style="text-indent: -0.5em; padding-left: 1em"&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;&lt;/span&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;After reading this post:&lt;br /&gt;&lt;a href="http://intersoftpt.wordpress.com/2009/08/10/using-webui-studio-2009-in-windows-x64-and-iis-7/"&gt;http://intersoftpt.wordpress.com/2009/08/10/using-webui-studio-2009-in-windows-x64-and-iis-7/&lt;/a&gt;&lt;br /&gt;I ran the application as recommended. However when I pressed the button a waring popped up saying:&lt;br /&gt;&lt;em&gt;&lt;span style="font-size: 9pt"&gt;"Applicatoin attemted to perform an operatoin not allowed by the security policy. To grant this application the requiired permission, contact your system administrator, or use the Microsoft .NET Framework Configuration tool.&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;&lt;em&gt;&lt;span style="font-size: 9pt"&gt;If you click Continue, the appkication will ignore this error and attempt to continue. If you click Quiit, the application will close immediatley.&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;&lt;em&gt;&lt;span style="font-size: 9pt"&gt;Requested registry access is not allowed."&lt;br /&gt;&lt;/span&gt;&lt;/em&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="HTML_TXT"&gt;&lt;span class="JS_TXT"&gt;So I pressed "Continue" as I'was logged in as a system administrator. However how can I be sure that the registry has been updated successfully?&lt;br /&gt;&lt;br /&gt;Or is my problem originating from a different source?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>