사용자 변수 설정이 기본적으로 FALSE가 되어 있어서 나오는 에러.
해결방안
ConnectionString="xxx;xxxx;allow user variables=true;";
'ERROR' 카테고리의 다른 글
[IIS]WAS, W3SVC 서비스 중지 (0) | 2013.06.28 |
---|---|
[Javascript Runtime Error]Sys.ParameterCountException - 매게 변수의 개수가 일치하지 않습니다. (0) | 2013.05.13 |
[ASP.NET]IIS에 올렸을 때 이미지가 뜨질 않을 때 (0) | 2013.03.25 |
[.NET]Google.Apis.Json.NewtonsoftJsonSerializer (0) | 2013.03.11 |