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
Beta 12 issue
- Attachments
-
- Solution Explorer.JPG (37.32 KiB) Viewed 602 times
Beta 12 issue
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
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
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Beta 12 issue
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.
- Attachments
-
- Beta 12 Errors.JPG (67.04 KiB) Viewed 602 times
Beta 12 issue
Unfortunately I cannot read the error messages. Can you please post another screenshot with higher resolution?
Chris
Chris
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Beta 12 issue
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.
- Attachments
-
- Beta 12 Errors 2.JPG (85.25 KiB) Viewed 602 times
Beta 12 issue
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
Chris
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Beta 12 issue
This has been resolved. Thank you, Chris for your help. The solution is to use ":" instead of "."