Welcome to The Foley House Sign in | Join | Help

Karl Foley's Blog

A personal blog of an IT techie - This is a convenient place for me to jot things down before I forget.

News


D-Link DCS-6620G - HTTP 400 Bad Request

After the install of Silverlight - My D-Link DCS-6620G camera started returning HTTP 400 Bad Request errors.
After a bit of investigation, I found this:
http://silverlight.net/forums/p/7452/77779.aspx

Locating the key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents, I removed a couple of XML document type I figured that I would never use.

Everything now works fine.

Posted: Saturday, September 27, 2008 4:59 PM by Karl

Comments

jim wagner said:

I followed the above and was still having problems.

I still suspected the buffer overflow with the HTTP GET.

I installed fiddler to see data of HTTP posts.

I was seeing Accepted documents still included a bunch of stuff I delete.

Well for 64 bit Vista, I found another setting:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents

Deleted a few, and WhaLa!

This posted helped me alog, and just adding to it.

Jim

# December 12, 2008 9:53 PM
New Comments to this post are disabled