Phil Smith
Guest
|
Posted:
Wed Jan 12, 2005 4:37 pm Post subject:
Treeview error when using Authoring Connector |
|
|
I've got a client who has been using the authoring connector to upload
content to a website we have in development which was fine until about
a day ago. The then started complaining about 404 errors, I looked in
the IIS log and URL scan was blocking the treeview control. I then
looked in the URLscan log file and it turns out it was actually
getting a error no 122 which is apparently to do with a buffer overrun
due to a long verb...
OK, I turned URLScan off so I can see what's actually going on, and
I'm getting lines that look like this in the IIS log:
2005-01-11 17:10:18 217.33.254.218 - 192.168.120.203 80
w8XDxiXD5QYWdlIFN1Ym1pc3Npb25cPC9iXD47Pj47Pjs7Pjt0PHA8cDxsPFRleHQ7PjtsPFN1Ym1pdCB5b3VyIGRvY3VtZW50IH
/webctrl_client/1_0/treeview.htc - 501
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
So, does anyone have any ideas why I get a line of junk rather than a
nice tidy GET, and why this is only happening for the authoring
connector and not when the treeview control is used.
I've tried to reproduce it on my PC but I don't get any problems, I've
also asked them to install the authoring connector on a different PC
and they get the same problem.
Phil Smith |
|
Stefan [MSFT]
Guest
|
Posted:
Wed Jan 12, 2005 4:44 pm Post subject:
Re: Treeview error when using Authoring Connector |
|
|
Hi Phil,
that looks very weird!
If this only happens on one box you could reinstall Internet Explorer on
this box.
Cheers,
Stefan.
"Phil Smith" <philips@sfwltd.co.uk> wrote in message
news:6ac63171.0501120237.17be5782@posting.google.com...
| Quote: | I've got a client who has been using the authoring connector to upload
content to a website we have in development which was fine until about
a day ago. The then started complaining about 404 errors, I looked in
the IIS log and URL scan was blocking the treeview control. I then
looked in the URLscan log file and it turns out it was actually
getting a error no 122 which is apparently to do with a buffer overrun
due to a long verb...
OK, I turned URLScan off so I can see what's actually going on, and
I'm getting lines that look like this in the IIS log:
2005-01-11 17:10:18 217.33.254.218 - 192.168.120.203 80
w8XDxiXD5QYWdlIFN1Ym1pc3Npb25cPC9iXD47Pj47Pjs7Pjt0PHA8cDxsPFRleHQ7PjtsPFN1Ym |
1pdCB5b3VyIGRvY3VtZW50IH
| Quote: | /webctrl_client/1_0/treeview.htc - 501
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
So, does anyone have any ideas why I get a line of junk rather than a
nice tidy GET, and why this is only happening for the authoring
connector and not when the treeview control is used.
I've tried to reproduce it on my PC but I don't get any problems, I've
also asked them to install the authoring connector on a different PC
and they get the same problem.
Phil Smith |
|
|