HighTechTalks DotNet Forums  

NullReferenceException: Object reference not set to an instance of

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss NullReferenceException: Object reference not set to an instance of in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Paola
 
Posts: n/a

Default NullReferenceException: Object reference not set to an instance of - 09-13-2005 , 07:51 PM






I get the following error:

Object reference not set to an instance of an object.
[NullReferenceException: Object reference not set to an instance of an
object.]
exception0905.Component1.FillDataSet(myDataSet1 dSet) +15
exception0905.WebForm1.Page_Load(Object sender, EventArgs e) +47
System.Web.UI.Control.OnLoad(EventArgs e)
System.Web.UI.Control.LoadRecursive()
System.Web.UI.Page.ProcessRequestMain()

When trying to view a newly created webform that created using the
"Walkthrough: Creating a Web Application Using Visual C# or Visual Basic"
instructions.

Any idea why i get this error? I used different database and table than
provided in the walkthrough but followed everything so it should have worked.
New to .NET, suggestions needed. thx


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.