All Answers

0 votes

So, i have a datagridView, and have a checkbox for each line. this lines recover a model from a database. So i want to delete more than one line, at same time, checking more than one checkbox, them click in a button and send a query to delete all the lines checked.

  • Jay Marl answered Feb 13, 2023 - 5:05 pm
0 votes

that developer license isn’t enough to integrate trialware of Syncfusion Essential JS 2? Or do i not have a valid trialware of it installed?
https://docs.wisej.com/license/license-model-2022/developer-licenses#premium-extensions

0 votes
0 votes

That’s the developer license not the server license.

  • Luca answered Feb 11, 2023 - 5:06 pm
0 votes

Hi Antoni,

You can consume SOAP Protocol-enabled web services just like any other application in the .NET world.

As a starting point, you can check this Medium article for more info!

HTH,
Alaa

0 votes

Hi Stephen,

We would require more info like:

  • Target framework used when deploying your application
  • Did you make sure to copy all relevant files like Default.json, Default.html and your web.config file?
  • Is the Wisej.Framework.dll assembly located inside the /bin folder or inside the root directory of your application (in case it’s a .NET Core deployment)?
  • Did you try the steps in our Deployment Documentation for troubleshooting?

Best,
Alaa

0 votes

Hi Sora,

Attached is a sample to add the trackbar to the top right side of a RibbonBar.

It’s not a ComponentTool, but a regular TrackBar control.

With Wisej you can place any control inside any other control, then if needed you need to make space for it in the client layout.

HTH,
Alaa

0 votes

Hi Ngabo,

You’ll have to write your own custom implementation for that!

It’s relatively easy, you can use TinyEditor,CKEditor as a Rich Text Editor, or AceEditor if it’s something like an XML document!

What you can do is simply get the string from your stream:

LocalEncoding.GetString(stream.ToArray());

And set the text to any of those controls!

HTH,
Alaa

0 votes
In reply to: HTTP Error 500.21

I add error details

  • HSoft answered Feb 11, 2023 - 2:31 pm
0 votes

Hi Jay,

You can disable the labels by setting the Options.Legend.Display property to false.

HTH,
Alaa

0 votes

Hi Marco,

The trick is to use Panels!

Add a Panel, Dock it to the Top, set the AutoSize property to true and the AutoSize mode to GrowAndShrink then add your RibbonBar, (and make sure that it’s docked to the Top of the page too).

Ideally, it’s better to have all your content inside another panel for the resizing to work properly!

I have also attached a sample.

HTH,
Alaa

0 votes

Send a small test case that we can open and run that shows your issue.

  • Luca answered Feb 9, 2023 - 2:54 pm
0 votes
In reply to: Need

Try stackoverflow. This forum is for Wisej.NET related issues.

  • Luca answered Feb 9, 2023 - 2:48 pm
0 votes

Hi Jesus,

A workaround, for now, is to add the attached Resource.resx file to your project (You’ll have to unzip it) !

We’re still investigating the problem, and a fix will certainly be shipped in the next release!

HTH,
Alaa

 

0 votes

Frank
When the inputbox appears, the buttons are not visible.
I have updated to version 3.1.7 and even to the beta of 3.1.8 and none of the buttons appear.

I send you an example project.

Best regards.

Jesus

0 votes
In reply to: Stop page access

It’s not possible to download all files. Just the files deployed at the root of the web site, like any web site (where the url in clear), and in temp files created by wisej to download streams then deleted. Used to be possible and even traverse (!) but it was flagged as a security issue and fixed several builds ago.

Wisej blocks anything in /bin and /App_Data and anything outside of the web site root and any “.config”, “.dll”, “.ini”, “.exe”, “.so”.

If you want to take over download.wx you can register an HttpHandler in web.config mapped to download.wx.

 

  • Luca answered Feb 8, 2023 - 6:37 pm
0 votes
In reply to: HTTP Error 500.21

Hi Luca

I have followed all the steps in your documentation, but when the application is opened, the loader remains on the screen. When I look from the chrome console, wisej.wx continues to give an error. When I make a small application, I can deploy and run it without problems, but whatever I have done in my big application, I cannot overcome this error, is there anything else I need to look at or any advice? is there 🙁

  • HSoft answered Feb 8, 2023 - 4:16 pm
0 votes

Hi Alaa,

thank you. I’m update with license, I can migrate, but I’have a big project to migrate.

In your opinion it is complicated upgrade from 2.5 to 3.x?

best

Cristian

0 votes

Maybe you can see the Wisej sample file for Responsive Page in the sample file in the Responsive folder

  • rdytop answered Feb 7, 2023 - 5:34 am
0 votes
In reply to: View RTSP Streaming

We can research it for you. You will need to start with the 4h professional package

Licenses Model 2022 – Services

  • Luca answered Feb 6, 2023 - 2:43 pm
Showing 1541 - 1560 of 11k results