IDE Bug When rename wisej.web.forms

0
0

Hi,

I have a web form application.
I add a wisej empty window.
if I rename the web form it is transformed into a simple class and lose the design of the controls and the same form
I’m using visual studio 2015.

Is it a visual studio problem?

Thank in advance

 

  • You must to post comments
0
0

Hi Angelo,

thanks for describing the detailed steps. I tried in C# and it worked ok but can reproduce it in VB.NET.

Browsing around I found this to be a bug in Visual Studio:

https://social.msdn.microsoft.com/Forums/vstudio/en-US/84b275ad-351a-4e18-b725-bfb06f2fcf8f/visual-studio-2015-error-when-renaming-form1vb?forum=visualstudiogeneral

Not sure if a fix is available by now but I´d recommend to rename with the designer open. In any case it´s beyond the scope of Wisej.

Hope that helps.

Best regards
Frank

  • You must to post comments
0
0

Hi Frank,

I did an example project to explain the steps

I’ll list the steps I’ve done.
I made screenshots of an example
1- Create new WeDesktop application (screenshot 1)
2 – Open Windows1 and show in IDE (screenshot 2)
3 – Rename Windows1 in Windows2 while it is open (screenshot  3). Rename work fine
4 – Close Windows2
5- Rename Window2 in Windows3 (screenshot  4)
5- Open Windows3 generates an error (screenshot 5)
6- Close error windows and windows3 no longer works.

The problem seems to occur when renaming a window if it is not open in the IDE
I hope I have been clearer

Thanks

  • You must to post comments
0
0

Hi Angelo,

I´m not sure I understand the steps to reproduce that problem.
Can you please send me a sample project and/or the list of exact steps that you are performing ?

You can either post it here or send it to frankATiceteagroup.com

Thanks in advance !

Best regards
Frank

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.