Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IISSample.LookupTable

Status
Not open for further replies.

selani

Programmer
Apr 30, 2003
35
0
0
IN
Hi All,

I need to use Dictionary object at the Application variable level in my site. But b'cos of its Apartment threading model, I find that the site crashes down freq.
Few sites recommended the use of "LookupTable" obj instead of "Dictionary" object. But when I try to use the "IISSample.LookupTable" in global.asa file, i get "Invalid ProgID" error.

I searched thro the system registry, but the component is not found.I was of the idea that this "LookupTable" comes with IIS by default. I was also not able to find any downloadable version on net.

Can anybody give me some clues regarding this?

Thanks

Regards,
selani
 
Having the same problem, too bad nobody replied to the original post !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top