Search found 1142 matches

Go to advanced search

by JS-Support @Userware
Mon Oct 28, 2019 8:47 am
Forum: Technical Support
Topic: Microsoft.Expression.Interaction (5.0.5)
Replies: 2
Views: 11287

Re: Microsoft.Expression.Interaction (5.0.5)

Hi, A lot of the "interactivity" source code is now available on GitHub (MIT License) at: https://github.com/jlaanstra/Windows.UI.Interactivity/tree/master/Windows.UI.Interactivity We are working to port some of the code to CSHTML5. What classes in particular do you need the most? Thanks R...
by JS-Support @Userware
Sat Oct 26, 2019 12:42 am
Forum: General Discussion and Other
Topic: Developer Tools' Sources
Replies: 3
Views: 9433

Re: Developer Tools' Sources

There must be an issue with the deployment. Could you please share the URL to te est your app? I will let you know if I see any issues with the deployment. As for the question about the password, you shouldn't store the password in the client application. For example, if you need to connect to a dat...
by JS-Support @Userware
Mon Oct 21, 2019 11:31 pm
Forum: Technical Support
Topic: Storyboard by XAML is OK but not Code...
Replies: 6
Views: 16606

Re: Storyboard by XAML is OK but not Code...

Nice! Can you please tell us more about that alternative? I'm very curious about it.
by JS-Support @Userware
Fri Oct 18, 2019 3:05 am
Forum: Technical Support
Topic: Storyboard by XAML is OK but not Code...
Replies: 6
Views: 16606

Re: Storyboard by XAML is OK but not Code...

Hi KenX and welcome to the forum. Thanks for your compliments about CSHTML5. The issue is due to the fact that we currently do not support complex property paths defined in C# (such as new PropertyPath("(UIElement.RenderTransform).(CompositeTransform.TranslateX)"). You can see in the code ...
by JS-Support @Userware
Thu Oct 17, 2019 3:02 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v1.2.4 released! (updated with hotfix)
Replies: 3
Views: 13686

v1.2.4 released! (updated with hotfix)

