xsharp.eu • Beta 12 issue
Page 1 of 1

Beta 12 issue

Posted: Wed May 31, 2017 8:28 pm
by boonnam
This morning, after installing beta 12, my test project is having issue with my "model". In my project, I created a model folder. See attachment. My project doesn't compile with beta 12. Out of curiosity I re-installed beta 11. My project works with beta 11.

I have the proper namespace:
using xWpfAppDemo.Model

Anyone else have this issue? How did you correct it? Thanks.

Beta 12 issue

Posted: Wed May 31, 2017 9:24 pm
by Chris
Hi,

Do you mean you get errors in the Errors window when you try to build with Build12? Can you please show us those error messages?

Chris

Beta 12 issue

Posted: Wed May 31, 2017 10:06 pm
by boonnam
Yes. See attachment for the errors. There is no change to this project beside using beta 12. If I uninstall beta 12 and install beta 11, it works without any change.

Beta 12 issue

Posted: Thu Jun 01, 2017 12:37 am
by Chris
Unfortunately I cannot read the error messages. Can you please post another screenshot with higher resolution?

Chris

Beta 12 issue

Posted: Thu Jun 01, 2017 2:45 pm
by boonnam
I'm not sure if this forum allow me to attach higher resolution. I decided to take a screen shot of just the error messages. Hopefully it's much clearer.

Beta 12 issue

Posted: Thu Jun 01, 2017 3:06 pm
by Chris
Thanks, but it is difficult to understand what is causing the errors to be reported, without seeing also the code on which the errors are reported. You said that this is a test project, so I assume there's no sensitive code in it, so could you please zip the solution folder and send it to me to chris@xsharp.eu to have a look?

Chris

Beta 12 issue

Posted: Mon Jun 05, 2017 2:56 pm
by boonnam
This has been resolved. Thank you, Chris for your help. The solution is to use ":" instead of "."