Everytime I try to open or create a new project in C#, it just stays in the loading page and doesn't load any forms or anything, I tried re-installing and stuff. Does anyone know how to fix this?
Printable View
Everytime I try to open or create a new project in C#, it just stays in the loading page and doesn't load any forms or anything, I tried re-installing and stuff. Does anyone know how to fix this?
What version of C# do you have - Visual Studio, or Visual C# Express?
If you have the full Visual Studio, can you create or load a VB project for example?
Will it work if you are logged in as an administrator?
Are you trying to create or load a project from a network drive or your local hard drive?
Have you ever been able to load or create a project?
Can you run any existing .exe's that you have previously created?
Do you have the .NET framework installed?
I have Visual C# Express.Quote:
Originally Posted by Andy_P
I'm logged in as an administrator.
I'm creating and load from my local hard drive.
Yeah I've been able to create and load before.
I don't have an existing .exe's to run.
Yeah I have .NET framework installed.