After editing the post-build event of my project in VS 2005, the following error came up
"'Exec' task needs a command to execute". I realized that I had a new-line character still present in the post-build event. After clearing that I rebuilt the project successfully.
Showing posts with label Visual Studio 2005.. Show all posts
Showing posts with label Visual Studio 2005.. Show all posts
Saturday, January 5, 2008
Subscribe to:
Posts (Atom)
What is success?
The journey of life takes us through varied experiences like landing an admission at a prestigious college, earning a degree, getting hired,...
-
Recently after a domain password change, I got the following error in trying to run the webrole. Can not log on locally to WebRole as us...
-
In trying to setup a site on a Windows 2008 server, I ran into the following error message Handler "PageHandlerFactory-Integrated"...
-
I was trying my hands at creating a .NET 2.0 component that can be consumed by a COM application. One of the errors I got in the process of...