|
-
December 8th, 2004, 05:03 PM
#1
Lookup tables - VB Com development - lkuptbl.dll - Works on NT but not W2K or XP
Hi
Currently developing ASP / VB com projects on an NT workstation.
I use lkuptbl.dll for lookup tables used by the web sites (not heard of it before starting this job - chap I'm taking over from recons it is an MS dll. Can't find it on MS web site though).
I successfully run the vb dll project in design time on the NT workstation.
I compile and successfully deploy using a W2K pc.
I cannot run the vb dll project in design time on either W2K or XP...! (Even though it compiles just fine on W2K - haven't tried compiling on XP yet).
The problem is that Application.StaticObjects.Item("blah") is empty on W2K and XP. Works just fine on NT though. The object is defined in the global.asa.
Anyone know how I can rectify this?
Is there a different lkuptbl.dll version for W2K or XP ? I can't find one....
Is it perhaps some server setting peculiar to W2K and XP that isn't on NT that needs setting?
I'm very confused....
Cheers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|