VS 2012 Project targeting .NET framework 4 doesn't work properly without installing .NET Framework 4.5 on client machine.


i have ms visual studio professional 2012 ver. 11.0.51106.01 update 1 , solution, projects targeting .net framework 4.0

in client machines have installed .net framework 4.0, (there not installed .net 4.5), , program doesn't work properly. on client machine windows 7, after installing  .net 4.5 program begin work properly. on client machine win xp can't install .net 4.5.

specifically, problem field "name" doesn't appear on standard object property editor dialog.

[browsable(true), category("main"), localizeddisplayname("modelvarname"), editor(typeof(translisttypeeditor), typeof(uitypeeditor))]
        public override string name
        {
            { return base.name; }
            set { base.name = value; }
        }

installing ndp40-kb2600211-x86-x64.exe on client machine doesn't help.

thanks in advance


if can't fix it, feature it!



hi ru_val,

please check project doesn't use in-place changed feathure. know dll has changed. different ones in original .net framework 4.0.

have nice day.


ghost,
call me ghost short,
better answer, should better question.



.NET Framework  >  Common Language Runtime Internals and Architecture



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'