Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Anpu Massri   on May 09 In Asp.net Category.

  
Question Answered By: Leon Evans   on May 09

If you do database operations in 'Page-Load', it will
run it everytime you postback , unless you specify "if
Not PostBack'.

Secondly check your connect strings in the function
where you get a 'database not found' error.

You could post relevant pieces of code  and exact error
message.

Share: 

 
 
Didn't find what you were looking for? Find more on webform button problem Or get search suggestion and latest updates.


Tagged: