All Answers

0 votes

Hi Tiago, thanks for your report. We’re looking into it.

0 votes

Hi Tiago, thanks for your report. We’re looking into it.

0 votes

Hi Tiago, thanks for your report. We’re looking into it.

0 votes

Hi Mitch,

thanks for trying Wisej and sending your bug report.

I have tried to reproduce here, but failed so far. Can you please provide us with the call stack where it happens.

Thanks in advance !

Best regards
Frank

0 votes

Thanks, will be fixed in the next update that will upload tonight. Logged as WJ-7206.

  • Luca (ITG) answered Apr 27, 2016 - 1:22 pm
  • last active Apr 27, 2016 - 3:07 pm
0 votes

I originally misunderstood and thought it was a duplicate. This issue is logged as WJ-7205 and will be fixed by tonight’s upload.

0 votes

This is fixed. Now MainMenu is not visible in the toolbox  for Page, UserControl and Desktop, which are the other 3 root surfaces in Wisej other than Form.

You can still add a MenuBar to the page. The MenuBar acts like a MainMenu but it’s also a regular control that can dock and can be nested. It also supports AutoOverflow when resized.

0 votes

This is fixed. Thanks!

0 votes

Hi Tiago,

this issue was likely caused by a missing path in the registry that was needed by Visual Studio
to find the assemblies in one location instead of duplicating them.

The latest installer that has just been uploaded should fix it.

Thanks for raising that issue.

Best regards
Frank

0 votes

Hi Mitch,

apparently this is related to Tiago´s issue and also caused by a missing path in the registry
that´s needed by Visual Studio to find the assemblies instead of duplicating them.

Can you also please retry with the latest Wisej build that has just been uploaded ?

Thanks in advance.

Best regards
Frank

0 votes

Thank you. We’ll replace it with a page that works asap. It’s just a placeholder for now since the docs are not ready for beta yet.

We’ll start uploading the initial doc pages in about 2-3 weeks.

 

Best,

Luca

0 votes

They should be installed automatically if you checked VS 2015 at installation.

Can you please verify that the registry entries for the toolbox are there?

HKCU/Software/Microsoft/VisualStudio/14_config/ToolboxControlsInstaller/*

if they are not, you can: a) run the installer again and select repair; or b) add Wisej.Core, Wisej.Web, and the extensions manually. Don’t add the .Design assemblies.

Let me knowif the entries are missing from the registry or if they are somewhere else.

Best

Luca

0 votes

I ran the installer again and I selected Repair. The problem was solved.

Thank you.

  • Bogdan Istrate answered Apr 30, 2016 - 3:58 pm
  • last active Apr 30, 2016 - 4:16 pm
0 votes
In reply to: Wisej Grid Problem

The grid is the component that is most under development especially the data binding.

Could you please attach the sample you are using so we can make sure to cover it?

For the next few days it’s better to use the grid setting the cell values directly (grid.RowCount = 100; … or grid.Rows.Add(…)), or using the virtual mode. We will also upload some examples in the next few days.

We will be updating the beta daily, mostly nightly.

Thanks!

 

0 votes

Yes. Use it on as many machines as you like. Thank you.

0 votes
In reply to: Wisej Grid Problem
  • Birol SARI answered Apr 30, 2016 - 7:19 pm
  • last active May 1, 2016 - 5:42 pm
0 votes
In reply to: Wisej Grid Problem

I made a sample that uses DataGridView with a BindingSource. It doesn’t work under Wisej, but I ported the project to Windows Forms and VWG and it works all right. I guess BindingSource is ready yet.

I found another problem I was kind’a expecting: There is no option to create a BindingSource in Wisej projects (that problems also shows up on VWG projects). I had to copy the BindingSource from a Windows Forms projects.

  • Tiago Freitas Leal answered May 1, 2016 - 12:39 am
  • last active May 1, 2016 - 5:42 pm
0 votes
In reply to: Wisej Grid Problem

Error message

 

An exception of type ‘System.ArgumentOutOfRangeException’ occurred in Wisej.Web.dll but was not handled in user code

  • Birol SARI answered May 1, 2016 - 1:40 pm
  • last active May 1, 2016 - 5:42 pm
0 votes
In reply to: Registration

Hi Alex,

the registration for the forum is not active yet. It will be enabled in the next week.
In the meantime, please post with your email and a user name (if you don´t want to expose your real name).

The email will not be published.

Best regards
Frank

0 votes
In reply to: Wisej Grid Problem

Thanks Birol, for reporting the problem and providing a sample.
We have logged the bug in our issue tracking system as WJ-7223.
We will post a new answer when issue is resolved.

Showing 1 - 20 of 11k results