re:
!> I can not get the classic ASP test page to increment the counter at all,
!> also the classic asp page doesn't create the record in the SessionState table.
Did you follow all the directions in the section titled
"Steps to Set Up the Demo Program" ?
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
> Hi,
>
[quoted text clipped - 6 lines]
>
> Thank You!
Chris Lane - 04 Oct 2007 19:02 GMT
> re:
> !> I can not get the classic ASP test page to increment the counter at all,
> !> also the classic asp page doesn't create the record in the SessionState table.
>
> Did you follow all the directions in the section titled
> "Steps to Set Up the Demo Program" ?
Yep, I turned off ASP Session state for this web app in IIS and I ran
regasm.exe to create the COM wrapper and register the COM Wrapper, I also
registered the VB 6 dll and gave the IUSR account the permission the
instructions requested. Does it work? If it does then I obviously did
something wrong and can remove everything and start over.