- Home /
- Visual Studio /
oleksandr.tokmakov
reported
Aug 23, 2018 at 09:22 AM
Solution by
Jaden Rogers
·
Sep 20, 2018 at 11:23 PM
Open the file in a text editor (VSCode)
Add a resources element with a image element as a child. The name attribute must refer to a file already in your resources.
Update the image view setting the "image" attribute on the imageview to the same name.
Still doesn't preview but it works when run.
Solution by
Andrey Shevchenko
·
Sep 20, 2018 at 03:29 AM
Experimentally, in my case, I found that the property image does not work if I add a project like net.standard to the solution.
If uncheck the project reference in references, and save solution, open storyboard designer then image property will work.
When you will end work with image on storyboard and save it you can return reference to net.standard project.
Solution by
mfebres
·
Dec 04, 2018 at 06:56 PM
Problem still present in 15.9.3. Solution for me was to include the image by hand in the storyboard file.
Solution by
Ken Ross
·
Dec 11, 2018 at 07:04 PM
Just want to build on the comment made by @Christian Moen; the simplest work-around path I've tried (and works cleanly) is:
I've broken it out in extreme detail but it comes down to 1) Unload the .Net Standard Project, 2) Load and Edit your Storyboard, 3) Reload the .Net Standard project when done with the Storyboard. Not ideal, but an easy enough work-around to manage.
Solution by
Benoist LUGNIER
·
Oct 14, 2018 at 02:37 PM
Hi,
The easiest solution for me was to remove the reference of the .net standard library in the iOS project.
I close and reopen the storyboard. I can select the image and everything is fine.
Don't forger to re-register the reference to the .net standard library.
Hope this will help
Benoist
Solution by
wutever0
·
Oct 18, 2018 at 04:57 PM
@David Ortinau [MSFT] Is anyone from Microsoft still looking into this? We haven't had any feedback about this for over a month and half
Solution by
Dr. Moltu
·
Oct 25, 2018 at 07:40 PM
Same problem here!!!!!!!!!!!!!!!!!!! VS2017 15.8.8 Please fix this in 15.8.9
Solution by
Alex Corrado [MSFT]
·
Dec 11, 2018 at 10:06 PM
We have fixed this issue and it's available in Visual Studio 2017 15.9.4. See the release notes here: https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.9.4
I'd also like to personally thank you all for your patience on this issue, and especially those who took the time to share workarounds. Thank you!
Solution by
Ed Lomonaco
·
Nov 26, 2018 at 08:25 PM
This is a problem for me, using 15.9.2
seems to work just fine if I do it on a Mac, but that's not going to fly as my team is all using Windows, hope to see Microsoft come up with a solution.
109 People are following this
Asset Catalog empty
2
Solution
Image not populating on iOS splashscreen in VS 15.8.6
3
Solution
Visual Studio v15.8.3 fails to create new .NET Standard project
1
Solution
Debugger keeps running slower and slower
0
Solution
remote file copy with relative paths
0
Solution
Visual Studio restart when update table in sql database
0
Solution
SSIS project file corrupted after upgrade to SQL Server 2017
0
Solution
Issue with object initializers and csharp_new_line_before_open_brace in editorconfig
1
Solution
Strongly typed dataset (.xsd) error VS Community Edition 15.8.1
0
Solution