lorena Posted February 2, 2006 Posted February 2, 2006 I do development work by connecting through a network drive to our intranet server because VS.Net is not loaded on the machine. I have been trying to set up a data connection for a project using VS.Net Server Explorer. The problem is that the connection string VS.Net sets up references my network drive "I:\" which would be meaningless when users access the pages that would use the connection. Is there anyway to change this? To use the unc? I know I how to code a connect string and all that but I wanted to try using the data connection. Thanks Quote
Machaira Posted February 7, 2006 Posted February 7, 2006 You should be able to just change the drive letter to the server name. Quote Here's what I'm up to.
lorena Posted February 7, 2006 Author Posted February 7, 2006 thanks very much. i will give that a shot. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.