This topic is locked

Edit As Read Only

2/8/2008 8:31:59 PM
ASPRunner.NET General questions
R
rob author

Hey,

I'm using version 4, just downloaded the new build today. When i set a field to "Edit As" "Read Only", i receive an error when trying to add.
Compiler Error Message: BC30451: Name 'fldEditusername' is not declared.
Source Error:
Line 56:

Line 57: Protected Sub SecurityObjectDataSource_Inserting(ByVal sender As Object, ByVal e As ObjectDataSourceMethodEventArgs)

Line 58: If fldEditusername.Text <> String.Empty Then

Line 59: e.InputParameters("Username") = fldEditusername.Text

Line 60: Else
Thanks,

Rob

Eugene 2/12/2008

This bug was fixed in last release.

Please download and install the latest version of ASPRunner.NET (build #167). You can get it here: http://www.asprunner.com/files/asprunnernet-setup.exe