Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm Controls / March 2006

Tip: Looking for answers? Try searching our database.

Display Control in Internet Explorer

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MambrTrader - 27 Mar 2006 23:54 GMT
This is a recurring topic, but after reading all over the web I was not
able to find any solutions that worked for me. In a nutshell - no
matter what I do I cannot get any windows form controls to get
displayed in an IE window. This applies to both SDK example under
iesourcing (does not work) and any other samples on the web that are
supposed to display windows forms -
http://www.eggheadcafe.com/articles/20021205.asp has one that I do not
see at all. I have tried it on multiple machines (XP and Server 2003) -
created my own pages, and deployed and redeployed following numerous
15seconds articles on how to do it - none of my computers want to pick
up form controls in IE. I set all permissions to Full Trust for every
kind of site and under Admin Tools made all .NET assemblies work under
Full trust status. So essentially, I think I have gone thru most of
steps that sites out there offer, without any positive results. I have
also went thru the whole signed/gacutil routine (sidenote)

I would appreciate if someone who had this problem before could weight
in on what they have done to fix this problem. My goal at this stage is
simple - go to some random site that has windows forms displayed as
part of the web page and actually see them.

Thanks for any help,

Steve
Jason Hales - 28 Mar 2006 11:24 GMT
Don't know if you've tried this but your user controls assembly must be
in the same folder as your ASPX page.  Not in the BIN folder.  You
can't use a path in the classid

<OBJECT id="mycontrol1"
classid="MyControl.dll#MyControlNamespace.MyControl"
VIEWASTEXT>
</OBJECT>

Can you confirm using GACUTIL /LDL that the assembly is being download
into the cache?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.