Category: Visual Studio

What Languages do I Use

I was recently asked what I use to develop software and websites. I mostly use DotNet Technologies as it is often interchangeable between websites, web applications and desktop applications. I can often use the same data access classes and business

Posted in Better Coding, C#, Cobol, entrepreneurship, evaluation, Ideas, IT, Personal Learning and Growth, Personal Thoughts, Professional Development, Technology, Visual Basic, Visual Studio, Web, Web Service

Click Once Deployment – Improperly Formatted

Error Message:Cannot continue. The application is improperly formatted. Contact the application publisher for assistance. Application validation did not succeed. Unable to continue. Unable to retrieve application files. Files corrupt in deployment. Solution: For every project in your solution, Close your

Posted in Click Once, Deployment, Error, Visual Studio

Publishing Using VisualStudio

I have often had the glorious opportunity to watch someone try to deploy a project by picking compiled libraries that they had thought had changed.  Every time they deployed by using this method, their live project would not run.  When

Posted in Deployment, Tips, Visual Studio