On Sat, Aug 29, 2009 at 3:05 AM, Velsankar<[email protected]> wrote:
>
> Option #1: Rebuild it & try again.
> Option #2: Close application, log - off, login & try again.
>
> Think rebuild itself will work.
>
> Rgds,
> Velsankar
>
> On Aug 28, 12:15 pm, stanlei <[email protected]> wrote:
>> im making a program in C# with connectivity ...
>>
>> 1.suddenly visual studio stops recognising my objects
>> 2.How can i close forms n call dem again ... im using this.close but
>> it says stack overflow state if i try to call its again
>

"Clean" first ... then rebuild. Sometimes, stuff "sticks."

Also you may need to reinstall your .NET framework(s).

Sometimes Visual Studio itself needs repair/re-service packing or a
reset on load ... or a devenv /resetskippkgs or devenv /resetsettings.

As far as instantiating, showing and hiding forms, what context are
you doing this in where the stack overflow is being thrown?

∞ Andy Badera
∞ This email is: [ ] bloggable [x] ask first [ ] private
∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

Reply via email to