Archive of UserLand's first discussion group, started October 5, 1998.

Re: Sigh... Assimilate me, Oh Microsoft

Author:Dennis Peterson
Posted:4/22/1999; 2:47:36 PM
Topic:Sigh... Assimilate me, Oh Microsoft
Msg #:5210 (In response to 5207)
Prev/Next:5208 / 5211

Your biggest aggravation will probably be the 0115 error. It's an untrappable error that occurs in external objects, bringing down the entire website. One common cause is stored procedure calls with incorrect parameter types. There are many other causes...cruise the ASP websites and you'll find a lot of information about it.

If you're doing ASP you'll need to get Interdev rather than Frontpage. It costs a bit more but Frontpage insists on rearranging your code, and last I checked did it in a way that breaks ASP.

Interdev 6 has something called the Data Environment. If you're using stored procedures it doesn't buy you much, if you're not it might help a bit. Most developers are moving away from it these days. If you need to change any data access code in the DE it restarts the entire website.


There are responses to this message:


This page was archived on 6/13/2001; 4:49:28 PM.

© Copyright 1998-2001 UserLand Software, Inc.