Search found 1142 matches

Go to advanced search

by JS-Support @Userware
Fri Jul 12, 2019 3:32 am
Forum: Technical Support
Topic: 2.0 Breakpoints not hit
Replies: 3
Views: 15188

Re: 2.0 Breakpoints not hit

Hi,

Could you please try with these settings:
screenshot_vs_debugging_options_to_check.png
screenshot_vs_debugging_options_to_check.png (69.79 KiB) Viewed 15145 times


Thanks.
by JS-Support @Userware
Fri Jul 12, 2019 3:25 am
Forum: Technical Support
Topic: 2.0 missing RegexOptions.ECMAScript
Replies: 1
Views: 3731

Re: 2.0 missing RegexOptions.ECMAScript

Hi, Thanks for reporting this issue. The current status of .NET regex support in Bridge.NET is available at: https://github.com/bridgedotnet/Bridge/issues/1167 I am not sure about whether it will behave differently in your project. For reference, here is the documentation of the "RegexOptions.E...
by JS-Support @Userware
Fri Jul 12, 2019 3:19 am
Forum: Technical Support
Topic: [SOLVED] WebClientWithCredentials broken?
Replies: 4
Views: 6376

Re: WebClientWithCredentials broken?

TaterJuice wrote:The 2.0 preview did resolve this issue.


Thanks
by JS-Support @Userware
Fri Jul 12, 2019 3:16 am
Forum: General Discussion and Other
Topic: Replacing embedded Silverlight UserControl
Replies: 7
Views: 19435

Re: Replacing embedded Silverlight UserControl

Hi, What we usually recommend to do is to add a "Post Build event" on the CSHTML5 project that copies the files that you are interested in from the "bin/Debug/Output" directory of the CSHTML5 project into a directory inside your ASPX project. If you want to use the same naming as...
by JS-Support @Userware
Fri Jul 12, 2019 3:02 am
Forum: General Discussion and Other
Topic: Xamarin Applications
Replies: 6
Views: 16277

Re: Xamarin Applications

Thank you for your feedback. It is definitely possible to implement Xamarin-compatible XAML in CSHTML5. There hasn't been that that much demand in order for us to invest on it on our own, but if someone or a company is willing to help to co-fund this feature, we can make it available in just a few m...
by JS-Support @Userware
Fri Jul 12, 2019 2:56 am
Forum: Bug Reports
Topic: WPF Designer
Replies: 15
Views: 24086

Re: WPF Designer

Hi, It is definitely possible to share .xaml files between CSHTML5 projects (of type "Migration Edition") and WPF projects, but it is not convenient because the namespaces need to be the same. Support for the XAML preview in v2.x should be available before the end of August. Thank you very...
by JS-Support @Userware
Thu Jul 11, 2019 3:41 am
Forum: Bug Reports
Topic: [SOLVED] Empty App won't load in Edge
Replies: 10
Views: 19935

Re: Empty App won't load in Edge

Hi,

We have reproduced and fixed the issue. Please expect the fix to be available in v1.2.4 shortly.

Notes:
- the issue is not present if you run from http://localhost
- the issue is not present in version 2.x

Thanks.
Regards
by JS-Support @Userware
Thu Jul 11, 2019 3:35 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v1.2.3 released (VS 2019 Support)
Replies: 5
Views: 14657

Re: v1.2.3 released! (VS 2019 Support) [UPDATED x2]

Can explain differences /way are two versions? 1.2.3 2b vs 2.0 v0.5 Thanks The latest v1.x is the same as the latest v2.x in terms of supported C# and XAML features, but v2.x is based on the underlying technology Bridge.NET while v1.x is based on the underlying technology JSIL. To see the benefits ...
by JS-Support @Userware
Thu Jul 04, 2019 2:36 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v1.2.3 released (VS 2019 Support)
Replies: 5
Views: 14657

Re: v1.2.3 released! (VS 2019 Support) [UPDATED x2]

UPDATED x2: Updated again today to fix an issue with the installation on VS 2017-2019. Please uninstall the previous one if you have troubles installing this version. Apologies for the inconvenience.
by JS-Support @Userware
Wed Jul 03, 2019 9:09 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v1.2.3 released (VS 2019 Support)
Replies: 5
Views: 14657

Re: v1.2.3 released! (VS 2019 Support) [UPDATED]

