hi,
I moved my ssis solution from on dev machine to another.
When building the solution, visual studio keeps saying that the build failed but no errors are returned which is not really helpful...
any clues would be appreciated.
thanks
I don't believe you need to "build" anything.|||well, the solution is built before starting the debugger process...
anyway, I've sorted my problem... errors where not displayed in the error list but I've found one returned in the output window.
It was complaining that it could not load the project files (note that I had no errors while loading the solution in VS).
I've deleted the .suo and other user files from the solution and it now works... did not realise that project file paths informations could be in the user files... I was expecting this information to be specific to solution and project files ...
|||I set my projects to never build under Tools-Options. Never had a problem.
No comments:
Post a Comment