Dear CSHTML5 users, The version 1.2.4 of CSHTML5 is now available for download! It contains the same bug fixes and improvements that have been recently introduced in v2.0 Preview 0.6, except that it is still based on the v1.x architecture (ie. it uses the JSIL underlying technology instead of Bridge...
by JS-Support @Userware
Sun Oct 06, 2019 1:51 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v2.0 Preview 0.6 RELEASED!
Replies: 14
Views: 74863

v2.0 Preview 0.6 RELEASED!

Dear CSHTML5 users, We are excited to inform you that the fifth public Preview release of CSHTML5 2.0 - now powered by Bridge.NET - is available for download! IMPORTANT: Before updating any of your existing v1.x projects to v2.x, be sure to make a backup copy first. After updating, please be sure to...
by JS-Support @Userware
Wed Oct 02, 2019 9:30 am
Forum: Technical Support
Topic: [SOLVED] HtmlCanvas: bold text?
Replies: 4
Views: 14628

Re: [SOLVED] HtmlCanvas: bold text?

The pull request has just been merged. The fix is now available on NuGet.org (version "2.0.0-alpha48-067").

Thank you for your contribution!
by JS-Support @Userware
Wed Sep 25, 2019 4:13 am
Forum: Technical Support
Topic: [SOLVED] HtmlCanvas: bold text?
Replies: 4
Views: 14628

Re: HtmlCanvas: bold text?

Thanks. Please create a GutHub account, then create a fork of the CSHTML5 repository by clicking the "fork" button on GitHub, then clone the fork on your local computer, make the change, commit and push, and the create a Pull Request by following the tutorial at: https://help.github.com/en...
by JS-Support @Userware
Wed Sep 25, 2019 2:43 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v2.0 Preview 0.5
Replies: 11
Views: 24729

Re: v2.0 Preview 0.5 RELEASED!

Thanks TaterJuice. Can you please try appending ?2019.09.25 (or anything else that is different from the previous release - I recommend using the date of the release) to the URL instead of hard refreshing? This is supposed to force a refresh. If this technique works fine, you can put a redirection t...
by JS-Support @Userware
Mon Sep 23, 2019 8:00 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v2.0 Preview 0.5
Replies: 11
Views: 24729

Re: v2.0 Preview 0.5 RELEASED!

Can you tell us how to implement this fix in the current public release of v1.2.3? The fix is not supposed to be needed for versions 1.x because caching works in a different way. If you are experimenting caching issues with v1.2.3, I suspect some settings may need to be modified in the server confi...
by JS-Support @Userware
Thu Sep 12, 2019 2:40 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v2.0 Preview 0.5
Replies: 11
Views: 24729

Re: v2.0 Preview 0.5 RELEASED!

Black-Byte wrote:could you please post the Changlog from this to 2.0.0-alpha45-063 ?


Sure. We are going to release Preview 0.6 very soon with the full changelog.

Thanks.
by JS-Support @Userware
Wed Sep 11, 2019 3:38 am
Forum: Bug Reports
Topic: [SOLVED] Empty App won't load in Edge
Replies: 10
Views: 19611

Re: Empty App won't load in Edge

Is there any way you can share the change or help me implement your fix myself, so I can make my own release before you release 1.2.4? Sorry for the delay. Sure. Here is how to patch: Please open the file "JSIL.Browser.js" and replace the following line: if (typeof (localStorage) !== &quo...
by JS-Support @Userware
Fri Sep 06, 2019 7:00 am
Forum: Technical Support
Topic: Migration error message
Replies: 1
Views: 10145

Re: Migration error message

Hi, Instead of clicking "Browse..." to select the projects to migrate, please try doing the following: 1. Open your original Silverlight solution (with Visual Studio 2012, 2013 or 2015) 2. Launch the Silverlight Migration Wizard from there. You should see the projects in the list without h...
by JS-Support @Userware
Wed Aug 28, 2019 1:13 pm
Forum: Technical Support
Topic: Two webclient uploads, 2nd one fails
Replies: 11
Views: 22479

Re: Two webclient uploads, 2nd one fails

Hi,

We have fixed the RadioButton issue. Please expect the fix to be available in the very next build.

Thanks
Regards
by JS-Support @Userware
Wed Aug 21, 2019 12:53 pm
Forum: General Discussion and Other
Topic: Very interesting extension for Silverlight
Replies: 1
Views: 8602

Re: Very interesting extension for Silverlight

Very interesting indeed. Thanks a lot for the link.
by JS-Support @Userware
Tue Aug 20, 2019 9:22 am
Forum: Bug Reports
Topic: [SOLVED] WebClient async methods do not throw Exceptions properly in JS output
Replies: 11
Views: 23936

Re: WebClient async methods do not throw Exceptions properly in JS output

Hi,

This issue has been fixed in CSHTML5 version 2.0.0-alpha43-061, which is now available on NuGet.

The version 1.2.4 will be released asap, but we still have a few regressions to fix, because we are attempting to maintain both v1.x and 2.x with the same codebase.

Thanks.
Regards
by JS-Support @Userware
Tue Aug 20, 2019 9:19 am
Forum: Technical Support
Topic: [SOLVED] Creating Release/Production version
Replies: 6
Views: 17007

Re: [SOLVED] Creating Release/Production version

Hi,

The fix is now available on NuGet (please update your CSHTML5 NuGet reference to version "2.0.0-alpha43-061")

Thanks.
Regards
by JS-Support @Userware
Tue Aug 20, 2019 9:17 am
Forum: Technical Support
Topic: [SOLVED] WCF Web Service not accessible in 2.0.0-alpha41-056
Replies: 4
Views: 14832

Re: [SOLVED] WCF Web Service not accessible in 2.0.0-alpha41-056

fangeles wrote:I have upgraded the bridge version to latest nuget package 2.0.0-alpha43-061, and the wcf web service problem is fixed.


Thanks a lot for the update. I'm glad that the issue was fixed.
by JS-Support @Userware
Fri Aug 09, 2019 4:40 am
Forum: Technical Support
Topic: Two webclient uploads, 2nd one fails
Replies: 11
Views: 22479

Re: Two webclient uploads, 2nd one fails

Thanks for sending the project to replicate the issue related to the radio buttons. It is on our backlog and one of our developers will work on it asap. I will keep you updated. Thanks a lot.

Go to advanced search

 

 

cron