I downloaded the source code of ublogsy and opened solution file. It shows error that 2 projects cannot be loaded.
error : Unable to read the project file 'uBlogsy.Tests.csproj'.
The project file could not be loaded. Could not find a part of the path 'C:\Users\petro\Downloads\uBlogsy_2.1_src\uBlogsy\uBlogsy.Tests\uBlogsy.Tests.csproj'.
So, if I want to add code in comment form, can I proceed? what are the steps?
removed the test project. It shows now following error.
error : The Web Application Project uBlogsy.Web is configured to use IIS. To access local IIS Web sites, you must run Visual Studio in the context of an administrator account.
I have logged in with my user name which has administrator rights. so how to resolve this?
ublogsy source code : project loading problem
I downloaded the source code of ublogsy and opened solution file. It shows error that 2 projects cannot be loaded.
error : Unable to read the project file 'uBlogsy.Tests.csproj'.
The project file could not be loaded. Could not find a part of the path 'C:\Users\petro\Downloads\uBlogsy_2.1_src\uBlogsy\uBlogsy.Tests\uBlogsy.Tests.csproj'.
So, if I want to add code in comment form, can I proceed? what are the steps?
Just remove the test project.
removed the test project. It shows now following error.
error : The Web Application Project uBlogsy.Web is configured to use IIS. To access local IIS Web sites, you must run Visual Studio in the context of an administrator account.
I have logged in with my user name which has administrator rights. so how to resolve this?
Check this post:
http://msdn.microsoft.com/en-us/library/aa964620.aspx
To run Visual Studio with administrative permissions in Windows Vista
In Windows Vista, click Start, click All Programs, and then locate Visual Studio.
Right-click Microsoft Visual Studio, and then click Run as administrator.
But I am not using window vista....
using windows 2007
is working on a reply...