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 IamaSherpa 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: *

  1. TheVMan

    Every Email Goes Bad?

    Uninstalled/reinstalled SMTP service and that resolved the issue.
  2. TheVMan

    Every Email Goes Bad?

    I have a Win2k Server SP3 running IIS/SMTP that is acting strange suddenly. Each time I attempt to send an email, it goes straight into the badmail folder. I get a .bdr, a .bdp, and a .bad file. The .bdr file is the only thing with an error code, 0xC00402C7, which I can't find anything about...
  3. TheVMan

    Funky Caching Going On

    As far as I can tell, CF isn't parsing .cfm files in my web server directory. I've checked, and rechecked the ISAPI filter, as well as the extension definition for .cfm files. Is there any other configuration on the CF side I can do to tell it to look in the web servers directory to read those...
  4. TheVMan

    Funky Caching Going On

    I'm really at my wits end, and hope for a second opinion. Environment: Win2k server/IIS 5/ColdFusion MX Problem: Can't get .cfm pages to load properly in web root directory. My first test of my new CF install was a file test.cfm. No code, just the text "test page". Kept getting...
  5. TheVMan

    8.1.7 Setup Won't run on Pentium 4 Processor

    That's great. Thanks for the quick response. V
  6. TheVMan

    8.1.7 Setup Won't run on Pentium 4 Processor

    I have a box that I'm trying to install Oracle 8.1.7 on. It is a P4 1.8Ghz with 1 gig of memory, and Win2k server. Seems like it'd be plenty. When I try and run the setup file off the CD, it doesn't do any thing. I can monitor the processes on the server, and I see that it starts setup, but...
  7. TheVMan

    Restricted Access to Site

    I wish to restrict access to my site as a whole, to ensure users cannot bookmark individual pages inside the structure, and must enter through the index page. Can anyone point me in a good direction to restrict access to the internals of my site? I do not want to have to control user IDs and a...
  8. TheVMan

    Windows 2000 Permission Problem?

    We are actually using run as, with a domain account that is a local admin account. Unfortunately, the powers that be won't let us leave a domain account logged into the console :(
  9. TheVMan

    Windows 2000 Permissions Problem???

    Yes, I am using Run as with a domain account is also a local admin on the server. It's just really weird that it runs while logged into the console, but not while I'm logged out.
  10. TheVMan

    Windows 2000 Permissions Problem???

    Also posted in Windows 2000 Server Forum... I am having a problem with a batch process running on a Windows 2000 box, and I believe it is caused by a permissions setting somewhere in Win2K. The process is a VBScript file that spawns multiple processes, using WScript.Run(). The spawned process...
  11. TheVMan

    Windows 2000 Permission Problem?

    I am having a problem with a batch process running on a Windows 2000 box, and I believe it is caused by a permissions setting somewhere in Win2K. The process is a VBScript file that spawns multiple processes, using WScript.Run(). The spawned process then creates an object and does work. I have...
  12. TheVMan

    Open at 200%view without setting in preferences

    The default view in Acrobat Reader is the "Fit to Window" option. All my users are opening PDFs via URL on a web page, and I'd like to have it open at 200% by default, without the users having to go in and change the default setting (that's too hard for some reason). Any tips...
  13. TheVMan

    Getting Data from Teradata Help Statistics

    Unfortunately, HELP STATISTICS TABLE_NAME is the command executed to return the result. It is a reserved word, and aliasing is not allowed. If there was a way to get CF to handle the space in the column name of the results, that'd be great. Thanks.
  14. TheVMan

    Getting Data from Teradata Help Statistics

    In Teradata, a HELP STATISTICS TABLE_NAME returns the date, time, and number of unique values by column name, in the format: DATE TIME UNIQUE VALUES COLUMN NAME 5/5/2002 7:00am 84,000 ACCOUNT_ID The question is, I can't figure out how to parse...
  15. TheVMan

    Combining data from different universes

    It's called data provider linking. You have to have a key field in both tables that will make your data similar. If you have that field between the two data providers, you can go into Data Manger, select an object from one of the data provders, go to the definitions tab, and link it with the...
  16. TheVMan

    Version Control

    We're evaluating paths to take for version control. Things like source safe seem to give a platform to keep copies of your files and allow you to provide descriptions of your changes. On the other hand, we're thinking about developing an in house application, to actually record imports and...
  17. TheVMan

    Teradata Connectivity

    I'm pretty new to Visio. I'm trying to get my database model into Visio. I'm trying to import an Erwin model. I can't get a Visio Data Source for Teradata created. I can get existing connections to use the existing Teradata ODBC connection, but that won't do. Is there a workaround? Thanks...
  18. TheVMan

    Start Button

    Does anyone have any tips on changing the color on the green start button? V
  19. TheVMan

    How to move docs to new universe/respository

    You can try to log in as a General Supervisor that is in your new repo. Then point those docs to the new universe. That should do it. V
  20. TheVMan

    WebIntelligence

    You might want to try going into your Server Products setup and check to see if Webi Reporter and Webi Explorer are both installed. If they are, consider contacting your BO rep to verify that you have the appropriate key. Good luck. V

Part and Inventory Search

Back
Top