C
Craig
I created a virtual directory and in the folder created an html file
which includes an <object classid=...> tag that references a simple
windows forms control dll. This works perfectly. Control displays as
expected.
I then used Visual Studio to create a new C# Web Appliation on the
virtual directory. Now the control fails to display.
I then removed all files VS created so the folder is back to the point
where the control displayed, but it still fails.
Anyone know what VS does to the virtual directory to make display of
..NET controls fail?
which includes an <object classid=...> tag that references a simple
windows forms control dll. This works perfectly. Control displays as
expected.
I then used Visual Studio to create a new C# Web Appliation on the
virtual directory. Now the control fails to display.
I then removed all files VS created so the folder is back to the point
where the control displayed, but it still fails.
Anyone know what VS does to the virtual directory to make display of
..NET controls fail?