vb.net - Can't open project in Visual Studio 2013 Express - Framework issue -


Then I have a program that I kept in VB for my company via the Visual Studio 2013 Express for Desktop I have not worked and in some months when I try to open it, I get the following error:

"VB Project" windows applications 1 "to" NetFramework, version = 4.5 "that is not installed on this machine."

I have all the .NET infrastructure installed, including all developers and service packs (even language packs). I uninstalled all the .NET frameworks and restored each of them without any resolution.

I tried to install Visual Studio again and even tried to change the framework (I have an option from), but I can not see if I do this Any code or open designer view ()

The strange thing is that this computer is the same which I have been developing this application for months, so I'm not sure what happened in the last 60 days since I started it .

Does anyone have such a clue that how can I solve this issue?

Thank you in advance, Matt

The path to your project should be a LAS 256 character .
It may be the reason.

Make sure the path is small "Copy the project to your C drive" C: \ ProjectFolder "and try again".


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -