Let $A$, $B$ and $C$ be some constants, and let $N$ be a random variable with standard normal distribution.
Question: is there an explicit solution to $$\mathbb{E}\left[\frac{1}{A+B e^{C N}}\right]?$$
If $A=0$, then the answer is $\frac{e^{\frac{C^2}{2}}}{B}$ which follows from the moment generating function. But if $A\neq 0$, using the density function of $N$, $$\mathbb{E}\left[\frac{1}{A+B e^{C N}}\right]=\int_{\mathbb{R}}\frac{1}{A+B e^{C x}}\cdot \frac{e^{-x^2/2}}{\sqrt{2 \pi}}dx$$ would lead nowhere.
You could expand the reciprocated expression as a geometric series $ \frac{ 1}{ 1+ m e^x}= \sum_k (-1)^k m^k e^{kx}$ and integrate termwise.