HTTP Error 404.13 – Not Found
Description:The request filtering module is configured to deny a request that exceeds the request content length.
Error Code:0×00000000
Notification:BeginRequest
Module: RequestFilteringModule
Solve
Dec
12
Nov
02
Nov
01
If for some reason you completely lost web access to the router, the web server (HTTP daemon) may be shut down. To regain access try starting the web server. SSH or telnet into the router and enter the following commands:
httpd -h /www
This forum thread gives all to gory details about enabling/disabling the web interface.
Oct
26
As a workaround to sync the folder pairs in case some users may forget or lazy or manually trigger the sync process, users can use Windows Task Scheduler included with Windows XP and Windows Vista operating system to schedule recurrent SyncToy runs, so that the folder pairs will be synced automatically on the preset timing.
Schedule SyncToy Sync Task in Windows Vista
Schedule a SyncToy Task in Windows XP
Oct
26
Use IIS Express replace asp.net Development Server
The original address:VS 2010 SP1 (Beta) and IIS Express
IIS Express is a IIS7.5 optimized for developers of free version, it is easy to use, and like IIS as strong as.
IIS Express can directly started from disk, don’t need registry or configuration steps, so very convenient to use.
In Visual Studio 2010 SP1 rc step.adopting added IIS support.
IIS Express was not included in VS2010 SP1 rc, it requires a separate download and install, about 4 M files.Use this link to downloadIt USES WebPI to install.
Once being installed, VS2010 step.adopting IIS will inaugarate SP1 rc some additional IIS Express orders and dialog to convenient you use it.
Visual Studio now Web project default using built-in asp.net Development Server, also known as Cassini.
![]()
Will existing project converted to use IIS Express very simple, open the project properties dialog box, click the Web pane, in pane of selected “User IIS Express” checkbox.
More simple method is, in projects right-click menu select “Use IIS Express…”Menu commands.
![]()
Later, when you run or debug projects, will see IIS Express start and automatic operation.
![]()
The Express in IIS right-click menu, can browse now run the application in IIS Express and web sites.
![]()
Note that if you want to return to the asp.net Development Server, you can be in project right-click menu select “Use Visual Studio Development Server”, or in the project properties window, will the IIS Web pane step.adopting the checkboxes cancelled.The next operation, will take effect.
Visual Studio 2010 SP1 rc provides some new IIS Express configuration options, in asp.net Deveopment Server is not.Some through the project properties to provide.
![]()
For example, enabling similar SSL support in asp.net Development Server is not, can be prevented by simple changes for True Enabled attribute SSL to complete.
![]()
Once complete, set for this project IIS Express will provide HTTP and HTTPS two endpoints provides access.
![]()
IIS Express provides a since signing certificate, the installation was installed directly, this makes the development process is no longer need to provide their own certificate.Once you changed the above drop-down list to enable SSL, you can pass https://url/By SSL connection to.
As for the browser for, such as IE will propose a warning, your certificate is not to be trusted.
![]()
You can mark this certificate as trust certificate to ignore it, or just keep the certificate of the trust state, click Continue.
Extra IIS Settings
IIS Express USES its own each user’s ApplicationHost config files to configure the default. The server behavior.Because it is for each user, so, can be developed staffing and don’t need an administrator, you can customize all the IIS characteristics and Settings.
However, we strongly recommend that all configuration information as part of the project configuration in web config file, such j release gets easier.
You can configure Visual Studio will IIS Express as the default Web server, Tools – > PC in open menu, Projects and Projects in Web Solutions node, in Use IIS Express for selected ‘new Web site and file – based Projects’, will make Visual Studio to the newly created website and project Use IIS Express.
![]()
The original address:VS 2010 SP1 (Beta) and IIS Express
Oct
26
Oct
06
Windows 7 Enterprise was installed with a MAK key but could not activate. I received the error “A problem occurred when Windows tried to activate. Error Code 0x8007232B”
Re-input your Windows installation’s license key by either using the “Change Product Key” link in My Computer Properties (also can be reach by using the command “slui.exe 0×03″) or by using the following command:
slmgr -ipk your-key-here
For more information about the slmgr command, check out ss64.com’s article on it.
I had a freshly installed Windows 7 instance at a client’s site that I logged into only to be greeted with an error message saying that the installation was not able to activate. I manually launched the activation application and received the following error:
A problem occurred when Windows tried to activate. Error Code 0x8007232B
For a possible resolution, click “More Information”
Contact your system administrator or technical support department for assistance.
“I’m the SysAdmin!!” I shouted like many other admins have done when faced with similar error messages. I was temped to do my best Ross Scott impersonation and bellow “I am Captain Gordon Freeman of the International House of Pancakes ordering you to…” but resisted the urge with sufficient willpower.
Clicking the “More Information link” showed me a little more information:
The following information was found for this error:
Code: 0x8007232B
Description: DNS name does not exist.
My first inclination was that perhaps it was looking for a KMS server and not finding one. This was such a small office that it used MAK keys, not a KMS system but the possibility existed that I had misconfigured something. Some Google searching turned up a fairly unanimous result. One such example is over at Insomniac Geek which suggests to re-enter one’s product key to resolve the issue. One can do that with the slmgr.vbs script or simply go to My Computer Properties and select “Change Product Key”
After doing so, the Windows installation was successfully activated.
Oct
03
2011-10-03
Oct
03
After seeing pfSense working more than half year flawlessly on Alix, recently I’ve test it as virtual machine.
To avoid some compatibility issues a “Legacy Network Adapters” must be used.
For my surprise even with that trick, there was no network connectivity. The work around for this problem is explained in this thread: Pfsense 2.0-BETA4 in Hyper-V: Throughput not as expected
Open shell from the console, create new document
vi /usr/local/etc/rc.d/startup.sh
and type in
ifconfig de1 down
ifconfig de0 down
ifconfig de0 up
ifconfig de1 up
Just check before that the names of your interfaces, mine were de0,1.
For now it is stable, no issues, with very basic configuration. On the forums there are topics about possible problems with VLANs, but I didn’t need this functionality.
reference: http://blog.stefcho.eu/?p=383
Sep
14
Call Put Parity
Black Scholes equation