473,320 Members | 1,724 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,320 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 1464

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: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.