i created a new project, added some textboxes and labels with one button.
when i built the project the first time, i just got the error:

general error c101008d: Failed to write the updated manifest to the resource of file "..\Debug\Login.exe". Access is denied. mt.exe Login

someone help me please!

LOL where is the source code... how can we know what the program is doing just by u giving us a name?? And please insert the source code into code tags..

It probably doesn't have to do with the source code. I think it is because that the compiler/IDE you are using doesn't have write permissions for your target. Try running your compiler/IDE in administrator mode and then building the project again. If that doesn't work, you could try deleting the target executable from a previous build.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.