MX RSS Reader-Writer Forum :: Error with Feed
This thread was displayed: 810 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Doug R.
11-14-2006 02:52:26 GMT +2
|
Getting the following error after applying the behavior. Also, could you advise how to modify my query so that it returns only the top 10 article? I'm using distinct to reference a holding table that hhas multiple instances of articles. I've attached the page. Also, Using DW 8.02, RSS reader/writer 1.80, ASP
Thanks,
Microsoft VBScript compilation error '800a0400'
Expected statement
/feedb.asp, line 55
Wend
^
|
|
|
Razvan Racasanu[InterAKT]
11-14-2006 17:07:15 GMT +2
|
Hello,
This happens because inside the loop (While) you have an If that is not closing. It does not have a corresponding End If.
Regards,
Razvan RACASANU
|
|
|
Doug R.
11-14-2006 22:36:41 GMT +2
|
Wow do I feel stupid. I completely forgot I had added some code earlier and didn't remove all of it. Sorry to bug you with that one.
Thanks,
Doug
|
|
|