Thursday, July 29, 2010

Error when publishing to MOSS 2007 "This file cannot be saved to this location because there is no connection...."

Yesterday, I was playing with Excel Services on an old MOSS 2007 VM that has no network. When publishing an Excel Spreadsheet to Excel Services, I received the following error:

"Microsoft Office Excel This file cannot be saved to this location because there is no connection to the server. Check your network connection and try again. "

After some quick research, I found out that this problem is related to the System Event Notification Service. To work around this issue, I ran net stop sens from the command line.

image

And I was able to publish the Excel spreadsheet :)

0 comments: