I'm having some problems with getting WCL components working in IE. I can
create a simple "hello world" type of control and it works fine. But when I
try to use a control that actually does something it never loads (all i get
is a blank spot on the web page where the control should go). To make matters
even more complicated this control (actually THESE CONTROLS since we've
tested several) will work on other machines but not on mine. I've also built
controls on my machine and they worked but when taken to a different computer
they do not.

I'm adding the site/s in question to my 'trusted sites' zone and I have it
setup in the .net 2.0 config console for 'full trust'.

I've tried gacutil /cdl and it has no effect.

I've tried changing the permissions to 'everything' and that did nothing.

I've made sure that the name and path in the object tag on the web page are
correct and that the case is correct.

I've also tried putting the pages and controls on the root of the server and
nothing there either.

Any suggestions?

Final note, we had an issue similar to this before now and opened a MS
support ticket and they informed us of a bug in IIS (dealing with
compression). We do not have compression turned on so this should be not an
issue now. This is a whole new issue and I do not want to burn another
incident if I can help it.

Thanks,
Michael