Hi friend
I don't know weather this is a big problem or a little one. But it create a lots of problem for me. So i am sharing my experience to solve this.
Those who develop websites using asp.net, may want to show a "message box".......but in asp.net there is no such class to do it. U have to inherit it from the window.
U may simply write "using System.Windows.Forms" in namespace area. But sometime it also create problem.
Try this path............
If you would like to use the components and controls which are defined in the namespace "System.Windows.Forms", you need to add a reference to it by right mouse clicking the project in the solution explorer and choosing "Add Reference" in the context menu -> Tab "Net" -> "System.Windows.Forms".
Subscribe to:
Post Comments
(
Atom
)
0 comments:
Post a Comment