I'm trying to export a list to Excel and I'm getting this error: "unable to download owssvr.dll"

Hi, 
Help, please.
I’m trying to export a list to Excel and I’m getting this error: "unable to download owssvr.dll"
Thanks in advanced.

Hi,
According to your post, my understanding is that you got the error "unable to download owssvr.dll" when exporting a list to Excel.
owssvr.dll is the module given by Microsoft to read the data from SharePoint Lists using remote procedure call.
You can find the OWSSVR.DLL in SharePoint 2010 Server Physical Path: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\ISAPI.
Please check whether it exists in SharePoint 2010 Server Physical Path.
Please check whether you export a list to Excel correctly.
Generally, the issue is caused by the brower. Please reset the IE to check whether it works.
In addition, you can repair the Office to check whether it works.
Here is a similar thread for your reference:
http://social.technet.microsoft.com/Forums/sharepoint/en-US/5f471d53-e980-4acc-a6cb-7c8722571ec0/problem-with-export-to-spreadsheet?forum=sharepointgenerallegacy
More information:
SharePoint RPC Protocols Examples Using OWSSVR.DLL
Best Regards,
Linda Li
Linda Li
TechNet Community Support

Similar Messages

  • I am trying to export a project in iMovie and I keep getting a error message about code revision

    I am trying to export a project in iMovie and I keep getting a error message about code revision. i need help!!!

    Hi there!
    Are you certain that the serial number is for InDesign? And the correct version?
    Please feel free to PM me if you wish to verify the serial number.
    Thanks,
    Amy

  • I recently tried to update iTunes to 11.1, and am now getting an error message "This application has failed to start because MSVCR80.d11 was not found."  I have uninstalled and reinstalled iTunes multiple times.  Am running Windows XP Svc Pack 3.  help

    I recently tried to update iTunes to 11.1, and am now getting an error message "This application has failed to start because MSVCR80.dll was not found.  Reinstalling the application may fix this problem."  I have uninstalled and reinstalled iTunes several times with no success.  I am running Windows XP Svc Pack 3.  Help please.

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99753)

  • My hard drive fried and had to be replaced. I'm trying to install CS4 from my original discs but keep getting this error message - "One or more of the required components of Adobe Creative Suite 4 Design Standard failed to install correctly". A customer s

    My hard drive fried and had to be replaced. I'm trying to install CS4 from my original discs but keep getting this error message - "One or more of the required components of Adobe Creative Suite 4 Design Standard failed to install correctly". A customer service rep gave me a link to download off the Adobe site, but when I try to open the file to run it, I get this error message - "A problem occurred extracting the archive".
    Can anyone help?

    Yep.  Nothing happens at all. Windows tries to execute the uninstaller, but I don't get any other screen and all activity stops for the MSI.  I monitored it in Process Monitor and the MSI executable appears, but is quickly ended, like it couldn't find anything or something.
    It's as if windows has a blank entry in Programs and Features, because it used to show the size of the Adobe application in the "Size" column.  Now it's just blank.  Link to screenshot below:
    http://img829.imageshack.us/img829/5006/screenshotcaf.jpg
    Note the install date.  That's when I was able to successfully reinstall it.  Now I can't even do that.  I should also mention I tried Revo Uninstaller.  It deleted one small registry key, but nothing changed.
    By the way, is the CS cleaner supposed to ask for a disc in the drive when you run it?  It refused to run unless I had one in it, so I used my install dvd.

  • Trying to sync my iPod with iTunes and I am getting this message:"This computer is no longer authorized to play purchased items that are on the ipod"...  I have deauthorized and reauthorized the account and still getting the same error.

    Trying to sync my iPod with iTunes and I am getting this message:"This computer is no longer authorized to play purchased items that are on the ipod"...  I have deauthorized and reauthorized the account and still getting the same error.  I have read and followed the instructions in the support article TS1389.  I do NOT have an SC info folder at /Users/Shared/ directory to delete.
    I just installed Lion yesterday, and am running iTunes 10.4.   First attempt to sync since upgrade.
    Thanks
    Dan

    Yup,
    Me too...this is stupid, stupid, stupid. Just purchased my 200 (ish) mac and now I am told that my new Mac Book pro is not "authorized".
    Which if my 200 macs are authorized. Can someone please tell me???
    I "deauthorized" my old MBP and still told I cannot use my iPhone with iTunes.
    Interesting that my old $2500 MBP, my new $3000 MBP and my $500 iPhone all cannot work cuz of some pinhead's decision to use this assorization process.
    Yes I am very, very, very mad.

  • Iam trying to import a short video in final cut express and I'm getting this error... File Error: 1 file(s) recognized, 0 access denied, 1 unknown.  How do I solve this problem? The video is on my desktop it's an mpg.

    Iam trying to import a short video in final cut express and I'm getting this error... File Error: 1 file(s) recognized. 0 access denied, 1 unknown. How do I solve this problem?  The video is on my desktop and it's an mpg file. Please help me 

    Get a copy of MPEG Streamclip and convert your MPG file to QuickTime/Apple Intermediate Codec (AIC).  In FCE, select one of the setups that uses AIC that best matches your clip (say, 1920x1080i60).  Create a new sequence, then import the converted file.
    Note that if your MPG file is actually MPEG2 you will also need the QuickTime MPEG2 Component in addition to MPEG Streamclip. 
    What was the source of the MPG file?  How about if you open it in QuickTime, then do Window > Show Movie Inspector.  Tell us what it says for codec/compression, frame size & frame rate.

  • Trying to install php 5.4.4 on my mac getting this error

    trying to install php 5.4.4 on my mac getting this error
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for a sed that does not truncate output... /usr/bin/sed
    checking build system type... i386-apple-darwin11.4.0
    checking host system type... i386-apple-darwin11.4.0
    checking target system type... i386-apple-darwin11.4.0
    checking for cc... no
    checking for gcc... no
    configure: error: in `/Users/apple/php-5.4.4':
    configure: error: no acceptable C compiler found in $PATH
    See `config.log' for more details.
    I am new to php and mysql. I am trying to learn however I can not install the latest version of php on my system I am running 10.4.7 can anybody help me

    If you're trying to build PHP from source (or, indeed, ANYTHING from source), you'll need to install XCode (the old Developer Tools), which include compilers such as gcc.
    However, if you don't need to install source, don't - it's usually a lot of trouble and you really need to know what you're doing. There are perfectly good PHP and MySQL binaries for Mac.
    Matt

  • I am using iWeb '08 2.0.4 to create a web page...since I will not be able to publish to Mobileme I am trying to publish to another server...I keep getting this error message " Parse error: syntax error, unexpected T_STRING"  I have no idea what to do????

    I am using iWeb '08 2.0.4 to create a web page...since I will not be able to publish to Mobileme I am trying to publish to another server...I keep getting this error message " Parse error: syntax error, unexpected T_STRING"  I have no idea what to do???? Any Suggestions?

    This is to do with the .htaccess file on your server.
    You either need to deal with this and open it with an html editor or change your web host.
    Do a search of this forum and there are plenty of posts that relate to parse error and .htaccess pages.  Have a look on the right hand side of this post and you will see similar ones like yours.

  • TS3682 im trying to restore my iphone with itunes and it gives me this error "We're sorry, we are unable to continue with your activation at this time."

    im trying to restore my iphone with itunes and it gives me this error "We're sorry, we are unable to continue with your activation at this time."

    This is usually a symptom that the phone was hacked/jailbroken. Was it?

  • I'm trying to update to iOS 5.1 but I keep getting an error message saying download failed

    I'm trying to update to iOS 5.1 but I keep getting an error message saying download failed

    I'm not sure this will help but you might take a look at this article.
    http://www.macworld.com/article/1165828/cure_for_an_incomplete_ios_update.html

  • Im trying to setup my phone and I Keep getting this error.  "Your iPhone could not be activated because the activation server cannot be reached. Try Connecting your iPhone to iTunes to activate it, or try again later.

    Im trying to setup my phone and I Keep getting this error.
    "Your  iPhone could not be activated because the activation server cannot be  reached. Try Connecting your iPhone to iTunes to activate it, or try  again later.

    Are you running one of the beta versions of iOS 7?
    Has the iPhone been jailbroken or modified to work with other
    than the original wireless provider?

  • TS3988 I get a "Connection Error - iCloud encountered an error while trying to connect to the server" message; I have been getting this error message for months, on any device I try to login with.

    I get a "Connection Error - iCloud encountered an error while trying to connect to the server" message; I have been getting this error message for months, on any device I try to login with.

    Hi
    I am sorry can't help you because I have same problem when login to icloude.com and try insert to Contacts!
    Many times happen.
    what is issues ?

  • Just tried to import CD in my iTunes music library, but get this error code "error occurred while converting file. You do not have the privilege to make changes"....any thoughts? Have not tried to change anything- only import CD ??

    Just tried to import a new CD into my iTunes music library, but get this error code "error occurred while converting file. You do not have the privilege to make changes"....any thoughts? Have not tried to change anything- only import CD ??

    Do you have read& write permissions to your iTunes library?
    See this thread: Re: "Error has occurred... You do not have the privilege to make changes."

  • I am trying to update CS5 on my Mac and I keep getting an error message

    I am trying to update CS5 on my Mac and it continues to say: "  There was an error downloading this update. Please quit and try again later." I have restarted my computer a few times and tried downloading again yet have continued to get the same response. Can anyone help? Here are the updates that are problematic:
      Adobe After Effects CS5 10.0.2 Update
      There was an error downloading this update. Please quit and try again later.
      Adobe Bridge CS5 4.0.5 Update
      There was an error downloading this update. Please quit and try again later.
      Adobe Extension Manager CS5 5.0 Update
      There was an error downloading this update. Please quit and try again later.
      Adobe Illustrator CS5 15.0.2 Update
      There was an error downloading this update. Please quit and try again later.
      Adobe Pixel Bender Toolkit 2.5 Update
      There was an error downloading this update. Please quit and try again later.
      Adobe Premiere Pro CS5 v5.0.4
      There was an error downloading this update. Please quit and try again later.
      Adobe® InDesign® CS5 7.0.4 update
      There was an error downloading this update. Please quit and try again later.
      Dreamweaver CS5 11.0.4 Updater
      There was an error downloading this update. Please quit and try again later.
      Fireworks CS5 11.0.2 Update
      There was an error downloading this update. Please quit and try again later.
      Photoshop 12.0.4 update for Photoshop CS5
      There was an error downloading this update. Please quit and try again later.
      Photoshop Camera Raw 6.7 Update
      There was an error downloading this update. Please quit and try again later.

    With the Error 2, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • Tried to install newest version of iTunes and I'm getting runtime error R6034

    Trying to install the new version of iTunes I am getting the following message from Microsoft Visual C++ Runtime library:
    Runtime error!
    Program: C:\Program Files\iTunes\itunes.exe
    R6034
    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application support team for more information.
    and the installation fails with Error 7 (Windows error 114).
    I already tried uninstalling iTunes, Apple Software Update, Apple Mobile Device Support and Bonjour. Rebooted and tried to installed iTunes from zero, but I keep getting the same error.
    I will appreciate any help with this issue.
    Thanks in advance!

    Hi htlara,
    Thanks for visiting Apple Support Communities.
    If you see the error "iTunes was not installed properly. Please re-install iTunes. (Error 7)" the troubleshooting steps in this article can help:
    iTunes for Windows: "Error 7" message when opening iTunes
    http://support.apple.com/kb/ts3074
    All the best,
    Jeremy

Maybe you are looking for

  • Visa Resource Name in cluster passed to Network Stream writer causes error 42.

    If I try and pass this "motor data" cluster with an embedded VISA resource name: to a Network Stream Writer in this manner: Then I get this error from the "Write Single Element to Stream" VI If I change the motor data cluster TypDef so that a string

  • Image to mysql

    Hi. Again I :) And new problem. I connected to MYSQL and I try sent byte[] image to database. The same code but database type is MSSQL working good but when I change type to MYSQL and type field in base image->blob I have error java.lang.NullPointerE

  • How to create logical directories with same name on two databases

    Hi, OS: Windows Oracle Version : 10g I have to databases in one oracle home. I have created some logical directories in one database. When I am trying to create logical directories with same name in another database, it is overwriting the first datab

  • Filtering Item, Customer and Supplier data on Marketing Documents

    My client has 7 franchises under one umbrella, so as their item, customer and vendor masters will be at one place in SBO. But their requirement is when specific franchise person work on marketing documents, could only be able to access its respective

  • Where does the iDVD templates folder reside?

    And is it accesible. I am I guess bored for lack of a better term with DVDSP apple provided templates and always liked a number of the iDVD ones that I would love to be able to import to DVDSP, However I know where and how to access DVDSP's templates