I would like to use <!-- #include virtual="DBConn.asp" --> to get to my connection string. My code works with "file" and "virtual" on the server, but only "file" works locally on my computer under Windows XP IIS (I am getting the error message "The include file 'DBConn.asp' was not found."
Things work when I change the string to "<!-- #include virtual="sesius/DBConn.asp" -->" I have gone to IIS and changed the Starting Point to "Default Web\sesius" but that did not appear to make a difference. My assumption is that IIS does not know that sesius is the root of the website, and I do not know how to give it this information. I would like to use the initial string above because then the code for the test bed on my computer and the server would be the same. Any ideas how I can get this to work? Thanks - george ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
