Forum: .Net Allgemein |
Thema:
windows control library via browser!!! |
Von:
G. Guest (
13.01.2005 10:40) |
i am having a weird problem...
i developped three dll (.net control library) which are hosted on my IIS...
two of them are simple c# assemblies, an the third one is managed c++ dll, which wraps native unmanaged c++ code.
now to the problem:
the browser on my computer is able to show everything correctly in the browser, but any other client mashine fails.
doesn't matter if i run the IIS direct on my mashine or on any other, only my computer does show the control.
on other clients there is this empty box with an "X" on the top left corner, which means that the browser does not receive any result (right?)
i acces the dll similar to the older activex method:
<html>
<body>
<p><br> <br></body>
<object id="IaxPhoneWebClient"
classid="http:test.dll#Itest.main"
height="400" width="300">
</object>
<img src="web.gif" width="24" height="24">
<br><br>
</html>
further informations:
other clients have no problem if i leave the managed c++ wrapping dll out,
they can definitly show the c# dll's...
browsers are configured to execute everything by the way...
i'm stucking on this error since ONE WEEK, i get mad about it, please help!!!
Betreff |
Von |
Datum |
|
|
Re: windows control library via browser!!!
Hi ?,<br><br>did you :<br>- added the Webserver to the Trusted Sites <br>- in the Management Console of the .NET Framework the Runtime Policies of the Clients has to be changed in that point : Trusted Sites... |
|
|
|
|
|
Tobi
Ulm
|
13.01.2005 12:52 |
|
|
G.
Guest
|
13.01.2005 14:19 |
|
|
Tobi
Ulm
|
13.01.2005 15:40 |
|
|
Re: windows control library via browser!!!
bin übrigens deutsch, hab den thread gestern <br>in meiner verzweiflung in mehrern foren veröffentlicht und deswegen auf englisch damit ich nicht zwei versionen brauchte...<br>;-)<br><br>wie gesagt, da bin... |
|
|
|
|
|
Thomas
Haag
|
14.01.2005 08:26 |
|
|
Antworten
Vorsicht bei der Eingabe: Die Zeichen ' oder -- sind nicht erlaubt!