I have been running my Windows Forms control in an HTML using the <object>
tag. It has been working, but now it is not.
This problem just started happening after I had to re-install IIS. Suddenly
now, the client browsers are no longer able to access my .NET Windows Forms
embedded control. Just a blank box shows up where the control is supposed
to be displayed. There is no error message or anything. However, when I
run it locally, it works fine.
I thought I covered all the bases after re-installing IIS. I ran
'aspnet_regiis.exe -i', and 'regsvr32 aspnet_isapi.dll', but I am still
having the problem. The client browser will not display the control. I
checked my IIS log file and
it shows a 304 code for the get request.
Does anybody have any idea what is going on here? I am pulling my hair out
trying to get this to work again.
--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.
EmailID = varnk
Domain = Diebold.com
-----------------------------------