Login  
Search All Forums
Dart Home | PowerWEB LiveControls for ASP.NET | Custom Development Reply | PowerWEB LiveControls for ASP.NET Topics | Forums   
AuthorForum: PowerWEB LiveControls for ASP.NET
Topic: LiveMessageBox and Confirm
rockschtar

From: Nuernberg, Germany
Posts: 6
Member Since: 11/30/05
posted March 27, 2006 8:30 AM

I added a LiveMessageBox in my ASP.NET-Site. When I set the DialogType to "Alert" the Box works and is shown when a event is fired. When I change the DialogType to "Confirm" I get the ErrorMessage:
 
"Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object."

And here ist the code:
Sub SubTest(ByVal sender As Object, ByVal e As Dart.PowerWEB.LiveControls.LocationEventArgs) Handles ltbxVorname.LocationClick

lmbxAsk.Show("Test 123", Dart.PowerWEB.LiveControls.DialogType.Confirm)
End Sub

K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted March 27, 2006 4:13 PM

Hi,
Thanks, this has previously been reported as issue #3657, and will be fixed in the next release.

For updates on the status of the next release, please contact David Harry (sales@dart.com).

Thanks again,
-ken
Reply | PowerWEB LiveControls for ASP.NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX