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

  1. hagartyman

    virtual include trouble

    I just figured it out. I named the file .htm instead of .asp. That caused the trouble. Thanks!
  2. hagartyman

    virtual include trouble

    both the <!-- #INCLUDE VIRTUAL=&quot;/fastrak/includes/home_template.asp&quot;--> and <% Server.Execute(&quot;/fastrak/includes/home_template.asp&quot;) %> work off of the root directory. When I move these to the fastrak/body_pages/home/default.asp it doesn't load the template.
  3. hagartyman

    virtual include trouble

    sorry - it didn't work.
  4. hagartyman

    virtual include trouble

    Hi, Please forgive me if the following seems elementary. I haven't used ASP in about 1 year though and have forgotten some of the elementary items. I have the following issue: I have a virtual include that works on a page on my root directory but the include does not work on a page that is...
  5. hagartyman

    include trouble - very troubling

    I am sure I am making some simple oversight but I haven't been able to find it. Any help would be greatly appreciated. I have two files in a default virtual directory running ASP 3.0 on Win 2k. The first file default.asp has the following code at the start: <html> <head>...
  6. hagartyman

    Error generating CAB files(s). Error code: 3

    Ramani, Thank you for your help. The deletion of the foxuser.* did the job. Again many thanks!
  7. hagartyman

    Error generating CAB files(s). Error code: 3

    Please help. I have spent about 30 hours on this so far to no avail. The exact error I am receiving is: Error generating CAB files(s). Error code: 3 Unable to add file to CAB. Check to maker sure files exist and are not in use. I have closed the Project Manager. I have also closed everything...
  8. hagartyman

    Error generating CAB file(s)

    The exact error I am receiving is: Error generating CAB files(s). Error code: 3 Unable to add file to CAB. Check to maker sure files exist and are not in use. I have closed the Project Manager. I have also closed everything else using CLOSE ALL. I have no long file names nor embeddes spaces...
  9. hagartyman

    Error generating CAB file(s)

    I continually arrive at this error while attempting to generate a setup.exe. I have attempted using the CLOSE ALL from the command window. I have service pack 5 installed for Visual Studio. I have also deleted the DISTRIB directory, all to no avail. Any help would be greatly appreciated as I...

Part and Inventory Search

Back
Top