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 have a strange issue. we have created a Silverlight app using Intersoft Client UI MVVM Business Application template.
When we change
this.RootVisual = new MainPage(); in App.xaml.cs
to
ScrollViewer root = new ScrollViewer();
root.HorizontalScrollBarVisibility = ScrollBarVisibility.Auto;
root.VerticalScrollBarVisibility = ScrollBarVisibility.Auto;
root.Content = new MainPage();
this.RootVisual = root;
in order to provide scrollbars for users using large resolution
we get a Intersoft Client UI is unlicensed watermark in the App when we deploy
Hi F Gogan,
When you deploy, have you use your runtime license key? Would you send me your runtime license key and your username and password in developer network so I could check it? For the information is very confidential, please don't write it in this forum, just send to my email lili@intersoftpt.com instead. Thank you.
Regards,
Lili Khiung
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