Y
Yo mama
Hi!
I have problem using simple custom form control on asp.net page. It does not
do much. Just label and button. (It is for training purpose).
My control works fine when I use it in my windows application but I have
problem with asp.net.
I use <object id="Cont1" classid="http:Cont.dll#Contr.SomeCont">
When I run my page for the first time it loads and works. When I change
something in that control, build .dll and upload to root dir of my web app I
can't load it and I have an error that my control is undefined or coult not
be find.
Is there somebody who had similar problem and solved it? How did you do
that?
Hubert
I have problem using simple custom form control on asp.net page. It does not
do much. Just label and button. (It is for training purpose).
My control works fine when I use it in my windows application but I have
problem with asp.net.
I use <object id="Cont1" classid="http:Cont.dll#Contr.SomeCont">
When I run my page for the first time it loads and works. When I change
something in that control, build .dll and upload to root dir of my web app I
can't load it and I have an error that my control is undefined or coult not
be find.
Is there somebody who had similar problem and solved it? How did you do
that?
Hubert