Blog Stats
  • Posts - 4
  • Articles - 0
  • Comments - 0
  • Trackbacks - 2

 

Wednesday, June 21, 2006

Movedddd


Please goto http://www.codemodule.net to view my blogs.
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Sunday, March 26, 2006

Back Again :IIS 6.0


It has been a long time since I blogged. The reasons- *ahem* laziness , procastrination etc etc. but now i am determing to get this going, as i am diving into some hardcore programming.

As a starting note, I noticed that when you have a secure site hosted on an IIS 6.0 server, if you try to move from a non secure part of the site to secure site(i.e., from http to https) you might get your URLs appended with :80 .

for example, http://www.xyz.com might become https://www.xyz.com:80/ which would give you a “ Page not found error”. So, the fix would be to replace the URL string eliminating the :80.

The funny thing about this issue is i did migrate around 8 secure sites and all the time i thought this was a problem with the firewall or some bad code. It dawned upon me when One of my colleagues had the same issue. I may be wrong, if anyone knows a better fix, let me know. 

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Monday, December 26, 2005

Asp.Net 2.0


am fascinated by all this 2.0 stuff going around me. am gonna spend some serious time for it. i wanna use this blog to be a collection of 2.0 related articles and tutorials. So i have deleted all of my previous blogs. Join me in this fun process. I noticed that things that appear gorgeous( do not know a better word) from far are even better when you get closer.
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Thursday, June 30, 2005

Ultimate Tools List


Scott Hanselman has posted an ultimate collection of Tool List. Check it out!!! damn good.
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
 

 

Copyright © Sri Pachiappan