Problem when creating gui application in visual studio 2017 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Problem when creating gui application in visual studio 2017

i tried to create CLR empty project in visual studio 2017, but some error appears on the screen when i create windows form file and i can't see design of the app just code. i can't even compile it. is there any fix or should i download later version of visual studio? i saw that many users experience the same problem in vs17.

4th Dec 2017, 3:05 PM
Roabs
Roabs - avatar
5 Answers
+ 2
thanks! i will try that sorry for such a late response i was traveling home
4th Dec 2017, 4:44 PM
Roabs
Roabs - avatar
+ 2
it doesn't woked for me :( thanks anyway i will try to research more :)
4th Dec 2017, 5:02 PM
Roabs
Roabs - avatar
+ 2
ok i will
4th Dec 2017, 5:04 PM
Roabs
Roabs - avatar
+ 2
i found the solution! main() was missing because visual studio haven't generated entry point. i relized that when i was clicking through files. such a stupid mistake :D thanks jamie!
4th Dec 2017, 5:14 PM
Roabs
Roabs - avatar
+ 1
it says in header: to prevent possible data loss before loading designer and under that: exeption from HRESULT: 0x8000000A
4th Dec 2017, 3:18 PM
Roabs
Roabs - avatar