UPDATED: The link in the previous post has just been updated to point to v1.2.3 "Release 2", which fixes a regressions that caused the "Silverlight Migration" projects to not compile.
by JS-Support @Userware
Tue Jul 02, 2019 7:44 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v1.2.3 released (VS 2019 Support)
Replies: 5
Views: 14657

v1.2.3 released (VS 2019 Support)

Dear CSHTML5 users, We are pleased to inform you that the version 1.2.3 of C#/XAML for HTML5 - the extension for Visual Studio that lets you build cross-platform HTML5 apps in standard C# and XAML - is available for download! DOWNLOAD (updated again on July 4, 2019: the link now points to v1.2.3 Rel...
by JS-Support @Userware
Tue Jul 02, 2019 7:41 am
Forum: Bug Reports
Topic: [SOLVED] Empty App won't load in Edge
Replies: 10
Views: 19935

Re: Empty App won't load in Edge

Thanks. We'll try with the newer version asap.
by JS-Support @Userware
Tue Jul 02, 2019 5:37 am
Forum: Bug Reports
Topic: [SOLVED] Empty App won't load in Edge
Replies: 10
Views: 19935

Re: Empty App won't load in Edge

Hi, We just attempted to reproduce the issue but were unable to do so. Please find here a video that shows what we did: Recording CSHTML5 on Edge issue.zip Could you please let me know which version of Edge you have? (please click "..." then "Settings", then scroll down) Thanks
by JS-Support @Userware
Tue Jul 02, 2019 4:32 am
Forum: Technical Support
Topic: [SOLVED] WebClientWithCredentials broken?
Replies: 4
Views: 6376

Re: WebClientWithCredentials broken?

Thanks a lot. Normally the error "The type 'System.Net.CredentialsMode' exists in both..." can be ignored. It is not supposed to prevent the compilation of the application. By the way, this is fixed in version 2.0 Preview. By any chance, have you tried to update your project to version 2.0...
by JS-Support @Userware
Tue Jul 02, 2019 4:30 am
Forum: Bug Reports
Topic: [SOLVED] Empty App won't load in Edge
Replies: 10
Views: 19935

Re: Empty App won't load in Edge

Thanks for reporting this issue. We are going to look into it asap.
by JS-Support @Userware
Thu Jun 27, 2019 10:10 am
Forum: Technical Support
Topic: Compilation Error: "WARNING: Unknown custom metadata item kind: 6"
Replies: 4
Views: 5917

Re: Compilation Error: "WARNING: Unknown custom metadata item kind: 6"

Thanks. Do you know how we can reproduce the error with a simple empty project?
by JS-Support @Userware
Thu Jun 27, 2019 9:21 am
Forum: Technical Support
Topic: Compilation Error: "WARNING: Unknown custom metadata item kind: 6"
Replies: 4
Views: 5917

Re: Compilation Error: "WARNING: Unknown custom metadata item kind: 6"

Thanks. As for the error popup, does it contain any information other than the stack trace? (especially the exception name)
by JS-Support @Userware
Wed Jun 26, 2019 9:42 am
Forum: Technical Support
Topic: How to decode gzip response
Replies: 4
Views: 7707

Re: How to decode gzip response

I was looking at trying to load the pako.min.js script into the page and use it for unzipping. Would that be the right approach? Yes. You can use the ZipFile Extension as an example of how to use an external JS library to decompress: http://forums.cshtml5.com/viewtopic.php?f=7&t=521
by JS-Support @Userware
Wed Jun 19, 2019 11:57 pm
Forum: Technical Support
Topic: Two webclient uploads, 2nd one fails
Replies: 11
Views: 22937

Re: Two webclient uploads, 2nd one fails

Thanks. I am glad the cause of the issue could be found. So the code was crashing out on the CORS, and I did not see an exception in my code, though I had the call wrapped in a try/catch block. So I guess not all errors are caught, or do I need to do something special to see these sorts of exception...
by JS-Support @Userware
Wed Jun 12, 2019 1:08 am
Forum: Technical Support
Topic: Two webclient uploads, 2nd one fails
Replies: 11
Views: 22937

Re: Two webclient uploads, 2nd one fails

Hi, Could you please install Fiddler ( https://www.telerik.com/download/fiddler ) and inspect the outgoing messages? If you go to the "Inspector" tab and you click the "Raw" view, you can then compare the outgoing requests produced by CSHTML5 to those produced by WPF, and see wha...

Go to advanced search