473,382 Members | 1,359 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,382 software developers and data experts.

Hosting winform Controls question.

Hey all,

I have created a tiny web page to host my winformcontrol. When running this
by default on IIS port 80 it works fine however I want to run IIS on port 90
and it doesnt seem to work correctly.
I changed the IIS port the webserver listens to, and also changed the html
so the port is included in the CLASSID part of the object tag but my browser
does not render the control correctly.
It seems to be able to locate the control as I dont get the usual little
graphic in the top left corner which indicates broken link but an empty box
with a disabled scrollbar.
Anybody seen this before ?
Is there some other confiuration change i have to make ?
Nov 18 '05 #1
2 1226
Have you tried tracing your HTTP traffic to see if anything is 404ing while
you're running from port 90?

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.

"Dave Brown" <dave.AT.dbws.net> wrote in message
news:O5*************@TK2MSFTNGP12.phx.gbl...
Hey all,

I have created a tiny web page to host my winformcontrol. When running this by default on IIS port 80 it works fine however I want to run IIS on port 90 and it doesnt seem to work correctly.
I changed the IIS port the webserver listens to, and also changed the html
so the port is included in the CLASSID part of the object tag but my browser does not render the control correctly.
It seems to be able to locate the control as I dont get the usual little
graphic in the top left corner which indicates broken link but an empty box with a disabled scrollbar.
Anybody seen this before ?
Is there some other confiuration change i have to make ?

Nov 18 '05 #2
hmm yeah getting a 404 on the dll, even though its in the same location as
the html i'm calling, the html displays, the object doesnt.....

"Eric Lawrence [MSFT]" <e_********@hotmail.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Have you tried tracing your HTTP traffic to see if anything is 404ing while you're running from port 90?

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.
"Dave Brown" <dave.AT.dbws.net> wrote in message
news:O5*************@TK2MSFTNGP12.phx.gbl...
Hey all,

I have created a tiny web page to host my winformcontrol. When running this
by default on IIS port 80 it works fine however I want to run IIS on port 90
and it doesnt seem to work correctly.
I changed the IIS port the webserver listens to, and also changed the

html so the port is included in the CLASSID part of the object tag but my

browser
does not render the control correctly.
It seems to be able to locate the control as I dont get the usual little
graphic in the top left corner which indicates broken link but an empty

box
with a disabled scrollbar.
Anybody seen this before ?
Is there some other confiuration change i have to make ?


Nov 18 '05 #3

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

Similar topics

5
by: Shaul Dar | last post by:
Hi, I am looking for help with the following challenge. We are writing a Smart Client management application, which we want to appear to customers as a Web client. Hence we want to embed it...
5
by: Marc Robitaille | last post by:
Hello, Is there better a way of finding a control on WinForm than to use a recursive method on the controls collection property? I ask this question because I have winforms which have many...
5
by: Shaul Dar | last post by:
Hi, I am looking for help with the following challenge. We are writing a Smart Client management application, which we want to appear to customers as a Web client. Hence we want to embed it...
1
by: Hercules Dev. | last post by:
hi all, I developed a winform control and succeeded in hosting it in my ASP.Net application, I used the default way which is installing my winform control in the same directory of my ASP.Net...
1
by: Marek | last post by:
Hi all, who can give me an answer on this question: how to validate controls on WinForm? So clicking on AceptButton does not return control from WinForm to program until all controls have proper...
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
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...

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.