In a couple of wepabbs we've used BPOs in addition to WO. This is
convieient because it allows us to use the same backend login in both
the web and desktop application. However, everytime we compile and a
new global.asa generated the BPOs are added into the global.asa as
objects with empty names, thereby breaking the global.asa and preventing
the webapp from running (we get the unhelpfully vague "500" error).
Having to go into the global.asa a deleting these lines after every
compile is beginning to get a bit annoying.

Does anyone know of way of telling the studio/compiler NOT to add BPOs
into the global.asa?
--

A Paul Anthony
Software Developer