On 24/10/2008, Sandeep G <[EMAIL PROTECTED]> wrote: > > Hi All, > I am getting a problem when recording a page consisting attachment. > With out proxy it is getting successful...while i was recording with proxy > getting exception like:...file path not found.
This will depend on the browser. Some browsers don't send the full path name for attachments, so the proxy will not be able to find the file unless it is in the current working directory. You have 3 options: - copy the file to the working directory - start JMeter in the file directory. - use a different browser. [I'm not sure which one you need.] > I stucked here...please give a solution > Thanks in advance. > Sandeep. > > -- > View this message in context: > http://www.nabble.com/Getting-Problem-while-recording-a-page-consisting-attachment-tp20148068p20148068.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

