iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi,
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.
http://developer.intersoftsolutions.com/pages/viewpage.action?pageId=23044102
My Development Environment: intersoft premier studio 2015 R1,Visial Studio 2015 andWindows 10.
I am sending my sample project. Please help me on this.
Thank you
... I have tired all the security settings before. Issue in Windows 10...
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.
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.
Thank you for the sent sample.
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.
As stated in winvista.istheme, the style definition for WebGrid component using DefaultSample.isl (see snippet code of winvista.istheme below).
<?xml version="1.0" encoding="utf-8"?> <ISTheme> <ThemeGroup Name="Default" IsDefault="true"> <ISComponents> <Component Type="ISNet.WebUI.WebDesktop.WebDesktopManager" Assembly="ISNet.WebUI.WebDesktop"LayoutName="Vista" DataFile="WinVista.isl" /> <Component Type="ISNet.WebUI.WebGrid.WebGrid" Assembly="ISNet.WebUI.WebGrid" LayoutName="NewStyle" DataFile="DefaultSample.isl" /> </ISComponents> </ThemeGroup> </ISTheme>
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.
Save all the changes; build your web application; and view WebForm1.aspx page in browser. WinVista.css file will be generated at first run.
Note: I enclose the generated file, WinVista.css, for reference.
Please let me know if you have different result.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname