|
-
Jun 7th, 2005, 03:08 AM
#26
Re: read/write to ini file help...
If the code you have posted is correct, you are referring to the UserName property when you are setting the UserName property. This would create an infinite recursion and lead to an OutOfMemoryException if I'm not mistaken. You should be referring to the m_UserName variable, i.e.should beIf this is just a typo on your part, please let me know the details of the exception.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|