mr_gee_fox
Slavan
- Učlanjen(a)
- 22.01.2009
- Poruke
- 578
- Poena
- 319
Interesuje me na koji nacin da izvrsim konverziju solucije iz framework 4.0 u framwork 2.0 ako je to uopste moguce. U pitanju je jednostavna Windows Form Aplikacija u VisualBasic-u(VS2010)....
Na stackoverflow-u sam nasao ovo medjutim pri kompajliranju mi izbaci jedan error
(Error 6 Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. Line 123, position 5. C:\Users\user\Documents\Visual Studio 2010\Projects\WindowsApplication1\WindowsApplication1\My Project\Resources.resx 123 5 WindowsApplication1)
i desetak warning-a....
Ima li neko ideju kako resiti ovaj problem a da ne moram sve da radim od pocetka....
Na stackoverflow-u sam nasao ovo medjutim pri kompajliranju mi izbaci jedan error
(Error 6 Could not load file or assembly 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. Line 123, position 5. C:\Users\user\Documents\Visual Studio 2010\Projects\WindowsApplication1\WindowsApplication1\My Project\Resources.resx 123 5 WindowsApplication1)
i desetak warning-a....
Ima li neko ideju kako resiti ovaj problem a da ne moram sve da radim od pocetka....