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 TouchToneTommy 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: YYKK
  • Content: Threads
  • Order by date
  1. YYKK

    Permission error in DBEngine.CreateWorkspace

    I got a strange problem when compiled an existing VB6 project. I can compile it without any error before but now I got "Compiler error : Permission denied." in "DBEngine.CreateWorkspace". I used MDAC Checker and found a lot of Dll "file not found". I search the...
  2. YYKK

    VB Installation Problem

    I have modifed a vb program and created an installation package. I used the package to install several customers' PC without any problem. But I keep getting following message when I tried on one of customers' PC: Set up cannot continue because some system files are out of date on your syste...
  3. YYKK

    How to make IUSR_machinename available through the network

    I want to add one server's internet account 'IUSR_machinename" to have write/read permission to another server's share folder. But the IUSR_Machinename is only visible to its local PC. How can I make it visible through the network and other servers can grant permission to the account...
  4. YYKK

    Permission Denied when copy a file to another server in ASP

    I wrote a web application using ASP. I need to create a text file and copy it over to another server's shared folder. The shared folder has given write/read permission to EVERYONE. I have tried to copy a text file over manually without any problem. But I got permission denied when I run the...

Part and Inventory Search

Back
Top