RE: PRB with UserControl and OBJECT/HTML/CLASSID -
07-11-2005
, 08:02 AM
I have new information related to this issue. The code is fine. I can run the
code from the HTML by using the Visual Studion .NET's debugger, where I
specify to run it from a URL.
So....
The problem is that IIS and/or IE are not letting me run the UserControl. To
iterate what I have done, here is a list:
- I have the virtual directory in IIS set to NOT allow Execute, but to let
it run Script.
- I can get to HTML web pages in that virtual directory.
- My IE trusts the server.
- The sample page end with ".htm".
Any ideas? |