[thelist] [ASP] Silly behaviour with Classes

Tab Alleman Tab.Alleman at MetroGuide.com
Mon Dec 1 14:55:38 CST 2003


Joshua Olson wrote:
> 
> TypeName within intializer: Variant()
> TypeName outside intializer: Variant()
> 
> On the other it's:
> 
> TypeName within intializer: Variant()
> TypeName outside intializer: Empty
> 
> 3 Words: "What the heck"?
> 
> Any thoughts on why two machines (both running ASP/IIS/Win2k Server)
> would look at the same code and return different results?
> 

Any possibility that TypeName is defined outside the initializer on one
box but not the other?  Global.asa, for instance?  Include files?


More information about the thelist mailing list