-
Logon failure: unknown username or bad password
The following error occurred on an application deployed to a Server 2008 machine which was not part of the domain, but on the same network. The application needed to query to domain controller for permissions related to the users browsing the site. If you encounter this error, this is intentional to prevent unauthorized enumeration of…
-
aspnet_setreg in Server 2008
The aspnet_setreg utility is very useful for storing encrypted domain credentials, connection strings and other values referenced in a web.config which should not be visible in plaintext. One such technique is when using the .Net “impersonation” mechanism. Typically, this would look something like: However, if you download and unzip/install the aspnet_setreg utility, you can now…
-
ZyXel Port Forwarding Issues
After what seemed like endless search over short period of time, and much wasted time on phone calls to support reps who were not familiar with telnet.. I finally stumbled across this article below from howtoforge Big thanks goes out to sugree and cpbotha on this one and all the guys at howtoforge that helped…
-
Flash and Silverlight Coverflows
After reviewing a few different flash coverflows, stumbled across the following: Flash gallery: http://flash-gallery.com/?c=104&gclid=CPTvuPDCj6cCFUHt7QodfwQFbw Weber Design Labs: http://www.weberdesignlabs.com/blog/2007/09/flash-itunes-cover-flow-version-2/ Flash XML: http://www.flashxml.net/cover-flow.html Flash Components.Net: http://www.flashcomponents.net/components/flash_galleries_and_slide_shows/flash_stack_and_coverflows.html If you’re not opposed to silverlight however, I encourage you to check this one out by Telerik: http://www.telerik.com/products/silverlight/coverflow.aspx
