Hey All
So i have been on my school project for a while and its a music player. I started coding it on Visual Studio 2010 and then i started using VS 12. Yesterday I published my project for the first time and Visual Studio made me an .exe and installation file of it. When i opened it the first form opened well no such problems. But when i clicked on an label to open another form it gave me an error
This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
![]()
And lots and lots of other things which i being a beginner do not understand.
So i have attached all the related files and a screen shot of the error
I have changed .Net Framework from 4.5 o 3.5 but it doesnt work.
I would really appreciate if you tell me an easy solution other wise it would be fine.
Thanks
So i have been on my school project for a while and its a music player. I started coding it on Visual Studio 2010 and then i started using VS 12. Yesterday I published my project for the first time and Visual Studio made me an .exe and installation file of it. When i opened it the first form opened well no such problems. But when i clicked on an label to open another form it gave me an error
This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.

And lots and lots of other things which i being a beginner do not understand.
So i have attached all the related files and a screen shot of the error
I have changed .Net Framework from 4.5 o 3.5 but it doesnt work.
I would really appreciate if you tell me an easy solution other wise it would be fine.
Thanks