Server   Error   in   '/Links'   Application.   
  --------------------------------------------------------------------------------   
    
  Configuration   Error     
  Description:   An   error   occurred   during   the   processing   of   a   configuration   file   required   to   service   this   request.   Please   review   the   specific   error   details   below   and   modify   your   configuration   file   appropriately.     
    
  Parser   Error   Message:   An   error   occurred   while   parsing   EntityName.   Line   4,   position   97.   
    
  Source   Error:     
    
    
  Line   2:     <configuration>   
  Line   3:     <appSettings>   
  Line   4:             <add   key="ConnectionString"   value="server=(local);database=NewVerison;uid=sa;pwd=KJYY(^^&^^%^%0052XX"   />   
  Line   5:     </appSettings>   
  Line   6:         <system.web>   
      
    
  同样的代码,同样的配置,我在本地就好好的。为什么到服务器上就不行了捏?