Visual Studio 2012 freeze problem at DefineField

Posts   
 
    
PAZIMLI
User
Posts: 82
Joined: 01-May-2008
# Posted on: 09-Dec-2013 16:34:58   

When I mousover Define Keyword, cursor and mouse are freezing and can not do any operation about 5 minutes. So that I could not write define field program code.

ResultsetFields fieldsTerminal = new ResultsetFields(Cool; fieldsTerminal.DefineField(UygulamaFields.UygulamaAdi, 0); fieldsTerminal.DefineField(MenuElemaniFields.GorunecekAdi, 1); fieldsTerminal.DefineField(KullaniciMenuFields.UygulamaKodu, 2);

And also When I click anywhere on "Define Field sentence", cursor and mouse are freezing and Visual Studio is locked about 5 minutes. How can I solve this problem?

Thanks. confused

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 09-Dec-2013 16:52:49   

Duplicate. Continued in helpdesk thread.

Frans Bouma | Lead developer LLBLGen Pro