Database Administrator

Showing posts with label ASP.NET. Show all posts
Showing posts with label ASP.NET. Show all posts
Friday, January 22, 2016

Handler PageHandlerFactory-Integrated has a bad module ManagedPipelineHandler in its module list

›
HTTP Error 500.21 - Internal Server Error Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler...

HTTP Error 404.3 - Not Found

›
enter "cd c:\windows\Microsoft.Net\Framework\v3.0\Windows Communication Foundation\" and press Enter. Enter "ServiceModelRe...
Friday, August 10, 2012

Excel Security Settings using Command / ASP.NET code

›
cmd>reg add "HKCU\Software\Microsoft\Office\12.0\Excel\Security" /v AccessVBOM /t reg_dword /d 1 /f Microsoft.Win32.Registr...

Windows Regional settings using command or in ASP.NET code

›
cmd> REG ADD "HKCU\Control Panel\International" /v sShortDate /d "dd/MM/yyyy" /f Microsoft.win32 Namespace is con...

Allow your application from Windows Firewall During Installation

›
1) void AddToFirewallException(string ApplicationName, string FilePath)         {             // Add exception to windows firewall after...
›
Home
View web version
Powered by Blogger.