473,407 Members | 2,315 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

trying to run winform (.dll) on local webpage (like an applet)

Hello,
I'm trying to run a very basic winform dll (just some graphics to show it's
executing) locally on my PC by calling it from a webpage... (not using IIS
or anything else)... I'm used by doing this with java applets for years and
it works fine...

The .dll file is in the same directory as the webpage file...

The problem is that it not executing (IE just shows a red cross you
know...)... BUT when I upload it to a webserver on the internet it works
fine!!! Why is that? Can I not execute it locally not using a webserver?
This is just clientcode! I've checked the security settings in IE and on
the dotnet framework in the control panel in Windows but everything seems
ok...

Maybe I've got the whole point wrong?

Thanks a lot for your help,
Tobias

Here's the webpage code:

<html>
<body>
<object
id=myDotNetTest

classid="CustomerControl.dll#Microsoft.Samples.Win Forms.Cs.CustomerControl.C
ustomerControl"
width=464 height=320>
</object>
<br>
testboy!
</body>
</html>

Jul 21 '05 #1
0 1477

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Tobias Nilsson | last post by:
Hello, I'm trying to run a very basic winform dll (just some graphics to show it's executing) locally on my PC by calling it from a webpage... (not using IIS or anything else)... I'm used by doing...
1
by: Mikkel Faarup | last post by:
Hi All I have run into a problem using NANT. When building with NANT and local characters like æ ø å are used in file- and method-names NANT reports an XMLParser error? VS.Net builds fine...
1
by: HypoThraXer | last post by:
Hi! I'd first like to refer to an article I read earlier: http://www.csharphelp.com/archives/archive109.html?printable=yes This article had originated from this group itself. What this...
2
by: Stefan Reinmers | last post by:
hi there, i include in a webpage (with the object tag) a dll to show in the webpage a windowsform (windowscontrollib.dll) when i test all on the development pc (winxp ,framework 1.1) it works fine....
8
by: smthames | last post by:
I have a pretty sophisticated applet running from several JARs. The main applet is in a signed JAR and performs local file accesses. This works fine. However, the applet in this signed JAR is...
7
by: babacrash | last post by:
Hello, I have designed a webpage mainly consisting in JavaScript code. It has to load an XML document's content when it is loaded so as to show a content depending on the XML data. Both the...
4
by: Karl | last post by:
Does anyone have a sample of an .hta file. I need to put Access data in a local webpage. The data needs to be displayed in an html table.(like a continous form) So far I have the following but...
5
by: JohnLorac | last post by:
Hello, can somebody help me with saving file into local disk using javascript? I made some sample code which unfortunately won't work :(. Applet sample file: public class IO extends...
0
by: Martinuss | last post by:
Can someone help me for a actionscript in Flash CS4 how to start 'local' applications like MsWord,from swf file (actionscript 2.0)webbased and as stand alown flash player?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.