Archive for February, 2012

Windows 8 Consumer preview to be released

February 29, 2012

While we did not have a chance to test the Windows 8 Developers release. We will be on the look out for the comsumber release today around 9am EST.

Posted in Windows | Comments Off

ASP: Cannot use a leading .. to exit above the top directory

February 28, 2012

Full Error Cannot use a leading .. to exit above the top directory. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.HttpException: Cannot use a leading .. to exit above [...]

Posted in ASP | Comments Off

Cpanel: Update Mailman hostname

February 27, 2012

You may need to update the mailman hostname for several reasons. Here is the tool that will assist you . CD into the following directory /usr/local/cpanel/3rdparty/mailman/bin : Run ./withlist -l -r fix_url list_name –urlhost=host2.domain.com *replace list_name with the actual list name* if that makes sense :) Reference

Posted in CPANEL | Comments Off

IIS: 80004005 General error Unable to open registry key ‘Temporary

February 6, 2012

Microsoft OLE DB Provider for ODBC Drivers error ’80004005′ [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key ‘Temporary (volatile) Jet DSN for process 0×1190 Thread 0×1258 DBC 0x1c9c024 Jet’. Solution: Try changing the path in the connection string to the absolute path. This error is generated when you attempt to connect to a [...]

Posted in Windows | Comments Off