You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Raghavendra, Hegde (IE10)" <Ra...@honeywell.com> on 2004/08/19 10:51:09 UTC

[users@httpd] Problem in .Net Dll from Apache weserver

Hi!,
I am embedding my .Net windows controls in HTML object tag using proper
class id format as example below.

"<object id="container"   name="container"
classid="http://ie10dt2kc03246/container.dll#container.container"
></object>"

If I use IIS as webserver and browse the HTML page using Internet Explorer
container.dll will download to the client and will work as expected.

But I want to use Apache on Linux machine.If I host my HTML and .dll on
Apache and browse the HTML page then, container.dll is not downloading to
client machine.
Is there any settings in Apache for downloading .Net Dll's(Assembly?).Please
Help.

Regards
Raghavendra

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org