Re: Msgbox on Windows Server 2003
- From: "Patrice" <nobody@xxxxxxxxxxx>
- Date: Mon, 13 Jun 2005 15:28:00 +0200
Looks like you display a server side msgbox. Though it lloks to work when
the server is the same than your client machine keep in mind that this is
menaingless server side...
Patrice
--
"Daryl Zavier" <Daryl Zavier@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le
message de news:C1A69E7C-CB56-4AA2-BB1D-A3A01DF40039@xxxxxxxxxxxxxxxx
> Hi Guys,
>
> I'm really new to .Net development and need your advise on this.
>
> Recently I've completed a web application using VB.net (Visual Studio .Net
> 2003). In the application whenever the user clicks the delete button, a
> msgbox will appear prompting the user to confirm the deletion via the Yes
or
> Cancel button.
>
> On my own machine (Win 2k IIS5), the msgbox appears without any issues.
> However when I deploy the application on a Windows Server 2003 machine,
the
> msgbox will not appear and a event will be captured in the system log as
> "Application Popup" containing the text that I wanted to display (e.g. Do
you
> really want to delete this user record?).
>
> Can anyone help me out on this? Many thanks in advance!!!
.
- References:
- Msgbox on Windows Server 2003
- From: Daryl Zavier
- Msgbox on Windows Server 2003
- Prev by Date: How to serializing object in an unreferenced assembly?
- Next by Date: Re: 'From address' Name Resolution problem
- Previous by thread: Msgbox on Windows Server 2003
- Next by thread: Validating a group of textboxes
- Index(es):
Relevant Pages
|