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

Dev Articles
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 Studio.Net > Errors & Bugs > Bugs
Search:
What's New - What's Hot


BUG: Error When You Set the Table Property of a DataView Control to (None) (Q316015)        
Total Hits: 211  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you use the Microsoft Visual Studio .NET (VS .NET) Database Designer to set the table property of a DataView control to (None),
you may receive the following error message:
Error: "Invalid properties value" Object reference not set to an instance of an object....

BUG: Error Message During MDAC Portion of Visual Studio .NET Setup: Digital Signature Error (Q315059)        
Total Hits: 132  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

During the Windows Components Update portion of Visual Studio .NET Setup, the Microsoft Data Access Components (MDAC) portion of the update fails with the following error message:

digital signature error

NOTE: If you are instructed to install MDAC 2.7 by the .NET Framework SDK installation, this behavior and error message may differ, although the information in the "Cause" and "Resolution" sections of this article still applies....

BUG: Visual Studio .NET Properties Window Does Not Respond After You Run Debug (Q313899)        
Total Hits: 233  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

After you debug a Visual Studio .NET application, the Properties window may not respond when you press F4 or when you select Properties Window on the View menu....

BUG: Error Message: Component 'DiffMergeCtl.ocx' or One of its Dependencies Not Correctly Registered: a... (Q317976)        
Total Hits: 469  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

You may receive the following error message: Component 'DiffMergeCtl.ocx' or one of its dependencies not correctly registered: a file is missing or invalid....

BUG: Error Message When You Call an OleDbDataReader Object: System.InvalidCastException: QueryInterface for Interface IRowset Failed (Q313510)        
Total Hits: 517  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you call an OleDbDataReader object that invokes the Read method
from a different single-threaded apartment (STA) thread than the
object was created in, you receive the following exception:
System.InvalidOperationException:
The OleDbDataReader.Read must be used from the same thread on which is was created if that thread''s ApartmentState was not ApartmentState.MTA...

BETA BUG: Visual Studio .NET Analyzer Does Not Function on Computers Running Windows NT 4.0 Until System Restart (Q316069)        
Total Hits: 89  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you install Visual Studio .NET Analyzer on a computer running Windows NT 4.0, the Analyzer program cannot collect events until you restart the computer....

PRB: Visual Studio 6.0 - Error Message: Dao350.dll Was Unable to Register Itself in the System (Q304230)        
Total Hits: 3161  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you try to install a Visual Studio product, you may receive the following error message: dao350.dll was unable to register itself in the system The problem occurs when the installation process completes the "copying files" part and begins the "updating the system" part....

BUG: Error 1619 When You Install a Package That Uses Web Bootstrapper (Q313498)        
Total Hits: 351  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you install a Setup application built with Visual Studio .NET that is configured with the Web Bootstrapper settings, you may receive the following error message:
An error occurred installing the package. Windows Installer returned ''1619''....

Visual Studio .NET stops responding when you create a Web application        
Total Hits: 163  |  Today: 0 Author: microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

If your computer is running third-party firewall software, such as Zone Labs ZoneAlarm Pro, the Microsoft Visual Studio .NET IDE may stop responding when you try to create a Web application....

BUG: Visual Studio Analyzer Does Not Work If Both the .NET Version and the 6.0 Version Are Installed (Q316052)        
Total Hits: 181  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you try to install the version of Visual Studio Analyzer that is included with Visual Studio .NET, you receive the following message:
The version of Visual Studio Analyzer shipping with Visual Studio .Net cannot be installed on a computer with Visual Studio Analyzer 6.0 installed. Please uninstall Visual Studio Analyzer 6.0 before installing Visual Studio Analyzer from Visual Studio .Net...

BUG: Visual Studio .NET IDE Quits Unexpectedly When You Change the Source of a SubReport in Crystal Report Expert (Q313521)        
Total Hits: 176  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

The Microsoft Visual Studio .NET integrated development environment (IDE) quits unexpectedly when you attempt to change the source of a SubReport in Crystal Report Expert....

BUG: Visual Studio .NET IDE Stops Responding with Too Many Classes in One .cs File (Q315473)        
Total Hits: 217  |  Today: 1       Rating:  
Read Reviews | Write Review |   Your Rating: 

If you add too many classes (for example, approximately 1,000) in a single C# (.cs) file while the file is open in the Visual Studio .NET Integrated Development Environment (IDE), the IDE may appear to stop responding (hang)....

BUG: Visual Studio .NET Erroneously Removes White Space from File (Q314035)        
Total Hits: 73  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you edit and then save a schema file in Visual Studio .NET, any extra white space is removed, even though you intended the extra white space to be preserved.
...

BUG: .NET Visual Studio Macro Dialog Boxes Appear Behind the Visual Studio .NET IDE (Q312877)        
Total Hits: 90  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Dialog boxes, such as those that are displayed by the

OpenFileDialog

class, might appear behind the Visual Studio .NET integrated development environment (IDE) when these dialog boxes are used in macros. No icon appears in the task bar to indicate that the new window exists....

BUG: Visual Studio Uninstall Removes Documentation Menu Item from Start Menu .NET Framework SDK Submenu (Q311531)        
Total Hits: 44  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

After you remove Visual Studio .NET from a computer, Documentation is missing from the Microsoft .NET Framework SDK submenu. (To access this submenu, click Start, point to Programs, and then point to Microsoft .NET Framework SDK .) This only happens if you previously installed the .NET Framework SDK and then installed Visual Studio .NET and included the .NET Framework SDK....

BUG: Too Many Delegate Types in a Managed Type Definition Causes a C1001 Compiler Error (Q315544)        
Total Hits: 168  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you define more than 18 delegate types in a managed type (class or struct), and then you try to compile the code, you receive the following error message:

"Q315544.cpp(181) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2844)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information"...



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