Re: HTML / XML Windows Forms end user control

"R. Rogers" <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.winforms
Message-ID <001901c78cd2$b41e3d90$6600a8c0@Speedster>
I'm searching there now, but I've got the following error coming
sporadically:

Description: An application error occurred on the server. The current custom
error settings for this application prevent the details of the application
error from being viewed remotely (for security reasons). It could, however,
be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable
on remote machines, please create a <customErrors> tag within a "web.config"
configuration file located in the root directory of the current web
application. This <customErrors> tag should then have its "mode" attribute
set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Anyone else seeing that?

Richard
-----Original Message-----
From: Discussion forum for developers using Windows Forms to build apps and
controls [mailto:[email protected]] On Behalf Of Booth,
Bill
Sent: May 2, 2007 10:34 AM
To: [email protected]
Subject: Re: [DOTNET-WINFORMS] HTML / XML Windows Forms end user control

Have you looked around CodePlex?
http://www.codeplex.com/

Try a search for XML.

-----Original Message-----
From: Discussion forum for developers using Windows Forms to build apps
and controls [mailto:[email protected]] On Behalf Of
R. Rogers
Sent: Wednesday, May 02, 2007 7:45 AM
To: [email protected]
Subject: Re: [DOTNET-WINFORMS] HTML / XML Windows Forms end user control


I certainly don't know of one, but I sure would like to!

I'm using a Regex to convert over 100 html "datasets" into XML. They all
look similar to this: http://www.sportstats.ca/res1997/nord10k.htm

I could send the code on, let me know if it would help you.

Speaking for myself, and possibly Vince as well, I would certainly be
interested in knowing which sites offer commercial (paid) and open
source controls. I used to develop in Delphi and there were a plethora
of sites where you could purchase/download components and controls that
ran the gamut from allowing a developer to get data from an MP3 to
powerful grids and data access controls.

Richard
-----Original Message-----
From: Discussion forum for developers using Windows Forms to build apps
and controls [mailto:[email protected]] On Behalf Of
Vince P
Sent: May 1, 2007 11:26 PM
To: [email protected]
Subject: [DOTNET-WINFORMS] HTML / XML Windows Forms end user control

Anyone know of a free/trial ware Windows Forms control that can parse a
HTML/XML page and show it to end user in its broken up state?

The information in this e-mail is confidential, may be legally privileged
and is intended solely for the addressee. If you have received this e-mail
in error, you are hereby notified that any use, distribution, or copying of
this communication is strictly prohibited.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.