Cant get ScriptingContext in VB6 dll using ASP.NET

H

Hitesh

I am using ASP.NET (.ASPX) to develop a web application. I
am using one of my old COM component dll, which has a
method "OnStartPage", which has a parameter of
type "ScriptingContext".

My old ASP3 (.ASP) use to call and pass ScriptingContext
to this method, when I create object. But with new .ASPX
pages it is not working.

I found ASPX exposes a different property Page.Context,
but it is not useful to me.

I have set ASPCompat="true" for my .ASPX page.

I cannot migrate my COM dll to VB.NET for some reasons.

Is there a way I can pass ScriptingContext to my COM dll?

Thanks in advance,
Hitesh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top