473,385 Members | 1,487 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,385 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 1470

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?
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?

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.