﻿<?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 - Theme Architecture not generating CSS file</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Theme-Architecture-not-generating-CSS-file/</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>Theme Architecture not generating CSS file</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Theme-Architecture-not-generating-CSS-file/</link><pubDate>Wed, 16 Mar 2016 02:27:21 GMT</pubDate><dc:creator>yudi</dc:creator><category>Applying Theme in WebUI Application?</category><description>&lt;blockquote&gt;... I have tired all the security settings before. Issue in Windows 10...&lt;/blockquote&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I'm using the most recent version of WebGrid (10.0.7200.18) and WebUI.NET Framework 3.0 (3.0.5000.969) and found that the reported problem is not reproducible in Windows 10. Theme architecture successfully generates the css file.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I enclosed the test project and a video which shows how the css is automatically generated by theme architecture in Windows 10. Please find them in the attachment.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Theme Architecture not generating CSS file</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Theme-Architecture-not-generating-CSS-file/</link><pubDate>Wed, 10 Feb 2016 14:19:54 GMT</pubDate><dc:creator>ppotturi</dc:creator><category>Applying Theme in WebUI Application?</category><description>Thanks for your reply. I have tired all the security settings before.  Issue in Windows 10. Same sample code is working fine in Windows 7 machine.</description></item><item><title>Theme Architecture not generating CSS file</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Theme-Architecture-not-generating-CSS-file/</link><pubDate>Wed, 10 Feb 2016 09:35:42 GMT</pubDate><dc:creator>yudi</dc:creator><category>Applying Theme in WebUI Application?</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Thank you for the sent sample.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I found WebForm1.aspx page in your sample. This page has WebGrid control inside. When view this page in browser, WebUI Framework (through Theme architecture) will detect for istheme.config file and automatically apply the contained theme information and component's style definition to the requested page.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;As stated in &lt;strong&gt;winvista.istheme&lt;/strong&gt;, the style definition for WebGrid component using DefaultSample.isl (see snippet code of winvista.istheme below).&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;ISTheme&amp;gt;
  &amp;lt;ThemeGroup Name="Default" IsDefault="true"&amp;gt;
    &amp;lt;ISComponents&amp;gt;
      &amp;lt;Component Type="ISNet.WebUI.WebDesktop.WebDesktopManager"
        Assembly="ISNet.WebUI.WebDesktop"LayoutName="Vista" DataFile="WinVista.isl" /&amp;gt;
      &amp;lt;Component Type="ISNet.WebUI.WebGrid.WebGrid"
        Assembly="ISNet.WebUI.WebGrid" LayoutName="NewStyle" DataFile="DefaultSample.isl" /&amp;gt;
    &amp;lt;/ISComponents&amp;gt;
  &amp;lt;/ThemeGroup&amp;gt;
&amp;lt;/ISTheme&amp;gt;
&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Try to add this data file into WinVista folder. You can use the attached DefaultSample.isl file for test purpose. After that, ensure that you have granted write permission of the WinVista folder.&lt;/span&gt;&lt;/p&gt;
&lt;img src="http://www.intersoftsolutions.com/Community/Attachments/34620/WritePermission.png"&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Save all the changes; build your web application; and view WebForm1.aspx page in browser. WinVista.css file will be generated at first run.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Note: I enclose the generated file, WinVista.css, for 
reference.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please let me know if you have different result.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Theme Architecture not generating CSS file</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Theme-Architecture-not-generating-CSS-file/</link><pubDate>Tue, 26 Jan 2016 18:54:21 GMT</pubDate><dc:creator>ppotturi</dc:creator><category>Applying Theme in WebUI Application?</category><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am trying to apply theme to my application. Theme architecture is not generating CSS file in the theme folder. I have followed the same steps from the below link. &lt;/p&gt;&lt;p&gt;&lt;a href="http://developer.intersoftsolutions.com/pages/viewpage.action?pageId=23044102"&gt;http://developer.intersoftsolutions.com/pages/viewpage.action?pageId=23044102&lt;/a&gt;&lt;/p&gt;&lt;p&gt;My Development Environment: intersoft premier studio 2015 R1,Visial Studio 2015 andWindows 10.&lt;/p&gt;&lt;p&gt;I am sending my sample project. Please help me on this.&lt;/p&gt;&lt;p&gt;Thank you&lt;/p&gt;</description></item></channel></rss>