Everything was work but in some moment stops.
I have GridView and sqldatasource with stored procedure and 4 parameters. DataBind simply not work anymore and gridview is empty. When i copy my stored procedure and make query in code and pass parameters everything is ok!!
Why?