|
When testing in Vusual Studio a web page that uses smartDBforms.NET
and displays images from DB the images could not be displayed. Instead of the
image an error icon is displayed. |
|
|
|
When viewing the ASP.NET AJAX smartDBforms.NET demo page under Medium Trust the
following security exception could be encountered:
System.Configuration.ConfigurationPermission. When opening the other demo pages
the exception is not encountered. |
|
|
|
Shows how to extend smartDBforms.NET templates with controls from the ASP.NET AJAX
Control Toolkit |
|
|
|
When working in Visual Studio Html Designer with web forms which contain smartDBforms.NET
controls, the smartDBforms.NET controls could stop rendering in design mode. The following
error text appears on the place of the controls:
Error creating control - '[text]' could not be set on property '[propertyname]' |
|
|
|
You could receive the following error - [MySQL][ODBC 5.1 Driver][mysqld-5.0.51a-community-nt-log]Incorrect
time value: '11:12:34''11:12:3' for column at row 1, when you are using smartDBforms.NET with MySQL and ODBC driver and you edit
or create a new record, which contains columns
of type TIME |
|
|
|
When you are using smartDBforms.NET with MySQL and editing a database table where the primary key columns is auto increment and of type TINYINT, then in insert mode the
column is shown as editable instead of readonly. |
|
|
|
When you are using smartDBforms.NET with ODBC data provider and some of the table
columns are of either binary or guid type you could receive the following
error when updating or inserting: 'No mapping exists from DbType Object to a known
OdbcType' |
|
|
|
When working with SmartDBView in design time in Visual Studio 2008 or Visual Web
Developer Express 2008 and when try to resize SmartDBControl or SmartDBLabel the
resize handle does not appear and it is not possible to resize the controls. |
|
|
|
When you are using smartDBforms.NET with MySQL and when you edit an existing database record and try
to update it without changing anything in the fields then you receive 'No data was affected' error. |
|
|