473,327 Members | 2,118 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,327 software developers and data experts.

Placing ActivexControl in Windows control in aspx page


I have successfully placed a seperate .Net windows control on my aspx page
as well as one ActiveX Control (Visio control) on my aspx. But my orignal
design is that Visio activex will be placed in my windows control. And then
this windows control will be place in my aspx as "Client side" rich user
interface control.

It is giving blank page.

Thanks
Shahzad Godil
Nov 19 '05 #1
2 1412
this won't work too well.

first you .net windows control has to create the active/x control itself,
not the page. because it unmanaged code, the .net control will not be a
trusted control, so it will require the user to run the caspol.exe utility
to give your .net control enough permission.
-- bruce (sqlwork.com)
"Shahzad Godil" <sg****@sigmaflow.com> wrote in message
news:Oo*************@TK2MSFTNGP09.phx.gbl...

I have successfully placed a seperate .Net windows control on my aspx page
as well as one ActiveX Control (Visio control) on my aspx. But my orignal
design is that Visio activex will be placed in my windows control. And
then this windows control will be place in my aspx as "Client side" rich
user interface control.

It is giving blank page.

Thanks
Shahzad Godil

Nov 19 '05 #2

What do you mean by won't work too well. Will it work or not ?

I am using visio activex control in my windows .net control. Before placing
activex control, .net control is showing on my ie page without any problem.
Means it already has enough permission.

Can you give example in detail.

Thanks
Shahzad Godil

"Bruce Barker" <br******************@safeco.com> wrote in message
news:u5**************@TK2MSFTNGP10.phx.gbl...
this won't work too well.

first you .net windows control has to create the active/x control itself,
not the page. because it unmanaged code, the .net control will not be a
trusted control, so it will require the user to run the caspol.exe utility
to give your .net control enough permission.
-- bruce (sqlwork.com)
"Shahzad Godil" <sg****@sigmaflow.com> wrote in message
news:Oo*************@TK2MSFTNGP09.phx.gbl...

I have successfully placed a seperate .Net windows control on my aspx
page as well as one ActiveX Control (Visio control) on my aspx. But my
orignal design is that Visio activex will be placed in my windows
control. And then this windows control will be place in my aspx as
"Client side" rich user interface control.

It is giving blank page.

Thanks
Shahzad Godil


Nov 19 '05 #3

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

Similar topics

0
by: Poolguy | last post by:
I am having problems adding an activexcontrol to a usercontrol. I have an activexcontrol embedded in a usercontrol which is in a windows form within my application. When I exit the application, I...
0
by: Neo | last post by:
I have a control in an assembly that I am trying to display on a webpage as an ActiveXcontrol. However every time I tried to use the control I got a Security Exception. I found that REMOVING the...
3
by: Engin H. | last post by:
Hi everyone, I developed a Windows Control Library Project and build an assembly named graph.dll. I add this project into an ASP.NET Web Project using "Add existing project" and then add a new...
2
by: Dickyb | last post by:
Extracting an Icon and Placing It On The Desktop (C# Language) I constructed a suite of programs in C++ several years ago that handle my financial portfolio, and now I have converted them to...
7
by: Grant | last post by:
I have this table on my form which gets populated with data from my database at runtime. I would like to place some controls (linkbutton, textbox etc.) beneath the table when it is complete - at...
2
by: Art Kedroski | last post by:
We are using .NET validators on most of our aspx pages. When the validator is contained within a datalist (i.e. the EditItemTemplate) the WebUIValidation.js file location tag is not rendered on...
12
by: Logan | last post by:
Hi, I am not a very experienced asp.net developer, but have a fair idea on how it works & better idea on vb.net. My requirement is to place an asp.net page on a website - which currently has...
17
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the...
2
by: alun65 | last post by:
I've been implementing some paging links that I would like at the bottom and top of a result set, I build up the required HTML in the code behind then add it to the placeholder. This works fine...
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
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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...
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: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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...

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.