I have a SqlServer 2008 Express installation with w/ArcSDE_Personal. I've successfully restored a database and repaired sde connections to my mxd's. I can analyze the map without error but when I try to publish the map I get:
"The SOC account cannotresolve the path to the data, or the SOC account has not been granted read permissions to the data. In the case of ArcSDE, direct connect may not be configured properly, or the SOC may not have permission to access the database."
I've added the SOC account and granted read/write permissions to the folders containing the database. The SOC, SOM and geodatabase are all on the same server (Windows 2003 Standard x64 SP2). I've searched the forums and found that this was a bug for Oracle when trying to publish map services, but I don't see anything for SqlServer. I can connect to the geodatabase using Database and Operating System authentication. It appears to be a "Direct Connect" issue. I'm running ArcGIS 10.0 w/ ArcGIS Desktop SP5 and ArcGIS Server .net GIS Services SP5. Can anyone help me with this?