PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET Build Error Object reference not set to an instance of an object

Reply

Build Error Object reference not set to an instance of an object

 
Thread Tools Rate Thread
Old 13-01-2006, 04:40 PM   #1
=?Utf-8?B?cGRzbHVr?=
Guest
 
Posts: n/a
Default Build Error Object reference not set to an instance of an object


Hi

I have an application which when complied with vb.net 2003 will give one
Build Error showing the in task list. The build window reports no errors and
rebuild was all sucessful. The error is Object reference not set to an
instance of an object.
at line 0, if I click on the error it will take me to line 1 of the code
for a form, the command at this line is Imports
System.Text.RegularExpressions.

Otherwise the application is fine, it compiles and operates correctly, i can
create a new project using the same lines of code for this form and I do not
get this error.

Can anyone give me any pointers to what may be causing this behaviour

Thanks

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off