473,498 Members | 1,992 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Windows control on ASP.NET page

Hi all
I developed the simple windows control and place it on ASP.net page, it
runs fine.
Now
i developed the win control as follows which uses web services (Combine
logic of two sample applications )

Step 1: Created simple windows application (UserForm) which shows
FolderBrowseDialog box On button click Event of form (set output type to
class library under project configuration settings after build)

Step 2: Create web service which has method to transfer UserForm.dll as
byte stream

Step 3: Developed windows control which call web service to get
UserForm.dll byte stream and create instance of UserForm on fly with
Activator object, and then display UserForm.

step 4: i put this windows control on another TestWindow application and it
all runs fine in following sequence start from left most

i.e. Testwindow <--> WindowControl <--> Webservice <--> UserForm.dll
<--> folderbrowsedialog

step 5: i put this window control on ASP.net and run web application on
development machine.
Again on development machine where web application is
hosted, all things works fine i.e. WindowsControl initialized on ASP.NET
page and UserForm windows application displayed and on button click
FolderBrowseDialoge displayed from ASP.NET page which shows local file
system (Amazing)

but problem when i access same web page from another machine then only
simple windows control displayed (which has tree control in it etc) but
complex windows control (which displayed windows form with
FolderBrowseDialoge) could not initialized.

So All, How FolderBrowseDialoge displayed on ASP.NET page when runs on
Hosted server and why it not works when runs from some other machine with
..net framework installed. ?????????????? As inherently it inherits rights
of ASP.NET account on hosted machine tooooooo

Thanks in advance

Regards

Kashif

--
Message posted via http://www.dotnetmonster.com
Nov 19 '05 #1
0 1291

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

Similar topics

2
1515
by: roni | last post by:
hi. i want to build USER CONTROL that will be used in WEB PAGE. to build user control and use in web page,I KNOW . i did user control with textbox and lable for example and it works. the...
3
6811
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...
1
1758
by: Aurimas Norkevicius | last post by:
How to create application whitch acts like the one on the windows update page. I created windows forms control whitch uses ActiveX object. I want to host that control on the web page. Every...
1
1809
by: Chung | last post by:
Hi I am trying to create a Web applicatiion by using windows user control. I am having problem when I trying to load the web page, I got blank screen with a broken image. It is like the web...
1
1196
by: William Sullivan | last post by:
I've spent plenty of time building windows forms, but I'm working on a web project now. I've scanned a few ASP NET books, checked out some tutorials, but I am unable to figure out how to lay out...
2
1421
by: Shahzad Godil | last post by:
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...
2
2155
by: Miky | last post by:
Hi, I have the following problem: I have a .CFM web page and I have to populate, from VB, two textboxes on it. I was thinking using sendkeys (even if I don't like it too much) but when I...
0
9929
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: Programs dealing with autoruns Linked from the Original article- "Windows Autorun FAQs: Description". Que: Can you list programs that help me to view/modify the autoruns...
0
7125
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
7002
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
7165
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
7379
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
5462
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4908
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...
0
3093
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1417
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.