Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, May 10, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > Visual Basic.Net > Errors and Bugs
Search:
What's New - What's Hot
Listings for VB.NET BUG VB.NET BUG (34)
Listings for VB.NET Errors VB.NET Errors (11)
Listings for VB.NET PRB VB.NET PRB (24)
 

BUG: DataGrid Web Server control wraps when the ItemStyle Wrap property or the HeaderStyle Wrap property is set to false in Visual Basic .NET        
Total Hits: 82  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article refers to the following Microsoft .NET Framework Class Library namespace
When you set the HeaderStyle Wrap or the ItemStyle Wrap property to False, data is still wrapped in the columns of the DataGrid Web control....

PRB: SET Statements Do Not Have Connection-Wide Scope with ExecuteReader() of SQLCommand Class (Q316889)        
Total Hits: 497  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you are using SET statements that are followed by resultsets that are returning statements such as SELECT, existing Microsoft SQL tools return non-resultset queries. This is not true when you are using the SqlCommand.ExecuteReader method. When SET statements are used with SqlCommand.ExecuteReader, the SQL statements that contain SET statements such as "SET statistics profile on" return results from the set statements. The preceding SQL statements (such as SELECT * FROM TableA) that are exec...

PRB: DataSet Contains Duplicate Records Based on SQL Outer Join Query (Q317058)        
Total Hits: 677  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

If you call the Fill method of the DataAdapter object twice on a DataTable in a DataSet that is based on a SQL outer join statement, if you do not first clear the current contents of the DataTable, the DataTable may contain two copies of each record....

BUG: Data Is Not Loaded in DataGrid 6.0 if You Use the 'RetrieveFields' Option in Visual Basic 6.0 (Q316159)        
Total Hits: 428  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

If you upgrade a Microsoft Visual Basic 6.0 project to Visual Basic .NET, and the project contains a DataGrid that was populated by using the RetrieveFields option, the data does not appear in the grid....

BUG: elementFormDefault and attributeFormDefault Properties of XSD Schema Are Incorrect When Read from Designer (Q316798)        
Total Hits: 426  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use the XSDSchema designer tool to create an XSD schema, the elementFormDefault and attributeFormDefault properties are read incorrectly by the designer....

BUG: Creating Circular References Between UserControls Closes Visual Basic .NET Without Warning (Q316554)        
Total Hits: 584  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use Visual Basic .NET to create two Windows Control Libraries (UserControls) that have a circular reference between them, and then you try to add one control onto another, the integrated development environment (IDE) may close (crash) without warning....

PRB: "Unhandled Exception of Type 'System.ArgumentException'" Error Message When You Use the ListBox Sorted Property (Q316568)        
Total Hits: 557  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

To resolve this issue, set the Sorted property before you bind the ListBox to a datasource....

PRB: Cannot Assign Images to a ColumnHeader Control in a Windows Forms ListView Control Using Visual Basic .NET (Q316202)        
Total Hits: 551  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you attempt to assign images to a ColumnHeader control in a Windows Forms ListView control, the operation is unsuccessful....

BUG: The Scale Value for Oracle Numeric Parameter Is Ignored (Q317528)        
Total Hits: 415  |  Today: 1 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you set the scale for a parameter of type NUMBER, it does not affect the value of the parameter that is passed to the database....

BUG: "Unhandled Exception" Error Message When You Use Visual Basic 6.0 Components from Managed Code (Q310451)        
Total Hits: 498  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use Visual Basic 6.0 components in your managed code, you may receive "Unhandled Exception" error messages....

PRB: Problems Using an XML Web Service that Returns a DataTable (Q306134)        
Total Hits: 685  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you browse to the URL of an XML Web service that returns a DataTable from one of its Web methods, you may receive the following error message:
System.Data.DataRelation cannot be serialized because it does not have a default public constructor....

PRB: Error "Invalid Attempt to Read from Column Ordinal" When You Use DataReader in Visual Basic .NET (Q308069)        
Total Hits: 432  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use DataReader to read a row, if you try to access columns in that row, you receive an error message similar to the following:
System.InvalidOperationException: Invalid attempt to read from column ordinal '0'. With CommandBehavior.SequentialAccess, you may only read from column ordinal '2' or greater....



DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net