Hi there, its time for today's question.
Been plodding on well for a few hours now recording/tweaking a script. Now i'm testing the users ability to view saved information. When i choose to view the records I get an error "input string not in correct format" however this error does not occur on the non instrumented app with the same build number. This is a bit of a blocking issue for me, is there any way around it (different method of instrumenting for example)?
Thanks
M
Can instrumenting introduce bugs
Re: Can instrumenting introduce bugs
Our dev got to the bottom of this, all is well
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Can instrumenting introduce bugs
Hello,
Thank you for the information.
Could you please explain how you solved it. Maybe you will help other users with the same problem.
Thank you!
Regards,
Bernhard
Thank you for the information.
Could you please explain how you solved it. Maybe you will help other users with the same problem.
Thank you!
Regards,
Bernhard
Re: Can instrumenting introduce bugs
We use the app to pass commands to a server, the version number is checked as part of the header request. In this instance $ is an invalid character. As a fix the version number is cleaned up before any requests
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Can instrumenting introduce bugs
Hi,
Thank you!
Regards,
Bernhard
Thank you!
Regards,
Bernhard