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 > Errors
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....

INFO: Error Log Message "ACTION FAILURE... See MSI log for details." Does Not Specify the File Name (Q315320)        
Total Hits: 196  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When Visual Studio .NET Setup completes the installation process, the installation summary is displayed and you have the option to view the installation log file. If a Custom Action fails during setup, then the installation log files Installog.txt and Errorlog.txt will display the following error message:

"ACTION FAILURE... See MSI log for details."...

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...

BUG: "Expected Identifier" Error Message on Default.aspx ASP.NET Page (Q315990)        
Total Hits: 399  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you browse to a WebForm that is named Default.aspx and was created with Microsoft Visual Studio .NET, you receive the following error message:
A Runtime Error has occurred.
Do you wish to Debug?
Line: 19
Error: Expected identifier
This error occurs when server controls that cause a PostBack are present in a WebForm that was created with the C# language....

FIX: You receive a "System.NullReferenceException: object reference not set to an instance of an object" error message when you implement JIT optimiza        
Total Hits: 143  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you compile some code, it may have valid Microsoft intermediate language (MSIL). However, when you run the compiled application, you receive the following Unhandled Exception error message:System.NullReferenceException: Object reference not set to an instance of an object.If optimization is turned off, this exception error does not occur....

PRB: "VC Package Not Available or Not Registered" Error Message        
Total Hits: 392  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you create a WinForms application, you may receive the following error message:

"VC Package not available or not registered"

This behavior can occur even after what appears to be a successful installation.
CAUSE
This behavior seems to occur because the Windows Installer does not register TLBs and DLLs if the installer finds that these items already exist. In most cases, a previous version of Visual Studio .NET causes this behavior, even if the previous installa...

HOW TO: Detect If an Application Has Stopped Responding by Using Visual Basic .NET (Q304990)        
Total Hits: 171  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

In some situations, you may want to detect if an application is blocked. For example, when you are automating Microsoft Internet Explorer, you may want to know if Internet Explorer has stopped responding....

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''....

BUG: Automatically-Generated Page Event Handler Inserts Incorrect Event Name (Q318279)        
Total Hits: 401  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you automatically generate a page event handler, the automatically-generated page event handler is named WebForm1_Load , but the Page_Load event handler is connected to the function....

BETA-PRB: Error Message: Unable to Start Debugging. Unable to Start Program < application name.exe > (Q303067 )        
Total Hits: 1289  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you try to debug a managed application (one that makes use of the .NET Framework) with Visual Studio .NET Beta 2 software, you might experience the following error:

Error while trying to run project: unable to start debugging. Unable to start program < application name.exe >....

FIX: "TcpClientSocketHandler::NetStream is NULL" Access Violation Error Message When You Use a Custom Remoting Sink        
Total Hits: 85  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

If you use a custom remoting sink when you use Microsoft .NET Framework remoting in Microsoft Visual Studio .NET, you may receive the following access violation error message:TcpClientSocketHandler::NetStream is NULL.A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely ...

A .NET Framework application that contains an MSChart object runs slowly if the application was built in Visual Studio .NET 2003        
Total Hits: 120  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

A Microsoft .NET Framework application that contains an MSChart object runs more slowly if the application was built by using Microsoft Visual Studio .NET 2003 than if the application was built by using Visual Studio .NET 2002....



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