My menus are trying to access a "1" file that does

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
User avatar
tooldonkey
Advanced
Advanced
Posts: 10
Joined: Fri Nov 08, 2002 5:09 pm
Location: VA

My menus are trying to access a "1" file that does

Post by tooldonkey »

My menus are trying to access a "1" file (see second log paragraph below - log is from Microsoft WebApp Stress Tool). I've done the obvious things - search for a "1" directory or "1" file, and search the js files for any reference to a "1" file with no luck. Has anyone else had this problem? Any help is appreciated. Thanks.

Code: Select all

GET /MyDir/ListFiles.jsp
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/pdf, */*
Referer: http://comp1/MyDir/ListFiles.jsp
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: comp1
Cookie: 
 

GET /MyDir/1
Accept: */*
Referer: http://comp1/MyDir/ListFiles.jsp
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: comp1
Cookie: 
[/color]
User avatar
fredlongworthhighschool
Mega Advanced
Mega Advanced
Posts: 362
Joined: Fri Jun 27, 2003 11:34 am
Location: Manchester, England.
Contact:

Post by fredlongworthhighschool »

Can you post a URL so we can look at your site and code?
Andy Davis
Web Designer & Smartboard Manager

Fred Longworth High School, Manchester, England.
User avatar
tooldonkey
Advanced
Advanced
Posts: 10
Joined: Fri Nov 08, 2002 5:09 pm
Location: VA

Post by tooldonkey »

unfortunately, i cannot.
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

Its tough to help ya without a URL...you're leaving us in the dark. We've never heard of such a thing before so we have nothing to go on. But since its brand new to me and I've never heard of the menu doing this before, I would have to point the finger at your web stress tool. Sorry. Try a different tool and see whatcha get.
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
User avatar
fredlongworthhighschool
Mega Advanced
Mega Advanced
Posts: 362
Joined: Fri Jun 27, 2003 11:34 am
Location: Manchester, England.
Contact:

Post by fredlongworthhighschool »

The only suggestion I can make is that you ZIP the folder your website is in and send it to one of us for looking at. Not an ideal solution, though.
Andy Davis
Web Designer & Smartboard Manager

Fred Longworth High School, Manchester, England.
Post Reply