Hi, I have recently converted our databases over to IWP using FMPro 6. In one of the primary DB's there is one particular record that displays fine in FM but produces an IE error (see attached) when I try to access that particular record from a browser. I can navigate to any of the other records just fine. It's just this one record! I get the same error when I try to Search or Sort. As an expiriment I tried setting up Web Companion so it would sort the records before it reaches the Browser... I got all the records but once again, when I navigated to that one record.. Ouch!
Unsorted, this "bad" record is the last one, so I'm wondering if there is some sort of indexing problem or something that Web Companion can't handle when it generates the HTML??? Again it produces no problem whatsoever in FM. I keep looking at the DB in Table view and I can't detect any sort of Key violation or thing like that. Anyone have any ideas what might be hapening here?
Once again I will attempt to post an image of the error. You may notice the token in the URL that refers to the number of the record. when I play with it, it appears to by one less the the actual record number. (I assume that's because Javascript, or what ever its using is 0 based.)
Jeff