문제

I am using vs2010, asp.net website having mysql database. all i need to ask is:

when i build solution,rebuild solution,build website,rebuild website. it succeeds. but when i publish it on another folder it gives me this error on almost every page of my application.

Error   1   Circular file references are not allowed.

how am i suppose to deploy my website even on iis or my local machine?? I have tried batch="false" in the compilation part (web.config). but no use.

please help. thanx in advance.

도움이 되었습니까?

해결책

Have a look at this thread. It looks like the same issue with a lot of helpful advice going on.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top