Permission Problem doing VS2008 Deploy with DatabaseEdition

I'm still trying to move to a new server.   Everything works find on the old one, but I'm having a strange permission issue on the new one (both win2008sp1).

I can launch vs2008 no problem, right mouse on the database project, and say "deploy".  It works perfect.  When I run the visual studio 2008 solution action and say the same thing, it hangs on a permission error.  (see attached).

ideas?

Project : "c:\temp\3plogic_pnp\3plogic\data\ThreePLogicDatabase\ThreePLogicDatabase.dbproj"
Target DBDeploy
Target DspDeploy
ERROR UNDEFINED00000 in ThreePLogicDatabase.dbschema(0,0) : The user does not have permission to perform this action.
ERROR TSD01234 in ThreePLogicDatabase.dbschema(0,0) : Failed to import target model 3plogic. Detailed message A fatal error occurred while the model was being imported.

001_fb1.jpg

Sorry, absolutely no idea. Did you manage to resolve this?