Kirun
Jan 16th, 2002, 10:40 PM
i have made a sinple component dll in vb . . with a
public sub ...
showing a message box..
i instantiate it through vb .. client . .
working fine ..
but when i do instantiate in asp by
server.createobject ..
it doesnot work . .
i debugged .. its successfully loaded but.. when
calling proc .. its getting hanged...
but the irony is that .. its working fairly on my
other pc wid pws..
tell me if it is IIS prob. .
means when i installed a component ..
plz tell what u understand and what we can do of it .
public sub ...
showing a message box..
i instantiate it through vb .. client . .
working fine ..
but when i do instantiate in asp by
server.createobject ..
it doesnot work . .
i debugged .. its successfully loaded but.. when
calling proc .. its getting hanged...
but the irony is that .. its working fairly on my
other pc wid pws..
tell me if it is IIS prob. .
means when i installed a component ..
plz tell what u understand and what we can do of it .