For a system of equations to have no solution, the lines must be parallel, which occurs when:
\[
\frac{a_1}{a_2} = \frac{b_1}{b_2} \neq \frac{c_1}{c_2}.
\]
Comparing with \( ax + by = c \):
\[
\frac{k}{k+1} = \frac{1}{2} \neq \frac{1}{3}.
\]
Cross multiplying:
\[
2k = k+1.
\]
\[
2k - k = 1.
\]
\[
k = 1.
\]
Thus, for \( k = 1 \), the system has no solution.