Click here to Skip to main content
15,921,837 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: VS.NET Classview issue Pin
Rick Crone14-Mar-02 9:25
Rick Crone14-Mar-02 9:25 
GeneralRe: VS.NET Classview issue Pin
Travis D. Mathison14-Mar-02 9:34
Travis D. Mathison14-Mar-02 9:34 
GeneralRe: VS.NET Classview issue Pin
Rick Crone14-Mar-02 9:42
Rick Crone14-Mar-02 9:42 
GeneralRe: VS.NET Classview issue Pin
Travis D. Mathison14-Mar-02 9:47
Travis D. Mathison14-Mar-02 9:47 
GeneralRe: VS.NET Classview issue Pin
dazinith13-Mar-02 6:40
dazinith13-Mar-02 6:40 
GeneralRe: VS.NET Classview issue Pin
Travis D. Mathison13-Mar-02 6:48
Travis D. Mathison13-Mar-02 6:48 
GeneralUser Control Pin
flashgordonmjg5-Mar-02 14:51
flashgordonmjg5-Mar-02 14:51 
GeneralRe: User Control Pin
James T. Johnson5-Mar-02 15:54
James T. Johnson5-Mar-02 15:54 
The exception that is being thrown is caused because you are accessing an object without first creating the object.

On line 146 of realestatesummary.ascx.cs you are using the object that is the culprit. Check in your code and make sure that somewhere you are assigning to that variable.

HTH,

James

Sonork ID: 100.11138 - Hasaki
"Smile your little smile, take some tea with me awhile.
And every day we'll turn another page.
Behind our glass we'll sit and look at our ever-open book,
One brown mouse sitting in a cage."
"One Brown Mouse" from Heavy Horses, Jethro Tull 1978

GeneralUsing System.Web.Mail Pin
Kristjan4-Mar-02 22:37
Kristjan4-Mar-02 22:37 
GeneralRe: Using System.Web.Mail Pin
Kristjan4-Mar-02 23:45
Kristjan4-Mar-02 23:45 
QuestionVS.NET ClassWizard? Pin
Travis D. Mathison4-Mar-02 14:26
Travis D. Mathison4-Mar-02 14:26 
AnswerRe: VS.NET ClassWizard? Pin
Mazdak5-Mar-02 0:42
Mazdak5-Mar-02 0:42 
GeneralRe: VS.NET ClassWizard? Pin
Travis D. Mathison5-Mar-02 3:25
Travis D. Mathison5-Mar-02 3:25 
GeneralRe: VS.NET ClassWizard? Pin
Mazdak5-Mar-02 4:19
Mazdak5-Mar-02 4:19 
GeneralRe: VS.NET ClassWizard? Pin
Travis D. Mathison5-Mar-02 4:21
Travis D. Mathison5-Mar-02 4:21 
GeneralRe: VS.NET ClassWizard? Pin
Chandram5-Mar-02 21:26
Chandram5-Mar-02 21:26 
GeneralRe: VS.NET ClassWizard? Pin
Kevin McFarlane26-Mar-02 8:28
Kevin McFarlane26-Mar-02 8:28 
GeneralEfficiency issues from VC++6.0 to VC++.NET Pin
myenigmaself4-Mar-02 9:51
myenigmaself4-Mar-02 9:51 
GeneralRe: Efficiency issues from VC++6.0 to VC++.NET Pin
Rick Crone14-Mar-02 9:29
Rick Crone14-Mar-02 9:29 
GeneralRe: Efficiency issues from VC++6.0 to VC++.NET Pin
16-Mar-02 6:54
suss16-Mar-02 6:54 
GeneralNeed help serializing object in c++ Pin
HJB4173-Mar-02 16:16
HJB4173-Mar-02 16:16 
QuestionHow much of .NET is .NET ? Pin
1-Mar-02 16:41
suss1-Mar-02 16:41 
AnswerRe: How much of .NET is .NET ? Pin
James T. Johnson1-Mar-02 18:13
James T. Johnson1-Mar-02 18:13 
AnswerRe: How much of .NET is .NET ? Pin
Daniel 'Tak' M.9-Mar-02 9:47
Daniel 'Tak' M.9-Mar-02 9:47 
QuestionEpsilon Emmulation in VS.NET? Pin
28-Feb-02 7:02
suss28-Feb-02 7:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.