Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: SPV
  • Order by date
  1. SPV

    Cannot see all content

    Hi, I don't often have time to respond here these days, but I can offer some thoughts in the hope that it will help you get towards a solution. The content databases are pretty confusing place (and I take you already know that they should never be updated manually). Even those site collections...
  2. SPV

    Document Library - Left Click not working

    Did you fix this? Just had a couple of thoughts... Does it just happen (for this user) on that library/site, or on other sites too? Thinking it could be an odd permissions thing. Or are they using a particular view on that library? Might also be something up with his IE settings, but I'm...
  3. SPV

    How to restore a specific document from a SharePoint library

    I can't remember the details and I'm away from our installations at the moment, but Sharepoint 2010 also has an option (in Central Admin Console) to interrogate a content database without properly connecting it to the farm, allowing you to restore items from it. Saves you having to restore to a...
  4. SPV

    Shaded Cells

    By the way, congrats on the new job. :-)
  5. SPV

    Shaded Cells

    What happens if you Print Preview first, then print? Not suggesting it as a workaround, but as a way of trying to work out what's going on with the spreadsheet. Also, have you checked the formatting (and conditional formatting) of the cells involved? Perhaps they are picking up on another value...
  6. SPV

    Deadlock error during STSADM export

    Hmmm, you've caught me there. Sorry, I think I was thinking of the stsadm backup operation, not the import operation you clearly mentioned. My bad. As an aside, WSS SP2 introduced automatic site locking for the backup operation (which I take to be a very strong recommendation from Microsoft)...
  7. SPV

    Deadlock error during STSADM export

    Hi Jonathan. I haven't hit this particular error before and don't know anything about Sharepoint's event receivers. However I do have a suggestion... have you put a read-only lock on the site collection (Admin Console -> Application Management -> Site Collection Quota and Locks) before starting...
  8. SPV

    Viewing site on a Nokia

    I would assume that the Sharepoint site you are trying to access uses HTTPS, but the browser on your Nokia phone can only handle HTTP. That's my experience of it anyway (HTTPS-only Sharepoint Extranet, inaccessible on Nokia 6300 using built-in browser or Opera Mini).
  9. SPV

    Outlook 2007: change default search folders for Find Related Messages

    Hi all, We have just started upgrading to Outlook 2007 (from 2002/XP) and I am stumped by one of the new 'features'. When I preview or open an email I have previously replied to/forwarded, I still get the "Find related messages" option. Great. But when I use it, Outlook 2007 adds my top-level...
  10. SPV

    Generate E-mail from within Excel based on conditional format outcome.

    Or, within Excel itself, why don't you move the formatting condition to an extra column (one column per condition - hide the columns if you want to). Then both your conditional formatting and your email routine could check the true/false in the cell.
  11. SPV

    Disabling duplicates in WSS 3.0 Search?

    Hi, Does anyone know how I can stop WSS 3 grouping certain search results into duplicates? We are currently experiencing the problem where Search flags some files as duplicates even though they are clearly not. The simplest solution would seem to be to switch off this duplicate functionality...
  12. SPV

    How to list all SharePoint databases

    After posting that reply, I found myself wondering how you would programatically get all the URLs (given that you need to run stsadm -o enumcontentdbs for each URL)... stsadm -o enumzoneurls might help. It does list all the web applications, but it also shows the alternate URLs too so you'd...
  13. SPV

    How to list all SharePoint databases

    Don't know about .net, but the stsadm command can do this on a per-URL basis: stsadm -o enumcontentdbs -url <url> I hope this helps.
  14. SPV

    SharePoint and Coldfusion

    Thanks for posting the answer to your own question - someone else is bound to hit the same problem in the future. Have a star.
  15. SPV

    Split a document library into two - retining version history etc

    Thanks Jon. I think that's further than we had got with other methods. Looks like SharePoint Designer is the best bet (until someone writes a third-party tool to do the job properly). Thanks too to Patrick for suggesting it.
  16. SPV

    Changing time zone on Admin Console (WSS 3)

    So simple, yet so effective. Should have thought of that myself... [blush] Thanks Jonathan, it worked a treat. Well worth a star.
  17. SPV

    Changing time zone on Admin Console (WSS 3)

    Does anyone know how to change the time zone on the Admin Console site? I know that for a normal site collection it can be done through Site Settings -> Regional Settings, but I can't see the equivalent option for the Admin Console. I have also changed the default time zone on the admin...
  18. SPV

    User(s) able to see doc library AFTER removed from permissions list

    Do they (and you) have permissions through some other user group? Perhaps a domain group? To answer your other question, there is a way in WSS (and MOSS) of granting overarching access but it only operates at the web application level. It's generally how you allow the Search service crawl...
  19. SPV

    Split a document library into two - retining version history etc

    Patrick, thanks for your reply. SharePoint Designer had slipped my mind. I will give that a try, thanks. As for publishing, isn't that a MOSS-only function? Cheers, Steve
  20. SPV

    default pdf reader

    Is it just a setting in their browser? What happens if they try to open a PDF file from a non-SharePoint website?

Part and Inventory Search

Back
Top