I tried many times, but I always find isometries.
Let $\mathscr{C}$ be the conic: $x^2+2y^2=1$
Find a linear application $F$, that is not an isometry, s.t. $F(\mathscr{C})=\mathscr{C}$. Are the applications which map $\mathscr{C}$ in itself a finite set?
For one such transformation, consider reflection in the line $x=y$. This maps the principal axes of the ellipse onto each other. Now scale to adjust the semiaxis lengths appropriately. In matrix form, this transformation is $$\begin{bmatrix}\sqrt2&0\\0&\frac1{\sqrt2}\end{bmatrix} \begin{bmatrix}0&1\\1&0\end{bmatrix} = \begin{bmatrix}0&\sqrt2\\\frac1{\sqrt2}&0\end{bmatrix}.$$ This is quite obviously not an isometry, although it is area-preserving. Playing with the signs of the non-zero elements of this matrix gets you a few other transformations that also map the ellipse onto itself.
There are many more that this handful, though. Let $C=\operatorname{diag}(1,2)$. Basically, you’re looking for $2\times2$ invertible matrices $M$ such that $M^{-T}CM^{-1}=C$, equivalently, $M^TCM=C$. If you multiply this out element by element, you get three independent equations in the four elements of $M$. This system is underdetermined, so if there are any solutions at all—which we know there are from above—there will be an infinite number of them. The solution set is a one-parameter family of linear transformations that map $\mathscr C$ onto itself.