Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Excel list not publishing to sps sites

  Asked By: Krysta Stark         Date: Mar 06, 2010      Category: Sharepoint      Views: 278

I created an excel list and tryed to publish it on a
sharepoint site. I get a message saying "Connection
cannot be establised with the server at this time".
Office 2003 and sps installed on the same machine.

can anyone help me out of this.

Tagged:              

 

11 Answers Found

 
Answer #1       Answered By: Makayla Lewis          Answered On: Mar 06, 2010       

Is the machine a real machine or a VPC? Is it on a network or standalone?

 
Answer #2       Answered By: Miranda Scott          Answered On: Mar 06, 2010       

Its on standalone.......................

 
Answer #3       Answered By: Deirdre Macias          Answered On: Mar 06, 2010       

That's likely the issue - try the following at a command prompt

net stop sens

Office looks at the network sensing service (what that command stops) to see if
there is a network present - if it doesn't find one, it assumes it cannot
contact the server. This is only necessary is the case where the client and
server are on the same machine and not networked.

 
Answer #4       Answered By: Kala Solomon          Answered On: Mar 06, 2010       

I did try that. After running in the command i got the
message "The system event notification on services
stopped successfully". But I still the error on
publishing. what am i missing?

 
Answer #5       Answered By: Madison Clark          Answered On: Mar 06, 2010       

How is name resolution being done on that system - DNS, WINS, or a hosts file?

 
Answer #6       Answered By: Dhanraj Saxsena          Answered On: Mar 06, 2010       

DNS-specific, wins-standard.
Let me know if you need more.

 
Answer #7       Answered By: Kacie Calhoun          Answered On: Mar 06, 2010       

Do you have any active networking at all on the system? If not, add a loopback
adapter device from add/remove hardware, give it an IP address, and make sure
that IP address is mapped to the server  name you are using. Also make sure that
you start Excel after you have disabled the service. The disable will only last
until your next reboot, so you'll have to run it each time.

 
Answer #8       Answered By: Duane Walton          Answered On: Mar 06, 2010       

I did disable the service before i stated Excel.
I am using the default ip add: 127.0.0.1. It works
either i use server  name or the IP add. Since its not
on Lan my network drive is disabled.

 
Answer #9       Answered By: Cassandra Cooper          Answered On: Mar 06, 2010       

I have read that Office 2003 PRO is required.
Check this before digging deeper into your network config.

 
Answer #10       Answered By: Elaina Suarez          Answered On: Mar 06, 2010       

ok i am adding microsoft loopback adapter

 
Answer #11       Answered By: Kacey Russo          Answered On: Mar 06, 2010       

I am little weak in Networking stuff. I
installed Loopback adapter and configured a new IP
Add. I disabled the Lan and tried configuring the new
IP with the sharepoint portal. It get an error saying
"bad host name" when i access my portal.

Where am i doing wrong.

 
Didn't find what you were looking for? Find more on Excel list not publishing to sps sites Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].