Page 1 of 1

Project not opening in Visual Studio 2010 Ultimate running on Windows 8...

Posted: Sat May 04, 2013 11:34 pm
by gonadn

Hi

I just change my computer, and now iam running Windows 8, i dident no that i will get stucked with another issue with VS. I had problom to run my project with index.html file on Win 7 machine, and i can not find my post anymore. Even it is any option on tjhis site to se my posts?!

Why can i not open my project in Visual Studio any more?


Project not opening in Visual Studio 2010 Ultimate running on Windows 8...

Posted: Sat May 04, 2013 11:43 pm
by maxkatz

I'm sorry, I'm sure I understand what the problem is. Can you provide more details, exactly what happens/


Project not opening in Visual Studio 2010 Ultimate running on Windows 8...

Posted: Sun May 05, 2013 12:11 am
by gonadn

HI

Iam getting this error message when i try to open my project in VS:

---------------------------

Microsoft Visual Studio

---------------------------

One or more projects in the solution were not loaded correctly.

Please see the Output Window for details.

---------------------------

OK

---------------------------

Project not opening in Visual Studio 2010 Ultimate running on Windows 8...

Posted: Sun May 05, 2013 12:12 am
by gonadn

Outpu:

C:\Users\Adnan\Downloads\PartnerGymApp\PartnerGymApp\PartnerGymApp\PartnerGymApp.csproj : error : The project file 'C:\Users\Adnan\Downloads\PartnerGymApp\PartnerGymApp\PartnerGymApp\PartnerGymApp.csproj' cannot be opened.

The project type is not supported by this installation.


Project not opening in Visual Studio 2010 Ultimate running on Windows 8...

Posted: Mon May 06, 2013 10:09 pm
by Illya Stepanov

Hi - I'm not sure 100% but I guess Visual Studio 2010 doesn't supports web-apps or hybrid builds.
If you are on Windows 8 - you should get Windows Phone SDK and Visual Studio 2012 for Windows Phone.
And as a result you should see something like this:
Image


Project not opening in Visual Studio 2010 Ultimate running on Windows 8...

Posted: Tue May 07, 2013 6:46 pm
by gonadn

Oki, i dont whats the reason of errpr i was getting, but now iam running Windows 8, and i have downloaded Windows Phone SDK and i aldo have Visual Studio 2012. When i open my project in VS2012 i get this error message:

Error 3 Could not load the assembly file:///C:\Users\Adnan\Downloads\PartnerGymApp\PartnerGymApp\PartnerGymApp\GapLib\WPCordovaClassLib.dll. This assembly may have been downloaded from the Web. If an assembly has been downloaded from the Web, it is flagged by Windows as being a Web file, even if it resides on the local computer. This may prevent it from being used in your project. You can change this designation by changing the file properties. Only unblock assemblies that you trust. See http://go.microsoft.com/fwlink/?LinkI... for more information. PartnerGymApp


Project not opening in Visual Studio 2010 Ultimate running on Windows 8...

Posted: Tue May 07, 2013 7:19 pm
by Sergey Kozyr

It seems that Windows 8 blocked some file in for security reason.
Find file "WPCordovaClassLib.dll" with explorer and open properties dialog.
You should see this dialog:
Image

Click "Unblock" and try to build project.


Project not opening in Visual Studio 2010 Ultimate running on Windows 8...

Posted: Sun Mar 29, 2015 9:28 am
by Khaldun Al-Juburi