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 Wanet Telecoms Ltd 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: erinallen
  • Content: Threads
  • Order by date
  1. erinallen

    Excel Services for Data Entry?

    Can I use Excel Services to allow a user to enter hundreds of rows of data that I can then use to update a database? I'm trying to find a quick temporary solution for users to maintain a cross reference and enter new data fields. I then want to use this cross reference in an ETL process...
  2. erinallen

    Redirecting URL?

    Can I setup a redirect of a URL that is currently a SharePoint top level site without deleting the sharepoint site itself and provide certain people access to the site? We are using a farm with two servers. We recently migrated content to a new site URL and now want to turn off access to the...
  3. erinallen

    Log for Who Deleted a Site?

    Is there a way for me to find out who deleted a site?
  4. erinallen

    Top-Level Site Accidentally Deleted..Best approach to recover?

    A user accidentally deleted a site this week that happens to be a top-level site. Our backup strategy has been to use SQL Server backups. Here's what I'm thinking I need to do, but is it my best option for getting the site with the security back? 1. Restore from SQL Server backup the content...
  5. erinallen

    Joining AD Query with SQL Server Query

    We have setup a linked server to our domain controller to get user names from AD. We first started with a view that returned all users but quickly realized the 1000 object limit. We are now trying to narrow what is returned from AD... We have a table in SQL Server that contains the user id...
  6. erinallen

    Exclude Path Lower than Root Level?

    I have a URL that I want to do a redirect on, but the URL points to a SharePoint environment. I was thinking I could use the exclude path functionality to exclude the path, but I'm told a path that is deeper than the rool level won't work. Is that true? I can't exclude...
  7. erinallen

    Web Part Reference Stuck in Database

    I recently discovered a reference to a web part for a page in the site server database that is no longer visible on the page and is also not listed in the web part page gallery to delete. I've tried adding the web part from the virtual server and then deleting it, but the old reference is still...
  8. erinallen

    Update sharepoint data connection for InfoPath form

    I have several InfoPath forms that use data stored in SharePoint lists. I am trying to migrate these forms to a new SharePoint server and am looking for a mass update of sorts to modify the data connections. Is there anything that can help this process?
  9. erinallen

    PNAgent 9.1 on a Microsoft Terminal Server

    Is there a special install that we need to use for getting PNAgent 9.1 to work on a Microsoft Terminal Server? Our users log into a server via RDP and then use the PNAgent on that server to connect to a citrix farm. The PNAgent doesn't seem to keep the pass-through authentication settings...
  10. erinallen

    Emailing Fails if user hasn't opened Outlook

    A user can't email a report on our Citrix server if they haven't opened Outlook. It says there isn't a profile created for the user. Is anyone aware of a way to create the profile if its missing or to have Crystal email the report without having the user open Outlook first?
  11. erinallen

    Windows Script to Open and Close Outlook

    I need to setup a user's profile in Outlook on a terminal server. We are using the prf method to do this, but when this script runs: set oExec= oShell.Exec(strOutlook & "/importprf Outlook2003CitrixProfile.PRF") oExec.Terminate it opens outlook and then I try to terminate. The problem is...
  12. erinallen

    Replicate NTUSER.MAN to user profile location

    We have roaming profiles in use as well as different terminal server profiles in our environment. We want to setup a mandatory profile that gets applied to all users logging onto servers in a specific OU. We modifed the GPO for this OU so that it goes to a server location to use our profile as...
  13. erinallen

    XCopy getting Application failed to initialize (0xc0000005)

    On a newly setup PC with Windows XP, every once in a while when doing an XCopy via a batch file, I get, "Application failed to initialize properly (0xc0000005.)" I then have to reboot the machine and everything then works fine for a while before the error comes up again. Any ideas on how to...
  14. erinallen

    Version 6 Executable and Version 8 Web application

    I'm running into an issue with W2K machines that have an existing vb application that uses Crystal Reports 6. After a user runs a web application that uses the Active X control for Version 8, the version 6 reports don't run anymore. The XP machines seem to handle this fine. Any ideas? Can...
  15. erinallen

    Export to XML Format

    I want to replace "<dataroot xmlns:od="urn:schemas-microsoft-com:officedata" generated="2005-06-15T17:38:05">" with my own root directory and namespace defined. Any ideas on how to do this? Would a transform work?
  16. erinallen

    Crosstab with Percentages. CR XI

    I'm trying to figure if in XI there is a possibility of implementing this report design. I know in CR8.5 it wasn't possible. Plant Scheduled Category 1 Category 1 Hrs Hrs Percent Plant1 XXX,XXX XXX,XXX XXX.XX% Plant2 XXX,XXX XXX,XXX XXX.XX% Totals X,XXX,XXX...
  17. erinallen

    Crosstab with Numeric Data: Don't want to see 0

    I have a crosstab with numeric data in it. Rows that don't have any values show as 0. I don't want to show these, but I do want to show data where 0 was the value returned from the database. Any thoughts?
  18. erinallen

    Crosstab Report with Mixed Types

    I have a report that has a crosstab on it. In this crosstab my summary field is a string and I'm doing a max for the summary function. This works fine...the string allows my numeric data to have different formats (some columns have 4 decimals places others have 0, etc.) This doesn't work...
  19. erinallen

    Folder Title Search via CSP VERY SLOW

    We have a custom csp page that performs the same thing the Search by Folder Title function does in CE's eportfolio. We are experiencing poor performance with this. Sometimes it takes over a minute to come up other times it comes up in seconds. Anyone have any ideas what is going on...
  20. erinallen

    Reporting on Active Directory

    Has anyone been able to create a report in CR 9 that is based on Active Directory Groups? I want to filter my list of returned users to be only users in a certain group, but I can't figure out how to do this.

Part and Inventory Search

Back
Top