I've tried setting up VEM in .NET 1.1 and 2.0; I've changed the XML file to reflect the database server name; I've added the Integrated Security=SSPI section; I've done everything that I can possibly find to get VEN working and I've failed.
With SSPI enabled, I get login failed for domain\web server name$ (foobar\webserver$) - this implies that VEM is trying to log onto the SQL Server using the Web Server's domain details.
What version of the .NET framework should VEM run under? Does it fully support Integrated Security logins (I have other .NET 2.0 apps running on the web server that do this with no problem)?
I've noticed that there's been little in the way of replies to ither threads for a while - has VEM been put on the back burner?