Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Dave Brown #1
A DotNet Severe Limitation ?
I believe I have found a severe limitation of DotNet, with respect to
hosting Windows Form Controls in WebPages.
It appears this is only possible when the web is configured on Port 80. Any
other port and the control will not display.
After a couple of days of searching the newsgroups/various forums I have
found other postings requesting information on this anomaly yet nobody has
found a solution.
What are Microsoft doing with this ? It seems a common situation to run on
alternate ports, being restricted to the default 80 seems ludicrous.
Dave.
Dave Brown Guest
-
severe load problems, too many connections
hi, on an apache 1.3.37/mysql 3.23.49 server we often experience a slowdown and we get random "Too many connections" errors from the... -
Severe Frustration!!!
OK, Please excuse the slightly angered tone of this post but I'm in serious trouble and overwhelmed by frustration. I work for a company... -
SEVERE PROBLEM WITH TIMEOUTS! WARNING!
Wow, I am making a game, there is no money involved but it is for a contest. 1 week from the contest and almost 4,000 lines of code into it the game... -
occasional SqlException 'a severe error occured...'
Hello all, I face the problem that occasional in one WebApplication the following error occures: System.Data.SqlClient.SqlException: A severe... -
severe instability issues in MX
I was wondering if I couldn't get a little help with getting MX working. I seem to have run into some serious issues (basically I can crash DW MX... -
Cowboy \(Gregory A. Beamer\) #2
Re: A DotNet Severe Limitation ?
Limitation? Yes. Severe? How many people does it impact? I would venture
that while this is limiting, it is only severe to the few trying to do it
right now. In the future, the severity may change. If it is perceived as
large enough, MS will change it.
Most people pushing functionality that requires Windows Forms are not
embedding Windows Forms, like ActiveX, but actually deploying the WIndows
Forms apps. This is the direction MS is pushing with zero deployment.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
************************************************** ********************
Think Outside the Box!
************************************************** ********************
"Dave Brown" <dave.AT.dbws.net> wrote in message
news:uX$aAQJ8DHA.2712@tk2msftngp13.phx.gbl...Any> I believe I have found a severe limitation of DotNet, with respect to
> hosting Windows Form Controls in WebPages.
> It appears this is only possible when the web is configured on Port 80.> other port and the control will not display.
> After a couple of days of searching the newsgroups/various forums I have
> found other postings requesting information on this anomaly yet nobody has
> found a solution.
> What are Microsoft doing with this ? It seems a common situation to run on
> alternate ports, being restricted to the default 80 seems ludicrous.
>
> Dave.
>
>
Cowboy \(Gregory A. Beamer\) Guest
-
Dave Brown #3
Re: A DotNet Severe Limitation ?
Isnt this method zero deployment ?
Having a complex control running from the browser should be the simplest for
people to use, all they need to do is have the framework installed then go
to the website hosting the control.
rgds
Dave
"Cowboy (Gregory A. Beamer)" <NoSpamMgbworld@comcast.netNoSpamM> wrote in
message news:OfVUabK8DHA.3008@TK2MSFTNGP09.phx.gbl...has> Limitation? Yes. Severe? How many people does it impact? I would venture
> that while this is limiting, it is only severe to the few trying to do it
> right now. In the future, the severity may change. If it is perceived as
> large enough, MS will change it.
>
> Most people pushing functionality that requires Windows Forms are not
> embedding Windows Forms, like ActiveX, but actually deploying the WIndows
> Forms apps. This is the direction MS is pushing with zero deployment.
>
> --
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
>
> ************************************************** ********************
> Think Outside the Box!
> ************************************************** ********************
> "Dave Brown" <dave.AT.dbws.net> wrote in message
> news:uX$aAQJ8DHA.2712@tk2msftngp13.phx.gbl...> Any> > I believe I have found a severe limitation of DotNet, with respect to
> > hosting Windows Form Controls in WebPages.
> > It appears this is only possible when the web is configured on Port 80.> > other port and the control will not display.
> > After a couple of days of searching the newsgroups/various forums I have
> > found other postings requesting information on this anomaly yet nobodyon> > found a solution.
> > What are Microsoft doing with this ? It seems a common situation to run>> > alternate ports, being restricted to the default 80 seems ludicrous.
> >
> > Dave.
> >
> >
>
Dave Brown Guest



Reply With Quote

