I just ran into this problem as described in this message in the Gold Support forum.
http://support.sourcegear.com/viewtopic.php?t=2388
Jeff said it was being looked into on 12/2.
Is there a solution yet?
My random guess is that it has to do w/ a missing identity impersonation in the Web.config file.
Thanks,
Mike
Any solution to "Error setting server email options&quo
Moderator: SourceGear
Mike,
In the other case of this that came up ( http://support.sourcegear.com/viewtopic.php?t=2405 ), we did figure out that there was an issue with impersonation.
Run through this KB article to make sure that all of the permissions are set correctly.
http://support.sourcegear.com/viewtopic.php?t=1528
In the other case of this that came up ( http://support.sourcegear.com/viewtopic.php?t=2405 ), we did figure out that there was an issue with impersonation.
Run through this KB article to make sure that all of the permissions are set correctly.
http://support.sourcegear.com/viewtopic.php?t=1528
Jeff, I'm set up to use impersonation. I'm going to go check out the KB article Jeremy referenced right now. If I have further issues, I'll post back.
thanks,
Mike
what's strange is that I had just recently done an unistall of the 3.0 beta and an install of the 3.0 release, and I'd swear that I selected Impersonate and typed in the user and password to impersonate.
I also told the install to go ahead and adjust the security permissions on the VaultService directory when it asked. The security permissions on that directory look fine, but it's somewhat tough to tell because the user I wanted to impersonate is me, which is the user I was logged on as when doing the install.
However there is no identity line in the web.config file. The closest commented out line is this one:
<!-- IMPERSONATEPROCESS-identity impersonate="true" userName="AAAAAAAA" password="BBBBBBBB"/>IMPERSONATEPROCESS- -->
thanks,
Mike
what's strange is that I had just recently done an unistall of the 3.0 beta and an install of the 3.0 release, and I'd swear that I selected Impersonate and typed in the user and password to impersonate.
I also told the install to go ahead and adjust the security permissions on the VaultService directory when it asked. The security permissions on that directory look fine, but it's somewhat tough to tell because the user I wanted to impersonate is me, which is the user I was logged on as when doing the install.
However there is no identity line in the web.config file. The closest commented out line is this one:
<!-- IMPERSONATEPROCESS-identity impersonate="true" userName="AAAAAAAA" password="BBBBBBBB"/>IMPERSONATEPROCESS- -->