N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Showing posts with label
Deployment
.
Show all posts
Showing posts with label
Deployment
.
Show all posts
Saturday, March 23, 2013
SMTP Server Error: Bad sequence of commands. The server response was: you must authenticate first (#5.5.1)
›
This error occurs due to lock down of default mail server (127.0.0.1) by web hosting companies due to SPAM or what ever other security reaso...
4 comments:
Tuesday, January 31, 2012
How to add MIME types in Web.config on hosted Servers, Go Daddy, IIS 7 etc.
›
Ever wanted to add a custom mime type to your Web server? I ran into this issue the other day when I tried to serve up .otf files related t...
1 comment:
Wednesday, June 23, 2010
How to: Adding Uninstall start menu item to your .NET deployment project
›
Its pretty simple. Follow the steps to achieve this. Add the following code snippet to your projects main method before InitializeCompone...
Friday, June 18, 2010
How do I debug a custom action/installer class?
›
Here is how you can do debug custom action. You can try using one of the following methods: Add a call in your code to System.Diagnost...
›
Home
View web version