|
i have a solution and 9 projects (two of them are web projects, said it back-end and front-end) at all. and there's a project dependencies.
here's is my trial :
first trial
(a) i build solution, succeed
(b) i rebuild solution, failed, there's a lot of error messages said that "circular file reference are not allowed" and "unknown tag server tag 'uc1:b'" (for this error, i've checked on the register tag prefix, and there's no wrong at all).
second trial
(a) build my back-end website, succeed
(b) rebuild my back-end website, failed, same error as first trial (b)
(c) publish my back-end website, failed, same error as first trial (b)
third trial
(a) build my front-end website, succeed
(b) rebuild my front-end website, failed, error (circular file reference and unknown tag prefix)
(c) publish my front-end website, failed, error (circular file reference and unknown tag prefix)
fourth trial
at this point i tried to build each projects (all of them are 7 projects) that bolster up the front-end and back-end websites. after that i tried this :
(a) build my front-end website, succeed
(b) rebuild my front-end website, succeed
(c) publish my front-end website, succeed
(d) build my back-end website, succeed
(e) rebuild my back-end website, failed, same error as first trial (b)
(f) publish my back-end website, failed, same error as first trial (b)
question :
are there any issues about it? are there any solutions to what i got?
|
|
|
|
|
|
|
// |